go
-
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
micro/go-micro
A Go microservices development framework
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
hyperledger/fabric
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
developer-learning/night-reading-go
Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
golang/protobuf
Go support for Google's protocol buffers
-
dunglas/vulcain
Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs
-
hashicorp/hcl
HCL is the HashiCorp configuration language.
-
mongodb/mongo-go-driver
The Go driver for MongoDB
-
golang/mock
GoMock is a mocking framework for the Go programming language.
-
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
-
kubernetes/community
Kubernetes community content
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
fluxcd/flux
The GitOps Kubernetes operator
-
istio/istio
Connect, secure, control, and observe services.
-
rancher/k3s
Lightweight Kubernetes. 5 less than k8s.
java
-
KunMinX/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
-
eugenp/tutorials
The "REST With Spring" Course:
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
spring-projects/spring-boot
Spring Boot
-
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
-
Exrick/x-boot
基于Spring Boot 2.x的前后端分离开发平台X-Boot 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 日志记录 定时任务 第三方社交账号、短信登录 单点登录
-
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
-
didi/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
javamelody/javamelody
JavaMelody : monitoring of JavaEE applications
-
apache/flink
Apache Flink
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
heibaiying/BigData-Notes
大数据入门指南 ⭐️
-
strimzi/strimzi-kafka-operator
Apache Kafka running on Kubernetes
-
apple/servicetalk
A networking framework that evolves with your application
-
zhoutaoo/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
-
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
-
confluentinc/ksql
KSQL - the Streaming SQL Engine for Apache Kafka
-
JanusGraph/janusgraph
JanusGraph: an open-source, distributed graph database
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
javascript
-
fchollet/ARC
The Abstraction and Reasoning Corpus
-
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
-
goldbergyoni/nodebestpractices
✅ The largest Node.js best practices list (November 2019)
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
openlayers/openlayers
OpenLayers
-
kenwheeler/slick
the last carousel you'll ever need
-
SuperMonster003/Auto.js_Projects
基于Auto.js的辅助工具项目 Auto.js-based assistant tools projects
-
airbnb/lottie-web
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
-
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
-
prism-rb/prism
Build frontend web apps with Ruby and WebAssembly
-
Automattic/wp-calypso
The JavaScript and API powered WordPress.com
-
jojoldu/junior-recruit-scheduler
주니어 개발자 채용 정보
-
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
-
nuxt/nuxt.js
The Vue.js Framework
-
airbnb/javascript
JavaScript Style Guide
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
aws/aws-sdk-js
AWS SDK for JavaScript in the browser and Node.js
-
pixijs/pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
artf/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
LLK/scratch-gui
Graphical User Interface for creating and running Scratch 3.0 projects.
-
d3/d3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
AnalyticalGraphicsInc/cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
python
rust
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
rust-lang/cargo
The Rust package manager
-
fastly/lucet
Lucet, the Sandboxing WebAssembly Compiler.
-
rust-lang-nursery/futures-rs
Zero-cost asynchronous programming in Rust
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-lang/rustlings
Small exercises to get you used to reading and writing Rust code!
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
oam-dev/rudr
A Kubernetes implementation of the Open Application Model specification
-
hyperium/hyper
An HTTP library for Rust
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
dani-garcia/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools
-
CraneStation/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
clifinger/canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
-
yewstack/yew
Rust framework for building client web apps
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
benfred/py-spy
Sampling profiler for Python programs
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
cloudflare/wrangler
🤠 wrangle your cloudflare workers
-
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
-
libra/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
-
getsentry/sentry-cli
A command line utility to work with Sentry.
-
tokio-rs/tracing
Application level tracing for Rust.