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☆120Updated 2 years ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Expression evaluator for Go☆78Updated 8 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Storing strings without GC overhead☆84Updated this week
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated this week
- A spinlock implementation for Go.☆63Updated 4 years ago
- Generic boolean expression evaluation in Go☆119Updated this week
- 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
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year