kasvith / simplelbLinks
World's most dumbest Load Balancer
☆544Updated last year
Alternatives and similar repositories for simplelb
Users that are interested in simplelb are comparing it to the libraries listed below
Sorting:
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 7 months ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆566Updated 4 years ago
- Solutions for Elements of Programming Interviews problems written in Golang (work-in-progress)☆539Updated 3 years ago
- Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.☆951Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- An early PostgreSQL implementation in Go☆727Updated 4 years ago
- Algorithms, 4th Edition, Go version☆189Updated last year
- Write ahead log for Go.☆701Updated 4 months ago
- Example code for Go generics☆1,360Updated 2 years ago
- This is the code repository for the book, Go Design Patterns, published by Packt☆419Updated 2 years ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,130Updated 4 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- B-tree implementation for Go☆1,179Updated 2 months ago
- Collection of materials for my Youtube Channel about Go☆662Updated last month
- B-tree implementation for Go☆239Updated 3 years ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆457Updated 4 years ago
- ☆811Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆384Updated 7 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 7 years ago
- Golang rate limiters for distributed applications☆611Updated last week
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- 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 2 years ago
- CLRS study. Codes are written with golang.☆836Updated 4 years ago
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆429Updated 2 years ago
- Building Distributed Applications in Gin, published by Packt☆198Updated last year
- A collection of Go style guides☆975Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,011Updated last week