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:
- Minimal Perfect Hashing for Go☆190Updated last year
- Fast integer compression library☆95Updated 7 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- A Go implementation of the Elias-Fano encoding☆40Updated last year
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Fast integer map for uint32-to-uint32☆31Updated 3 months ago
- Top-k Approximate String Matching.☆68Updated 3 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- ☆36Updated 4 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 5 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆85Updated this week
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Succinct Data Structure of Trie, written in Go☆42Updated 4 years ago
- a fast counting quotient filter implementation in golang☆95Updated 2 weeks ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆230Updated 3 years ago
- Directed Acyclic Word Graph implementation in Go, with fuzzy search of words in the graph.☆31Updated 11 years ago
- 🔮 Graph Layout Algorithms in Go☆94Updated 5 months ago
- A high availability Sqlite service☆30Updated 4 years ago
- Build recursive descent parsers☆106Updated 2 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- 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
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- A zstd decompressor written in golang☆47Updated 6 years ago
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago