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
- A simple and efficient LRU cache package for Go☆38Updated last year
- Non-Invasive goroutine inspector☆90Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 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 5 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 10 months ago
- A memory allocator for Go.☆81Updated 4 years ago
- A tiny library to get current goroutine id☆91Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago