tidwall / tinybtreeLinks
Just an itsy bitsy b-tree in Go
☆96Updated 4 years ago
Alternatives and similar repositories for tinybtree
Users that are interested in tinybtree are comparing it to the libraries listed below
Sorting:
- A memory allocator for Go.☆87Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Rolling window implementation in go.☆59Updated 2 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A collection of HTTP utilities for Go☆17Updated 2 weeks ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Storing strings without GC overhead☆84Updated last week
- low level data type and utils in Golang.☆84Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago