blevesearch / vellum
A Go library implementing a FST (finite state transducer)
☆198Updated 4 months ago
Alternatives and similar repositories for vellum:
Users that are interested in vellum are comparing it to the libraries listed below
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- ☆121Updated last year
- Simple dense bitmap index in Go with binary operators☆333Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- The `io_uring` library and runtime for GO☆130Updated last week
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 2 months ago
- ☆120Updated last year
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- Fast Key-Value DB in Go☆130Updated this week
- Assert your Go code is inlined and bounds-check eliminated☆290Updated last week
- ☆235Updated this week
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- TinyLFU cache admission policy☆261Updated 3 months ago
- Go programming language port of liburing.☆104Updated last year
- A high performance memory-bound Go cache☆90Updated last month
- fast int64-int64 map for go☆96Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆113Updated last year
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆239Updated 4 years ago
- Expression evaluator for Go☆72Updated last month
- 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…☆161Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Write ahead log for Go.☆661Updated 5 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Package with auto-vectorized math functions for Go☆25Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago