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☆134Updated 3 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Storing strings without GC overhead☆84Updated last week
- Expression evaluator for Go☆78Updated 8 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A fast userspace CSPRNG☆92Updated last year
- Generic and fast binary serializer for Go☆233Updated last year
- Bitset data structure☆168Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- Golang utlities to make your life easier with zero allocations☆48Updated 3 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆49Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆80Updated 4 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months 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
- Random Forest implementation in golang☆57Updated last month