go
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
gwuhaolin/livego
live video streaming server in golang
-
prometheus/alertmanager
Prometheus Alertmanager
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
google/go-containerregistry
Go library and CLIs for working with container registries
-
elastic/beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
-
WorldDbs/lotus
-
inancgumus/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
-
schollz/croc
Easily and securely send things from one computer to another 🐊 📦
-
securego/gosec
Golang security checker
-
WorldDbs/specs-actors
-
chrislusf/seaweedfs
SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
nginxinc/kubernetes-ingress
NGINX and NGINX Plus Ingress Controllers for Kubernetes
-
cosmtrek/air
☁️ Live reload for Go apps
-
emirpasic/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
googollee/go-socket.io
socket.io library for golang, a realtime application framework.
-
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
-
Terry-Mao/goim
goim
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
kubernetes/client-go
Go client for Kubernetes.
-
KubeOperator/KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
-
open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
java
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
-
doocs/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
-
apache/nifi
Apache NiFi
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
apache/rocketmq
Mirror of Apache RocketMQ
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
alibaba/DataX
-
dromara/shenyu
High-Performance Java API Gateway
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
Netflix/conductor
Conductor is a microservices orchestration engine.
-
pytorch/serve
Model Serving on PyTorch
-
ankidroid/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
-
hyb1996/Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
nayuki/QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, C++, C, Rust.
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
openjdk/jdk
JDK main-line development
-
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)
-
macrozheng/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
airbytehq/airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
-
spring-projects/spring-batch
Spring Batch is a framework for writing offline and batch applications using Spring and Java
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
javascript
python
rust
-
rustdesk/rustdesk
The best open source remote desktop client software
-
WorldDbs/rust-fil-proofs
-
matthunz/typed-sql
-
analysis-tools-dev/static-analysis
A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
-
utam0k/youki
An experimental container runtime written in Rust
-
graphql-rust/juniper
GraphQL server library for Rust
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
MaterializeInc/materialize
Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in PostgreSQL and in real time. Materialize is powered by Timely Dataflow.
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
async-graphql/async-graphql
A GraphQL server library implemented in Rust
-
PyO3/pyo3
Rust bindings for the Python interpreter
-
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
-
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
-
rust-embedded/rust-raspberrypi-OS-tutorials
📚 Learn to write an embedded OS in Rust 🦀
-
hyperledger/indy-sdk
indy-sdk
-
tokio-rs/tracing
Application level tracing for Rust.
-
eycorsican/leaf
A versatile and efficient proxy framework with nice features suitable for various use cases.
-
rust-lang/book
The Rust Programming Language
-
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs