dghubble / trie
Fast, zero heap allocation Go Trie for runes or paths
☆479Updated 3 months ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Golang implementation of Radix trees☆896Updated 6 months ago
- Zero-allocation reflection library for Go☆548Updated last year
- reflect api without runtime reflect.Value cost☆773Updated 6 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago
- Thread-safe file locking library in Go☆603Updated last week
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- Parse and modify Go struct field tags☆635Updated last year
- a fake clock for golang☆678Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆312Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Diodes are ring buffers manipulated via atomics.☆465Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- Attach hooks to any database/sql driver☆652Updated 6 months ago
- Clock is a small library for mocking time in Go.☆678Updated last year
- Get hash values for arbitrary values in Go (golang).☆755Updated 2 years 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.☆538Updated last year
- High level abstractions over the Go reflect library☆528Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- XXH3 algorithm in Go☆415Updated last year
- Fast ring-buffer deque (double-ended queue)☆635Updated 2 months ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- A portable mmap package for Go☆982Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 4 years ago
- Generate interfaces from structure methods.☆330Updated last year
- Generate .proto files from Go source code.☆736Updated 4 years ago
- dque is a fast, embedded, durable queue for Go☆777Updated 2 months ago