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☆82Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Rolling window implementation in go.☆57Updated last month
- Golang circular (ring) buffer☆174Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Static bit vector structures library☆72Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆76Updated 10 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Simple string pattern matcher for Go☆128Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Go reflection simplified☆102Updated 9 months ago
- ☆80Updated 4 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years 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
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago