keisku / gorillaLinks
An effective time-series data compression/decompression method based on Facebook's Gorilla.
☆74Updated 3 years ago
Alternatives and similar repositories for gorilla
Users that are interested in gorilla are comparing it to the libraries listed below
Sorting:
- A JSON stream parser for Go☆68Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Storing strings without GC overhead☆84Updated last week
- Write ahead Raft log for Go☆58Updated 5 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆74Updated last month
- ☆38Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆77Updated last year
- In memory sharded cache implementation☆34Updated 4 years ago
- System V shared memory functions in pure Go.☆132Updated 11 months ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Golang implementation of rendezvous hashing (highest random weight hashing)☆42Updated last year
- ☆144Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago