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:
- A goroutine limiter for Go☆82Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- Rolling window implementation in go.☆57Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆80Updated 2 months 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…☆69Updated 6 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago