dennwc / varintLinks
Fast varint library for Go
☆19Updated 4 years ago
Alternatives and similar repositories for varint
Users that are interested in varint are comparing it to the libraries listed below
Sorting:
- Fast histograms for Go☆37Updated last year
- TopN collector☆26Updated last year
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Continuous profiling with perf☆60Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆123Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Raft backend implementation using BadgerDB☆120Updated 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
- ☆33Updated 3 years ago
- ☆146Updated last year
- Storing strings without GC overhead☆84Updated this week
- Go stdlib net/rpc with context.Context support☆37Updated 3 years ago
- Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)☆54Updated 3 weeks ago
- simple data streams for go☆31Updated 3 years ago
- rendezvous hashing☆69Updated 4 years ago