tidwall / tinylruLinks
A fast little LRU cache for Go
☆174Updated 2 years ago
Alternatives and similar repositories for tinylru
Users that are interested in tinylru are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆163Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- First redis RESP3 protocol library in Go☆90Updated last month
- ⚡️ lock-free utilities in Go☆164Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Runtime struct builder for Go☆32Updated 4 months ago
- Experimental packages not in std and golang.org/exp☆79Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- ☆80Updated 5 months ago
- A revamped Google's jump consistent hash☆109Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago