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:
- Simple string pattern matcher for Go☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- Storing strings without GC overhead☆84Updated 5 years ago
- Helpers for making the use of reflection easier☆28Updated last year
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- ☆80Updated 4 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Expression evaluator for Go☆77Updated 4 months ago
- Go reflection simplified☆102Updated 10 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- a thread-safe concurrent map for go☆97Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Intern Go strings☆95Updated last year
- 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
- A PDF renderer for the goldmark markdown parser.☆136Updated 3 weeks ago
- fast int64-int64 map for go☆98Updated 2 years ago