Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.
☆116Sep 27, 2019Updated 6 years ago
Alternatives and similar repositories for doppio
Users that are interested in doppio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 4 years ago
- Redis compatible server framework for C☆59Dec 8, 2024Updated last year
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- 10,000 Cities with Latitude, Longitude, and Elevation in Rust☆13Nov 3, 2020Updated 5 years ago
- Thread-safe concurrent maps for go.