arstream / Network-Programming-with-GoLinks
☆17Updated 10 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 🔥☆96Updated last year
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- This repo contains my notes on working with postgresql and mysql and mongodb☆17Updated 4 years ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- ☆34Updated 4 years ago
- An example Event-Driven application in Go built with Watermill library.☆146Updated 2 years ago
- Experiments with Go generics☆100Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆379Updated 2 years ago
- Checklist for code reviews☆158Updated 4 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 4 years ago
- Repository used during the Service Weaver workshops.☆134Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 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…☆226Updated 2 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆40Updated last week
- Godon is a simple L4 load balancer built with golang☆20Updated 3 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 7 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Book companion source code☆59Updated last year
- gRPC bidirectional streaming example written in golang☆119Updated last year
- Cache benchmark for Golang☆77Updated 2 years ago