arstream / Network-Programming-with-GoLinks
☆17Updated 9 years ago
Alternatives and similar repositories for Network-Programming-with-Go
Users that are interested in Network-Programming-with-Go are comparing it to the libraries listed below
Sorting:
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- Distributed key-value database in Go☆44Updated 5 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 6 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆194Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- Algorithms, 4th Edition, Go version☆187Updated 8 months ago
- Checklist for code reviews☆158Updated 4 years ago
- experimental raft storage☆105Updated this week
- A distributed message queue.☆125Updated 3 months ago
- Log-structured merge-tree☆32Updated 2 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Implementation of MapReduce in Go.☆24Updated 5 years ago
- Example code for how to get hashicorp/raft running with gRPC☆229Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆28Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- Writing High Performant Golang Programs☆173Updated 2 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆159Updated 2 years ago
- ☆34Updated 4 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- ☆55Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago