poonai / aran
Key Value storage based on Ranged LSM tree
☆104Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for aran
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Go implementation of Linux Network Block Devices☆133Updated 2 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆176Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Reusable transparent log database☆145Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- Templates, generics engine for Go☆136Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Go implementation of Adiantum☆86Updated 5 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- bloomfilter.js ported to Go☆95Updated last year
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆200Updated 3 years ago