bboreham / go-loserLinks
Loser Tree data structure, for fast k-way merge
☆33Updated 9 months ago
Alternatives and similar repositories for go-loser
Users that are interested in go-loser are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- A high performance in memory distributed cache☆61Updated 3 months ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆18Updated 9 months ago
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- K-way merge with Go 1.23 range functions☆39Updated 5 months ago
- Library of generic types intended to help create WebAssembly host modules for wazero☆39Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Go programming language port of liburing.☆105Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- Cookies, but with structs, for happiness.☆111Updated 2 weeks ago
- Print uncovered code☆56Updated 3 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆69Updated 3 years ago
- A simple In-Memory Data Grid in Go☆73Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Quick helpers for testing Go applications using generics.☆52Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Ordered codes for database keys☆41Updated 10 months ago
- ☆43Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A Go API for perf_event_open☆24Updated 10 months ago
- Avro codec and code generation for Go☆90Updated last month
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Go performance community☆32Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- A Kafka log inspired in-memory and append-only data structure☆132Updated 3 weeks ago