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
Sorting:
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Go reflection simplified☆101Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Rolling window implementation in go.☆57Updated last week
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ☆80Updated last month
- Golang circular (ring) buffer☆174Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 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…☆69Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Load file-backed memory☆122Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Go library to run locks over etcd.☆43Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- 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 revamped Google's jump consistent hash☆106Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Call private methods freely in Golang☆45Updated 9 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago