go
-
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
iawia002/annie
👾 Fast, simple and clean video downloader
-
containous/traefik
The Cloud Native Edge Router
-
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
-
anacrolix/torrent
Full-featured BitTorrent-client package and utilities
-
golang/protobuf
Go support for Google's protocol buffers
-
olivere/elastic
Elasticsearch client for Go.
-
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.
-
onsi/ginkgo
BDD Testing Framework for Go
-
mailru/easyjson
Fast JSON serializer for golang.
-
GoogleCloudPlatform/cloud-run-button
Let anyone deploy your GitHub repos to Google Cloud Run with a single click
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
banzaicloud/bank-vaults
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
-
terraform-providers/terraform-provider-aws
Terraform AWS provider
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
gomods/athens
A Go module datastore and proxy
-
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
cilium/cilium
API Aware Networking and Security using BPF and XDP
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
golang/go
The Go programming language
-
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
java
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
justauth/JustAuth
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为和企业微信等第三方平台的授权登录。 Login, so easy!
-
seaswalker/spring-analysis
Spring源码阅读
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
vert-x3/vertx-examples
Vert.x examples
-
alibaba/flutter_boost
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
-
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
jenkinsci/jenkins
Jenkins automation server
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
react-native-community/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
CyC2018/CS-Notes
📚 Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(18k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
-
confluentinc/ksql
KSQL - the Streaming SQL Engine for Apache Kafka
-
alibaba/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
-
Netflix/SimianArmy
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
-
confluentinc/schema-registry
Confluent Schema Registry for Kafka
-
confluentinc/kafka-rest
Confluent REST Proxy for Kafka
-
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
-
streamx-co/FluentJPA
Fluent API for writing typesafe SQL queries in Java for JPA.
javascript
python
rust