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:
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Thread-safe file locking library in Go☆684Updated last week
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- Golang implementation of Radix trees☆931Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- XXH3 algorithm in Go☆505Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- reflect api without runtime reflect.Value cost☆819Updated 8 months ago
- go wrapper for zstd☆468Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- Clock is a small library for mocking time in Go.☆688Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A portable mmap package for Go☆1,080Updated last year
- Generate interfaces from structure methods.☆349Updated last week
- An immutable radix tree implementation in Golang☆1,081Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Convert Go values to their AST☆311Updated 10 months ago
- ☆425Updated this week
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago