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☆83Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Rolling window implementation in go.☆57Updated last month
- Go client library for Pilosa☆57Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- System V shared memory functions in pure Go.☆133Updated 9 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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☆109Updated last year
- Go reflection simplified☆102Updated 8 months ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Expression evaluator for Go☆75Updated 3 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago