jamiealquiza / bicache
A hybrid MFU / MRU, TTL, sharded cache for Go (aka LFU / LRU)
☆28Updated 7 months ago
Alternatives and similar repositories for bicache:
Users that are interested in bicache are comparing it to the libraries listed below
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 8 months ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 9 months ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Go interface to Constant Databases (CDB)☆10Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 6 years ago
- example go plugin to be used with☆13Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Help you to control the flow of goroutine☆22Updated 8 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Various Go utility packages.☆37Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Simple and easy to use server orchestration set of tools made with love and Go.☆11Updated 8 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- Inspect an executable to find the Go version it was compiled with.☆11Updated 7 years ago
- Generate Go structs from JSON!☆42Updated 11 years ago
- Structured log interface☆26Updated 7 years ago
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Updated 10 months ago
- SSH Utilities/Helpers around golang.org/x/crypto/ssh☆9Updated last year
- StreamQL is a stream query language☆17Updated 7 years ago
- Raft backend implementation using BuntDB☆16Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 8 years ago