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☆582Updated last year
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Thread-safe file locking library in Go☆659Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- XXH3 algorithm in Go☆484Updated 2 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆941Updated 5 months ago
- Golang implementation of Radix trees☆923Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 6 months ago
- Protobuf Field Mask Go utils☆253Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Configuration for Go applications☆463Updated last year
- go wrapper for zstd☆462Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- a fake clock for golang☆712Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- ☆416Updated 3 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆798Updated last week
- Partial port of Python difflib package to Go☆419Updated 2 years ago