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:
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Faster version of the Go regexp package☆74Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- ☆122Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- The `io_uring` library and runtime for GO☆148Updated 4 months ago
- Pure Go SQL parser☆164Updated 3 months ago
- Go assembly transpiler for C programming language☆103Updated 3 weeks ago
- experimental raft storage☆105Updated this week
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- ☆30Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆110Updated 3 weeks ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago