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:
- Pure Go SQL parser based on the SQLite SQL definition☆174Updated this week
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- ☆123Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- fast int64-int64 map for go☆100Updated 2 months ago
- ☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆121Updated 2 weeks ago
- Go assembly transpiler for C programming language☆108Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- ☆27Updated 3 years ago
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 6 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Benchmarks for ch☆34Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- ☆45Updated 9 months ago