karlseguin / rcacheLinks
A simple cache meant to hold a small number of values
☆30Updated 6 years ago
Alternatives and similar repositories for rcache
Users that are interested in rcache are comparing it to the libraries listed below
Sorting:
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 3 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.