outcaste-io / ristrettoLinks
A high performance memory-bound Go cache
☆96Updated 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☆120Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- Fast Key-Value DB in Go☆135Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Expression evaluator for Go☆80Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- 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…☆163Updated 2 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆70Updated 3 weeks ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated this week
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆213Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A Golang implementation of CRDTs.☆288Updated 7 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Channels for gRPC: custom transports☆225Updated 2 months ago
- Storing strings without GC overhead☆85Updated last month
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆124Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year