blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆201Updated 7 months ago
Alternatives and similar repositories for vellum
Users that are interested in vellum are comparing it to the libraries listed below
Sorting:
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- A high performance memory-bound Go cache☆91Updated 2 months ago
- ☆122Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 5 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Fast Key-Value DB in Go☆133Updated last week
- TinyLFU cache admission policy☆266Updated 6 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- The `io_uring` library and runtime for GO☆136Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- ☆121Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated 2 months ago
- ☆245Updated 3 weeks ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆242Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- Pure Go SQL parser☆161Updated last month
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆198Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago