dennwc / varintLinks
Fast varint library for Go
☆19Updated 3 years ago
Alternatives and similar repositories for varint
Users that are interested in varint are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast histograms for Go☆37Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Storing strings without GC overhead☆84Updated last month
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- rendezvous hashing☆69Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- ☆145Updated last year
- An implementation of Count-Min Sketch in Golang☆37Updated 11 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A Go API for perf_event_open☆24Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week