viant / ptrie
A prefix tree implementation in go
☆42Updated last year
Alternatives and similar repositories for ptrie:
Users that are interested in ptrie are comparing it to the libraries listed below
- Expression evaluator for Go☆72Updated last month
- Storing strings without GC overhead☆82Updated 5 years ago
- Helpers for making the use of reflection easier☆28Updated 10 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- Simple string pattern matcher for Go☆127Updated last year
- Load file-backed memory☆122Updated 2 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 6 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Intern Go strings☆94Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆57Updated last year
- A prefix tree (trie) implementation in go☆37Updated 9 months ago
- Enriches the standard go http client with retry functionality.☆52Updated 11 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Fast, dependable universally unique ids☆26Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago