dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆502Updated last year
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.☆347Updated 2 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆755Updated 3 months ago
- XXH3 algorithm in Go☆529Updated 2 weeks ago
- Diodes are ring buffers manipulated via atomics.☆493Updated last week
- Thread-safe file locking library in Go☆704Updated last week
- Golang implementation of Radix trees☆935Updated last year
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Partial port of Python difflib package to Go☆432Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated last month
- a fake clock for golang☆723Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,086Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Updated 2 weeks ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Generate interfaces from structure methods.☆349Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆900Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated last week
- Configuration for Go applications☆472Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago