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:
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Rolling window implementation in go.☆59Updated this week
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Storing strings without GC overhead☆86Updated last month
- xxh3 fast hash function☆105Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago