dghubble / trie
Fast, zero heap allocation Go Trie for runes or paths
☆471Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for trie
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- Zero-allocation reflection library for Go☆526Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- Parse and modify Go struct field tags☆633Updated last year
- Thread-safe file locking library in Go☆579Updated last week
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- XXH3 algorithm in Go☆409Updated last year
- An in-memory cache with item expiration and generics☆955Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- simple struct copying for golang☆452Updated 4 years ago
- dque is a fast, embedded, durable queue for Go☆767Updated 3 weeks ago
- Arbitrary-precision decimals for Go☆689Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago
- Add custom struct tags to protobuf generated structs☆377Updated last month
- a fake clock for golang☆667Updated last month