dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆502Updated 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☆596Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- Fast ring-buffer deque (double-ended queue)☆752Updated 2 months ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- XXH3 algorithm in Go☆523Updated last week
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- Thread-safe file locking library in Go☆703Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Golang implementation of Radix trees☆933Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated 2 months ago
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,084Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated last week
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- DNS lookup cache for Go☆289Updated 2 years ago
- go wrapper for zstd☆474Updated 2 months ago
- Go structures with default values using tags☆344Updated last year
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago