blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆212Updated 11 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.☆294Updated last year
- Simple dense bitmap index in Go with binary operators☆368Updated 5 months ago
- ☆122Updated 2 years ago
- ☆123Updated 2 years ago
- ☆255Updated 2 weeks ago
- A high performance memory-bound Go cache☆97Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆260Updated this week
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆408Updated 3 weeks ago
- fast int64-int64 map for go☆98Updated last month
- TinyLFU cache admission policy☆268Updated 10 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆245Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Pure Go SQL parser☆173Updated 2 weeks ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 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
- Fast Key-Value DB in Go☆136Updated this week
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go programming language port of liburing.☆113Updated 2 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Go implementation of Netflix/concurrency-limits☆135Updated 2 weeks ago