viant / ptrieLinks
A prefix tree implementation in go
☆44Updated 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☆136Updated 4 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Expression evaluator for Go☆78Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Go client library for Pilosa☆57Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆141Updated 3 weeks ago
- ☆80Updated 4 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- Rolling window implementation in go.☆59Updated last month
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Intern Go strings☆97Updated 2 years ago
- Base36 implementation in golang☆63Updated 2 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆101Updated 7 months ago
- Random Forest implementation in golang☆58Updated 2 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago