sysulq / golang-lruLinks
Golang LRU cache with expire feature.
☆66Updated last year
Alternatives and similar repositories for golang-lru
Users that are interested in golang-lru are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple string pattern matcher for Go☆130Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Expression evaluator for Go☆77Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆86Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago