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☆70Updated 2 weeks ago
- Simple string pattern matcher for Go☆128Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆26Updated 6 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast, dependable universally unique ids☆26Updated 4 months ago
- Helpers for making the use of reflection easier☆28Updated 9 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A fast userspace CSPRNG☆89Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Package for fast copying structs of different types☆50Updated 4 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Enriches the standard go http client with retry functionality.☆51Updated 10 months ago
- Static bit vector structures library☆72Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- Intern Go strings☆94Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago