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:
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- Helpers for making the use of reflection easier☆28Updated last year
- Bitset data structure☆167Updated 2 years ago
- fast int64-int64 map for go☆98Updated last week
- Package for fast copying structs of different types☆52Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- a thread-safe concurrent map for go☆98Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- Fast, dependable universally unique ids☆26Updated 11 months ago
- Random Forest implementation in golang☆56Updated last week
- Cluster analysis library for Golang☆94Updated 6 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Rolling window implementation in go.☆58Updated this week