dghubble / trie
Fast, zero heap allocation Go Trie for runes or paths
☆484Updated 5 months ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Zero-allocation reflection library for Go☆555Updated last year
- Clock is a small library for mocking time in Go.☆679Updated last year
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Parse and modify Go struct field tags☆636Updated last year
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Fast ring-buffer deque (double-ended queue)☆649Updated last week
- Golang implementation of Radix trees☆901Updated 7 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆766Updated 5 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆888Updated last year
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆779Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- Thread-safe file locking library in Go☆607Updated last week
- Go package implementing bitsets☆1,380Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆647Updated 10 months ago
- Attach hooks to any database/sql driver☆654Updated 7 months ago
- XXH3 algorithm in Go☆427Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆533Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,026Updated last month
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- ☆385Updated this week
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Zero-allocation type-safe pool for Go☆230Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago