tidwall / tinybtree
Just an itsy bitsy b-tree in Go
☆96Updated 3 years ago
Alternatives and similar repositories for tinybtree
Users that are interested in tinybtree are comparing it to the libraries listed below
Sorting:
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Expression evaluator for Go☆73Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- A collection of utility functions, with built-in localization, for humanizing various types of data input, in Go☆74Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- hybrid spatial data structure☆12Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆17Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago