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☆136Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Storing strings without GC overhead☆85Updated last month
- Helpers for making the use of reflection easier☆28Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Expression evaluator for Go☆80Updated last week
- Package for fast copying structs of different types☆52Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Updated this week
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- A fast userspace CSPRNG☆93Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Go reflection simplified☆102Updated last year
- ☆80Updated 5 months ago
- fast int64-int64 map for go☆100Updated 2 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
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Bitset data structure☆169Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago