go
-
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
-
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
vugu/vugu
Vugu: A modern UI library for Go+WebAssembly (experimental)
-
istio/istio
Connect, secure, control, and observe services.
-
containers/libpod
libpod is a library used to create container pods. Home of Podman.
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities.
-
danicat/pacgo
A Pac Man clone written in Go (with emojis!)
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
cortexproject/cortex
A multitenant, horizontally scalable Prometheus as a Service
-
golangci/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
-
Shopify/toxiproxy
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
XiaoMi/soar
SQL Optimizer And Rewriter
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
-
minio/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
Masterminds/squirrel
Fluent SQL generation for golang
-
pusher/oauth2_proxy
A reverse proxy that provides authentication with Google, Github or other providers.
java
-
micronaut-projects/micronaut-predator
Ahead of Time Data Repositories
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
apache/hive
Apache Hive
-
zhoutaoo/SpringCloud
基于SpringCloud2.0的微服务开发脚手架,整合了spring-security-oauth2、apollo、eureka、feign、hystrix、springcloud-gateway、springcloud-bus等。治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
-
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
-
react-native-mapbox-gl/maps
A Mapbox GL react native module for creating custom maps
-
apache/incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
-
DrKLO/Telegram
Telegram for Android source
-
b3log/solo
🎸 一款小而美的博客系统,专为程序员设计。https://hacpai.com/tag/solo
-
sqshq/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
-
apache/hbase
Mirror of Apache HBase
-
hankcs/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
-
oracle/helidon
Java libraries for writing microservices
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
eclipse/microprofile
Repository for important documentation - the index to the project / community
-
google/ExoPlayer
An extensible media player for Android
-
apache/kafka
Mirror of Apache Kafka
-
oracle/graal
GraalVM: Run Programs Faster Anywhere 🚀
-
rishabh115/Interview-Questions
Most comprehensive list 📋 of interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
-
lionsoul2014/ip2region
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
eclipse/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
-
jenkinsci/jenkins
Jenkins automation server
-
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
-
OpenFeign/feign
Feign makes writing java http clients easier
javascript
python
rust