viant / ptrieLinks
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☆84Updated 3 weeks ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- fast int64-int64 map for go☆98Updated 2 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- Rolling window implementation in go.☆58Updated last week
- Static bit vector structures library☆72Updated 6 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Random Forest implementation in golang☆54Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Intern Go strings☆96Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆93Updated 3 years ago