tidwall / tinylru
A fast little LRU cache for Go
โ167Updated last year
Alternatives and similar repositories for tinylru:
Users that are interested in tinylru are comparing it to the libraries listed below
- Load file-backed memoryโ120Updated 2 years ago
- ๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)โ150Updated 2 years ago
- A buffer pool file I/O library for Goโ54Updated 3 years ago
- Expression evaluator for Goโ67Updated 11 months ago
- Non-Invasive goroutine inspectorโ90Updated last year
- Package for getting the runtime ID of a goroutineโ44Updated 8 months ago
- A spinlock implementation for Go.โ61Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Goโ225Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)โ137Updated 2 years ago
- First redis RESP3 protocol library in Goโ88Updated 11 months ago
- goroutine local storage (use context instead if possible)โ74Updated 2 months ago
- A JSON stream parser for Goโ67Updated 2 years ago
- Server for benchmarking pure Go key/value databasesโ155Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.โ138Updated 4 years ago
- Go Pooling Helpersโ113Updated 4 years ago
- โก๏ธ lock-free utilities in Goโ152Updated 8 months ago
- Connection pool for Go's net.Conn interfaceโ128Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ217Updated last year
- Fast event-loop networking for Go (the lite version)โ71Updated 4 years ago
- Golang library for io_uring (without CGO)โ133Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channelsโ39Updated 2 years ago
- A reliability layer for UDP connections in Go.โ138Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.โ46Updated 2 years ago
- Off heap golang memory poolโ59Updated 3 years ago
- Simple string pattern matcher for Goโ126Updated 10 months ago
- Best-effort CPU-local sharded values for Goโ199Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.โ78Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.โ80Updated 2 years ago
- Benchmark all the top in-memory Go caching librariesโ62Updated last year
- โ117Updated last year