poonai / aranLinks
Key Value storage based on Ranged LSM tree
☆105Updated 4 years ago
Alternatives and similar repositories for aran
Users that are interested in aran are comparing it to the libraries listed below
Sorting:
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆92Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A memory allocator for Go.☆85Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Vector clock logging library for Go☆185Updated last year
- Reusable transparent log database☆145Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Go implementation of Linux Network Block Devices☆137Updated last year
- 🔎 A distributed application health monitoring library☆237Updated 3 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Compiles Go to WASM and deploys to the jsgo.io CDN☆145Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago