blevesearch / vellumLinks
A Go library implementing a FST (finite state transducer)
☆200Updated 6 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☆276Updated 2 years ago
- ☆121Updated last year
- TinyLFU cache admission policy☆263Updated 4 months ago
- ☆122Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- ☆241Updated 2 weeks ago
- Simple dense bitmap index in Go with binary operators☆338Updated last month
- The `io_uring` library and runtime for GO☆133Updated last month
- A high performance memory-bound Go cache☆90Updated 3 weeks ago
- Fast Key-Value DB in Go☆131Updated 3 weeks ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆303Updated last month
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- XXH3 algorithm in Go☆456Updated 3 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…☆162Updated last year
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 9 months ago
- Load file-backed memory☆122Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆189Updated last year
- ⚡️ lock-free utilities in Go☆156Updated last year
- 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
- Go implementation of Netflix/concurrency-limits☆129Updated last week
- Pure Go SQL parser☆156Updated this week
- High Availability Raft Framework for Go☆636Updated 2 months ago