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
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Rolling window implementation in go.☆57Updated last month
- Fast generation of 192-bit UUIDs☆84Updated last year
- A goroutine limiter for Go☆80Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 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
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- ☆80Updated last month
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 8 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago