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:
- Expression evaluator for Go☆74Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- 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 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆107Updated 5 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Fast, dependable universally unique ids☆26Updated 6 months ago
- Rolling window implementation in go.☆57Updated this week
- Package for fast copying structs of different types☆51Updated 4 years ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 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
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago