tidwall / tinybtreeLinks
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:
- Load file-backed memory☆122Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- hybrid spatial data structure☆12Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years 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.☆81Updated 3 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 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
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- 💥 Fusion is a tiny stream processing library written in Go.☆17Updated 4 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- A memory allocator for Go.☆83Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Updated 6 years ago
- A function for wrapping middlewares that take and return http.Handler objects for the gin framework☆27Updated 2 years ago