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:
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 weeks ago
- Pure Go SQL parser☆167Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- ☆123Updated 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 3 months ago
- Consistent hashing hashring implementation.☆36Updated last year
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 4 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 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
- fast int64-int64 map for go☆98Updated last week
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆34Updated 7 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year