dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆495Updated 10 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Thread-safe file locking library in Go☆649Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Zero-allocation reflection library for Go☆579Updated last year
- Parse and modify Go struct field tags☆646Updated last year
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- Golang implementation of Radix trees☆918Updated last year
- Diodes are ring buffers manipulated via atomics.☆480Updated 2 months ago
- Generate interfaces from structure methods.☆345Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 2 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- A portable mmap package for Go☆1,057Updated 7 months ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 3 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- XXH3 algorithm in Go☆463Updated last week
- DNS lookup cache for Go☆286Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Protobuf Field Mask Go utils☆252Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆779Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Configuration for Go applications☆463Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- go wrapper for zstd☆455Updated last month
- Attach hooks to any database/sql driver☆658Updated last year