blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆207Updated 9 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☆278Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 7 months ago
- ☆122Updated 2 years ago
- A high performance memory-bound Go cache☆92Updated 2 weeks ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Simple dense bitmap index in Go with binary operators☆355Updated 3 months ago
- ☆122Updated 2 years ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Fast Key-Value DB in Go☆132Updated last month
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- ☆248Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆244Updated 5 years ago
- TinyLFU cache admission policy☆266Updated 8 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- a fast counting quotient filter implementation in golang☆95Updated last week
- Go implementation of Netflix/concurrency-limits☆132Updated 2 weeks ago
- Channels for gRPC: custom transports☆220Updated 5 months ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago