dghubble / trieLinks
Fast, zero heap allocation Go Trie for runes or paths
☆497Updated 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☆597Updated 2 years ago
- Thread-safe file locking library in Go☆693Updated last week
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- XXH3 algorithm in Go☆511Updated 5 months ago
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- 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
- Golang implementation of Radix trees☆933Updated last year
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆650Updated 9 months ago
- Generate interfaces from structure methods.☆348Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- go wrapper for zstd☆469Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- An immutable radix tree implementation in Golang☆1,082Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard library☆959Updated 9 months ago
- A portable mmap package for Go☆1,084Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Configuration for Go applications☆470Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- ☆258Updated last month
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated last month
- Attach hooks to any database/sql driver☆662Updated last year