poonai / aranLinks
Key Value storage based on Ranged LSM tree
☆105Updated 5 years ago
Alternatives and similar repositories for aran
Users that are interested in aran are comparing it to the libraries listed below
Sorting:
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Reusable transparent log database☆145Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- 🔎 A distributed application health monitoring library☆237Updated 4 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Vector clock logging library for Go☆186Updated last year
- Go implementation of Linux Network Block Devices☆139Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago