keisku / gorillaLinks
An effective time-series data compression/decompression method based on Facebook's Gorilla.
☆73Updated 3 years ago
Alternatives and similar repositories for gorilla
Users that are interested in gorilla are comparing it to the libraries listed below
Sorting:
- In memory sharded cache implementation☆34Updated 4 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆38Updated 2 years ago
- Expression evaluator for Go☆75Updated 3 months ago
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated last month
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆24Updated 4 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 7 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Updated last year
- Fast varint library for Go☆19Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Library for parsing ELF files written in pure Go.☆32Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Generic boolean expression evaluation in Go☆117Updated 3 weeks ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago