petar / GoLLRB
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
☆805Updated 2 years ago
Alternatives and similar repositories for GoLLRB:
Users that are interested in GoLLRB are comparing it to the libraries listed below
- Golang channel helpers and special types☆807Updated last year
- Golang implementation of Radix trees☆901Updated 7 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆766Updated 5 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- An immutable radix tree implementation in Golang☆1,026Updated this week
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- A portable mmap package for Go☆989Updated 2 months ago
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- Benchmarks of Go serialization methods☆1,583Updated 5 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Fast golang queue using ring-buffer☆620Updated last year
- Rich testing for the Go language☆698Updated 6 months ago
- Raft backend implementation using BoltDB☆671Updated this week
- Package goraph implements graph data structure and algorithms.☆739Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆998Updated 2 months ago
- Goroutine Leak Detector☆1,040Updated 4 years ago
- Goroutine local storage☆672Updated 2 years ago
- gorocksdb is a Go wrapper for RocksDB☆948Updated 11 months ago
- slab allocator in go☆376Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated last week
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- A disk-backed key-value store.☆1,416Updated 3 years ago
- Connection pool for Go's net.Conn interface☆1,363Updated 6 years ago
- Simple, fast and scalable golang rpc library for high load☆707Updated 2 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆570Updated 4 years ago
- Persistent stacks and queues for Go backed by LevelDB☆863Updated last month
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,877Updated 11 months ago