amit-davidson / btree
B-tree implementation for Go
☆233Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 3 months ago
- Go port of Google's Swiss Table hash table☆321Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Convert Go values to their AST☆308Updated 3 months ago
- Checklist for code reviews☆151Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆241Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆176Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆157Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- ☆168Updated last week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- ☆110Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated last year
- A highly optimized double-ended queue☆185Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Generic resource pool for Go☆304Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Simple dense bitmap index in Go with binary operators☆311Updated last year
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆225Updated 2 months ago
- The size of variable at runtime☆138Updated 3 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆430Updated 3 weeks ago
- Write ahead log for Go.☆611Updated this week
- XXH3 algorithm in Go☆409Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated last year
- Load file-backed memory☆121Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated last year