blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆206Updated 8 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
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- ☆122Updated 2 years ago
- A high performance memory-bound Go cache☆91Updated 3 months ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- TinyLFU cache admission policy☆266Updated 7 months ago
- Fast Key-Value DB in Go☆133Updated 3 weeks ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- ☆122Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- ☆249Updated last week
- mirror of https://caio.co/de/go-tdigest/☆116Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆244Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Pure Go SQL parser☆164Updated 2 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- The `io_uring` library and runtime for GO☆146Updated 4 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months 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 last year
- Git mirror of launchpad.net/gommap with additional patches.☆138Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆264Updated 6 years ago