outcaste-io / ristrettoLinks
A high performance memory-bound Go cache
☆91Updated 2 months ago
Alternatives and similar repositories for ristretto
Users that are interested in ristretto are comparing it to the libraries listed below
Sorting:
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Pure Go SQL parser☆163Updated 2 months ago
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Fast Key-Value DB in Go☆133Updated last week
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated 2 months ago
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- A Go library implementing a FST (finite state transducer)☆202Updated 8 months ago
- Expression evaluator for Go☆77Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- A high performance in memory distributed cache☆67Updated 6 months ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- ☆122Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆243Updated 4 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆138Updated last year
- Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge☆71Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Library for creating predicate mini-languages in Go☆100Updated last month
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago