blevesearch / vellum
A Go library implementing a FST (finite state transducer)
☆195Updated 2 months ago
Alternatives and similar repositories for vellum:
Users that are interested in vellum are comparing it to the libraries listed below
- ☆121Updated last year
- Serialized Roaring Bitmaps☆276Updated last year
- Simple dense bitmap index in Go with binary operators☆321Updated last year
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- ☆117Updated last year
- ☆220Updated 2 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Raft backend implementation using BadgerDB☆115Updated last year
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆235Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- go/golang: fast bit set Bloom filter☆135Updated 5 years ago
- io_uring support for go☆204Updated 4 years ago
- Go implementation of Netflix/concurrency-limits☆126Updated this week
- Channels for gRPC: custom transports☆216Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- 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…☆158Updated last year
- A Go library implementing an FST (finite state transducer)☆506Updated last year
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Fast Key-Value DB in Go☆130Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Write ahead log for Go.☆636Updated 3 months ago
- XXH3 algorithm in Go☆427Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Package with auto-vectorized math functions for Go☆21Updated 2 years ago
- fast int64-int64 map for go☆95Updated 2 years ago