poonai / aran
Key Value storage based on Ranged LSM tree
☆104Updated 4 years ago
Alternatives and similar repositories for aran:
Users that are interested in aran are comparing it to the libraries listed below
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 4 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- Go implementation of Linux Network Block Devices☆133Updated 6 months ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Cuckoo Filter: Practically better than bloom filter☆81Updated 5 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- 📋 cheat sheet which maps the results of channel operations based on its state☆19Updated 5 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆175Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- bloomfilter.js ported to Go☆95Updated last year