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:
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- Go client library for Pilosa☆57Updated 3 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 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
- Buffered Reader/Writer☆78Updated 7 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Fast, dependable universally unique ids☆26Updated this week
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Go reflection simplified☆103Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago