dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆493Updated 8 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆476Updated last month
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Zero-allocation reflection library for Go☆574Updated last year
- XXH3 algorithm in Go☆456Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆923Updated 2 months ago
- reflect api without runtime reflect.Value cost☆796Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆772Updated last month
- Parse and modify Go struct field tags☆646Updated last year
- Golang implementation of Radix trees☆911Updated 11 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,043Updated last week
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- concurrency utilities☆299Updated 5 years ago
- Combine one or more Go errors together☆1,140Updated last year
- Protobuf Field Mask Go utils☆252Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Pure Go Brotli encoder and decoder☆661Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago