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:
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- Simple string pattern matcher for Go☆132Updated last week
- Storing strings without GC overhead☆84Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- Go's missing DateTime package☆37Updated 9 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 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
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- a thread-safe concurrent map for go☆97Updated last year
- ☆78Updated 3 weeks ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Intern Go strings☆95Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆99Updated 3 months ago
- Rolling window implementation in go.☆58Updated last week
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago