dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆495Updated last year
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☆581Updated last year
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Thread-safe file locking library in Go☆661Updated last week
- XXH3 algorithm in Go☆489Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆487Updated last week
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Protobuf Field Mask Go utils☆253Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- reflect api without runtime reflect.Value cost☆807Updated 6 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated this week
- Generate interfaces from structure methods.☆348Updated last week
- Golang implementation of Radix trees☆926Updated last year
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆200Updated last month
- Configuration for Go applications☆463Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated 11 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- go wrapper for zstd☆462Updated last month
- Attach hooks to any database/sql driver☆658Updated last year
- DNS lookup cache for Go☆288Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,064Updated last month
- A portable mmap package for Go☆1,074Updated 10 months ago