rdleal / intervalst
Golang generic Interval Search Tree
☆32Updated 3 months ago
Alternatives and similar repositories for intervalst:
Users that are interested in intervalst are comparing it to the libraries listed below
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- MUS format serializer for Golang☆112Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 9 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆86Updated 5 months ago
- Intern Go strings☆94Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 5 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 5 months ago
- Seekable ZSTD compression format implemented in Golang.☆93Updated 2 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated 2 months ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆46Updated 2 years ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- A better Generic Pool (sync.Pool)☆54Updated 2 months ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Ordered codes for database keys☆41Updated 8 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated last month