go
-
jdkato/prose
📖A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
-
alecthomas/participle
A parser library for Go
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
josephyzhou/github-trending
Tracking the most popular Github repos, updated daily
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
liftbridge-io/liftbridge
Lightweight, fault-tolerant message streams.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
rtr7/router7
pure-Go small home internet router
-
xeipuuv/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
alipay/sofa-mosn
SOFA MOSN is a modular observable smart proxy which can be used in service mesh deployed as a data plane sidecar.
-
goodrain/rainbond
Serverless PaaS , A new generation of easy-to-use cloud management platforms based on kubernetes.
-
gaia-pipeline/gaia
Build powerful pipelines in any programming language.
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
CanonicalLtd/dqlite
Distributed SQLite for Go applications
-
gogs/gogs
Gogs is a painless self-hosted Git service.
-
junegunn/fzf
🌸A command-line fuzzy finder
-
alipay/sofa-mesh
A solution for large-scale Service Mesh based on Istio.
java
-
crossoverJie/Java-Interview
👨🎓Java related : basic, concurrent, algorithm
-
forezp/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
-
UCodeUStory/S-MVP
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
-
spring-projects/spring-boot
Spring Boot
-
GoogleContainerTools/jib
⛵️Build container images for your Java applications.
-
guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
eugenp/tutorials
The "REST With Spring" Course:
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
kdn251/interviews
Everything you need to know to get the job.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
google/guava
Google core libraries for Java
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
spring-projects/spring-framework
Spring Framework
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
-
alipay/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
-
whataa/pandora
an android library for debugging what we care about directly in app.
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
alibaba/fastjson
🚄A fast JSON parser/generator for Java
-
Wechat-Group/weixin-java-tools
可能是目前最好最全的微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
alipay/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
javascript
-
phobal/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
-
hasura/graphql-engine
Blazing fast, instant GraphQL APIs on Postgres with fine grained access control
-
imbrn/v8n
☑️JavaScript fluent validation library.
-
jasperapp/jasper
Jasper - A flexible and powerful issue reader for GitHub
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
alidcastano/rogue.js
Rogue.js - a nearly invisible framework for creating server-rendered React applications
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more🏅
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebook/create-react-app
Create React apps with no build configuration.
-
joshwcomeau/guppy
🐠A friendly application manager and task runner for React.js
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
browsh-org/browsh
A fully-modern text-based browser, rendering to TTY and browsers
-
axios/axios
Promise based HTTP client for the browser and node.js
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
airbnb/javascript
JavaScript Style Guide
-
wjkang/3YAdmin
基于react全家桶+antd构建的专注通用权限控制与表单的后台管理系统模板
-
juliangarnier/anime
JavaScript Animation Engine
-
mixn/carbon-now-cli
🎨Beautiful images of your code — from right inside your terminal.
-
facebook/react-native
A framework for building native apps with React.
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
GoogleChromeLabs/pwacompat
PWACompat to bring Web App Manifest to older browsers
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
mui-org/material-ui
React components that implement Google's Material Design.
-
mrdoob/three.js
JavaScript 3D library.
python
rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
xiph/rav1e
The fastest and safest AV1 encoder.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
jkcclemens/paste
A sensible, modern pastebin.
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
quadrupleslap/srs
A WebM screen recorder.
-
servo/servo
The Servo Browser Engine
-
imazen/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
cswinter/LocustDB
Massively parallel, high performance analytics database that will rapidly devour all of your data.
-
japaric/libm
A port of MUSL's libm to Rust.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
atom/xray
An experimental next-generation Electron-based text editor
-
japaric/criterion.rs
Statistics-driven micro-benchmarking library
-
paritytech/parity-ethereum
The fast, light, and robust Ethereum client.
-
orlp/slotmap
Slotmap data structure for Rust
-
DenisKolodin/yew
Rust framework for building client web apps
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rabbitstack/rabbitc
Micro container runtime
-
snapview/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
-
linkerd/linkerd2-proxy
The Linkerd2 Proxy
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor
-
SergioBenitez/Rocket
A web framework for Rust.
-
saschagrunert/webapp.rs
A web application completely written in Rust.
-
rust-lang/cargo
The Rust package manager