dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆496Updated 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☆583Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆344Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Golang implementation of Radix trees☆929Updated last year
- Fast ring-buffer deque (double-ended queue)☆741Updated 3 weeks ago
- XXH3 algorithm in Go☆492Updated 4 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆785Updated last month
- Parse and modify Go struct field tags☆651Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Clock is a small library for mocking time in Go.☆687Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Thread-safe file locking library in Go☆676Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆638Updated 8 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go structures with default values using tags☆336Updated last year
- go wrapper for zstd☆465Updated 2 weeks ago
- Generate interfaces from structure methods.☆348Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆202Updated this week
- DNS lookup cache for Go☆289Updated 2 years ago
- Attach hooks to any database/sql driver☆660Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- ☆420Updated this week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago