keisku / gorillaLinks
An effective time-series data compression/decompression method based on Facebook's Gorilla.
☆75Updated 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☆119Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 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
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- Expression evaluator for Go☆77Updated 7 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Consistent hashing hashring implementation.☆36Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- ☆38Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago