dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆496Updated 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☆582Updated last year
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- Thread-safe file locking library in Go☆656Updated last week
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- XXH3 algorithm in Go☆476Updated last month
- Fast ring-buffer deque (double-ended queue)☆700Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Golang implementation of Radix trees☆923Updated last year
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Attach hooks to any database/sql driver☆658Updated last year
- dque is a fast, embedded, durable queue for Go☆789Updated 10 months ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Partial port of Python difflib package to Go☆418Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆402Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Generate interfaces from structure methods.☆347Updated this week
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- A portable mmap package for Go☆1,071Updated 8 months ago
- DNS lookup cache for Go☆287Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago