sysulq / golang-lru
Golang LRU cache with expire feature.
☆66Updated 8 months ago
Alternatives and similar repositories for golang-lru:
Users that are interested in golang-lru are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Go reflection simplified☆102Updated 4 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 5 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- xxh3 fast hash function☆105Updated 5 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ☆80Updated 3 weeks ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 7 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago