tidwall / tinylruLinks
A fast little LRU cache for Go
☆171Updated 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 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Go Pooling Helpers☆117Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- ☆80Updated 3 months ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- ⚡️ lock-free utilities in Go☆158Updated last year
- Non-Invasive goroutine inspector☆91Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago