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 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Load file-backed memory☆122Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Random Forest implementation in golang☆57Updated last month
- Faster base64 encoding for Go☆184Updated 2 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆101Updated 6 months ago
- Go simple async worker pool☆92Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 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
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago