dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆495Updated 11 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☆580Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆698Updated last month
- Parse and modify Go struct field tags☆644Updated last year
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- Thread-safe file locking library in Go☆652Updated last week
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Golang implementation of Radix trees☆920Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- Attach hooks to any database/sql driver☆659Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- XXH3 algorithm in Go☆467Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Generate interfaces from structure methods.☆346Updated this week
- a fake clock for golang☆710Updated last week
- dque is a fast, embedded, durable queue for Go☆789Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆934Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Configuration for Go applications☆461Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Protobuf Field Mask Go utils☆253Updated last year
- Go structures with default values using tags☆329Updated last year