viant / ptrie
A prefix tree implementation in go
☆43Updated last year
Alternatives and similar repositories for ptrie
Users that are interested in ptrie are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆83Updated 5 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Rolling window implementation in go.☆57Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆74Updated last month
- fast int64-int64 map for go☆96Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- a thread-safe concurrent map for go☆94Updated last year
- Enriches the standard go http client with retry functionality.☆52Updated last year
- ☆80Updated 2 months ago
- Intern Go strings☆95Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated 11 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆125Updated 5 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆163Updated 2 years ago