smhanov / dawgLinks
Efficient DAWG implementation in GO
☆52Updated 3 years ago
Alternatives and similar repositories for dawg
Users that are interested in dawg are comparing it to the libraries listed below
Sorting:
- A port of Stream VByte to Go☆35Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆40Updated last year
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Fast integer compression library☆96Updated 9 months ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Updated 11 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- Fast lossless compression of floating point data in Go☆54Updated 2 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- ☆36Updated 5 years ago
- a fast counting quotient filter implementation in golang☆96Updated last month
- Build recursive descent parsers☆107Updated 2 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- This project provides federated access to Clickhouse cluster from Postgres, with the ability to write FDW API functions in GO.☆45Updated 5 years ago
- Top-k Approximate String Matching.☆68Updated 3 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 4 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 5 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- 🔮 Graph Layout Algorithms in Go☆94Updated 7 months ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 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 12 years ago
- A pure Go implmentation of CDB, but without 4GB size limit.☆54Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Integer Compression Libraries for Go☆133Updated 7 years ago
- LogLog based Cardinality Estimator☆63Updated 8 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago