smhanov / dawgLinks
Efficient DAWG implementation in GO
☆51Updated 2 years ago
Alternatives and similar repositories for dawg
Users that are interested in dawg are comparing it to the libraries listed below
Sorting:
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Updated 11 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- Build recursive descent parsers☆105Updated 2 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Minimal Perfect Hashing for Go☆181Updated 9 months ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A Go implementation of the Elias-Fano encoding☆39Updated last year
- ☆36Updated 4 years ago
- Top-k Approximate String Matching.☆67Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- This project provides federated access to Clickhouse cluster from Postgres, with the ability to write FDW API functions in GO.☆45Updated 4 years ago
- LogLog based Cardinality Estimator☆62Updated 7 years ago
- In-memory, JSON, key-value service with compare-and-swap updates and event streams☆29Updated 4 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆77Updated 5 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 11 years ago
- Serve millions of JSON documents via HTTP.☆70Updated 7 months ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- Small trigram indexer☆33Updated last year
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- The fast and flexible Trie Tree implementation in Go.☆25Updated 2 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Go sqlite3 vfs☆45Updated last year
- A fast, tested, and predictable way to clean, aggregate, and transform data☆35Updated 5 years ago
- BottomK minwise hashing for streaming set similarity☆43Updated 6 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Bloom-filter based search index☆123Updated 3 years ago