tidwall / btree-benchmarkLinks
Benchmark utility for the tidwall/btree Go package
☆23Updated 2 years ago
Alternatives and similar repositories for btree-benchmark
Users that are interested in btree-benchmark are comparing it to the libraries listed below
Sorting:
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- Pure Go SQL parser☆164Updated 3 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- Storing strings without GC overhead☆84Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- ☆34Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆30Updated 2 years ago
- A high performance in memory distributed cache☆70Updated 8 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆88Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Expression evaluator for Go☆77Updated 6 months ago
- In memory sharded cache implementation☆34Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Go assembly transpiler for C programming language☆106Updated last month
- Fast histograms for Go☆37Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- High throughput primitives library☆50Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago