keisku / gorillaLinks
An effective time-series data compression/decompression method based on Facebook's Gorilla.
☆76Updated 3 years ago
Alternatives and similar repositories for gorilla
Users that are interested in gorilla are comparing it to the libraries listed below
Sorting:
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- ☆38Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆124Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago