rdleal / intervalstLinks
Golang generic Interval Search Tree
☆36Updated 8 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☆100Updated 3 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Expression evaluator for Go☆80Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- external merge sort for go (using disk)☆19Updated 5 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated last year
- galaxycache is a caching and cache-filling library based on groupcache.☆70Updated last month
- A float32 version of Go's math package☆84Updated last year
- Intern Go strings☆97Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- ☆101Updated last year
- Seekable ZSTD compression format implemented in Golang.☆131Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 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
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- errs is a package for making errors friendly and easy☆56Updated last year