shuveb / containers-the-hard-wayLinks
Learning about containers and how they work by creating them the hard way
☆1,649Updated 3 years ago
Alternatives and similar repositories for containers-the-hard-way
Users that are interested in containers-the-hard-way are comparing it to the libraries listed below
Sorting:
- A Go unikernel running on x86 bare metal☆2,307Updated 2 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 6 months ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆567Updated 4 years ago
- A pure golang SQL database for database theory research☆849Updated 4 years ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,355Updated 2 years ago
- handling 1M websockets connections in Go☆5,981Updated 3 years ago
- Chinese Translation of https://github.com/teh-cmc/go-internals☆972Updated 5 years ago
- A collection of 100+ popular LeetCode problems solved in Go.☆1,809Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,153Updated last year
- An early PostgreSQL implementation in Go☆728Updated 4 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,771Updated 6 months ago
- World's most dumbest Load Balancer☆544Updated last year
- Biscuit research OS☆2,544Updated 3 years ago
- Raft implementation in Go☆1,242Updated 10 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,534Updated 3 weeks ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,125Updated 3 months ago
- A book about the internals of the Go programming language.☆7,917Updated 4 years ago
- benchmarks for implementation of servers which support 1 million connections