sysulq / golang-lru
Golang LRU cache with expire feature.
☆66Updated 10 months ago
Alternatives and similar repositories for golang-lru:
Users that are interested in golang-lru are comparing it to the libraries listed below
- Storing strings without GC overhead☆82Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆139Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Fast generation of 192-bit UUIDs☆84Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- ☆80Updated 3 weeks ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- Simple string pattern matcher for Go☆127Updated last year
- Temporary redis-server processes for golang testing☆37Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago