Stars
- All languages
- ActionScript
- ApacheConf
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cython
- D
- Dart
- Dockerfile
- EJS
- Erlang
- Go
- Groff
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- Logos
- Lua
- MDX
- Makefile
- Markdown
- Mermaid
- Objective-C
- PHP
- PLpgSQL
- Perl
- Puppet
- PureBasic
- Python
- Raku
- Roff
- Ruby
- Rust
- SCSS
- SaltStack
- Scala
- Scheme
- Shell
- Swift
- TLA
- TeX
- TypeScript
- Typst
- Vim Script
- Vue
- XML
- XSLT
- nesC
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
The Prometheus monitoring system and time series database.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Distributed reliable key-value store for the most critical data of a distributed system
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …
A golang ebook intro how to build a web with golang
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Learn and understand Docker&Container technologies, with real DevOps practice!
Delve is a debugger for the Go programming language.
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
A lightweight, cryptography-powered, open-source toolkit built to enforce Zero Trust security for infrastructure, applications, and data in the AI-driven world.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
Golang implementation of the Raft consensus protocol
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
BTree provides a simple, ordered, in-memory data structure for Go programs.
A course to build distributed key-value service based on TiKV model