blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆213Updated this week
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
- ☆122Updated 2 years ago
- A high performance memory-bound Go cache☆96Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- ☆123Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆47Updated last month
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- ☆259Updated this week
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- Pure Go SQL parser based on the SQLite SQL definition☆174Updated last week
- Fast Key-Value DB in Go☆136Updated 3 weeks ago
- TinyLFU cache admission policy☆270Updated last year
- fast int64-int64 map for go☆100Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆347Updated 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
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆245Updated 5 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- go wrapper for zstd☆472Updated 2 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated last month
- mirror of https://caio.co/de/go-tdigest/☆117Updated last month
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago