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☆279Updated 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☆367Updated 5 months ago
- ☆122Updated 2 years ago
- ☆255Updated last week
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆123Updated 2 years ago
- TinyLFU cache admission policy☆268Updated 10 months ago
- A high performance memory-bound Go cache☆94Updated 3 weeks ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆245Updated 5 years ago
- Pure Go SQL parser☆170Updated 2 weeks ago
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- fast int64-int64 map for go☆98Updated 3 weeks 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
- Simple building blocks for protobuf marshaling and unmarshaling☆228Updated last year
- Expression evaluator for Go☆77Updated 8 months ago
- Go implementation of Netflix/concurrency-limits☆135Updated last week
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Fast Key-Value DB in Go☆134Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆406Updated last week
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Channels for gRPC: custom transports☆223Updated 3 weeks ago