alexanderGugel / arc
An Adaptive Replacement Cache (ARC) written in Go.
☆222Updated 5 years ago
Alternatives and similar repositories for arc:
Users that are interested in arc are comparing it to the libraries listed below
- Go Library for distributing work to workers☆314Updated 9 years ago
- Experimental channel implementation☆311Updated 8 years ago
- A time series storage engine for Go☆390Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- OneCache is a best-effort, replicated KV store accessible via the memcached protocol☆248Updated 9 years ago
- A generic latency benchmarking library.☆313Updated 7 years ago
- GoshawkDB server☆208Updated 7 years ago
- ☆241Updated 7 years ago
- Aspect Oriented Programming for Go☆225Updated 5 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Configuration file syntax and parsing for golang☆109Updated 8 years ago
- [Go] mmm - manual memory management library.☆397Updated 7 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 10 months ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 9 years ago
- A utility for conceptualizing large Go code bases☆179Updated 3 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Ringbuffer-backed interactive data pipeline☆124Updated 10 years ago
- A Go package for logging that supports a tagged style of logging☆119Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A zero-config, reverse-proxy written in Go☆118Updated 10 years ago
- d-left Counting Bloom Filter☆56Updated 9 years ago
- go on Rumprun☆311Updated 6 years ago
- A distributed mailbox system☆316Updated 10 years ago
- Go client for Disque☆134Updated 7 years ago
- File backed element store with caching and async writes☆56Updated 10 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆296Updated 5 years ago
- A distributed id generation service that starts at zero.