dghubble / trie
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:
- Zero-allocation reflection library for Go☆572Updated last year
- Fast, fully fledged murmur3 in Go.☆333Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- Thread-safe file locking library in Go☆632Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Parse and modify Go struct field tags☆644Updated last year
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- Go package for dealing with maps, slices, JSON and other data.☆751Updated 3 months ago
- Code generation tools for Go.☆431Updated 7 months ago
- XXH3 algorithm in Go☆449Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,053Updated 3 weeks ago
- Partial port of Python difflib package to Go☆406Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated last month
- High level abstractions over the Go reflect library☆528Updated 9 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- ☆204Updated 10 months ago
- Fast ring-buffer deque (double-ended queue)☆681Updated 3 weeks ago
- A portable mmap package for Go☆1,024Updated 5 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆577Updated 4 years ago