rdleal / intervalstLinks
Golang generic Interval Search Tree
☆36Updated 6 months ago
Alternatives and similar repositories for intervalst
Users that are interested in intervalst are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated last month
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 10 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Intern Go strings☆97Updated 2 years ago
- A collection of Go utility packages used by GRAIL's tools☆98Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 12 years ago
- A go function to report total system memory☆206Updated 3 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- Seekable ZSTD compression format implemented in Golang.☆128Updated 2 weeks ago
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- A high performance in memory distributed cache☆74Updated last week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go SQL parser☆172Updated last week
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A better Generic Pool (sync.Pool)☆69Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- ☆122Updated 2 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago