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
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Pure Go SQL parser☆173Updated 3 weeks ago
- ☆123Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆122Updated 3 weeks ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Go programming language port of liburing.☆113Updated 2 years ago
- 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.☆56Updated 5 months ago
- The `io_uring` library and runtime for GO☆154Updated 7 months ago
- ☆33Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- fast int64-int64 map for go☆99Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆34Updated 4 years ago
- Golang lock-free Hashmap and List☆72Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago