tidwall / btree-benchmarkLinks
Benchmark utility for the tidwall/btree Go package
☆24Updated 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:
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- ☆123Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- fast int64-int64 map for go☆99Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- ☆34Updated 4 years ago
- The `io_uring` library and runtime for GO☆154Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Pure Go SQL parser☆173Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- Load file-backed memory☆122Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- ☆30Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆90Updated 4 months ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Go programming language port of liburing.☆113Updated 2 years ago