trie
String search library
A Go library implementing a data structure for fast prefix and fuzzy string searching
Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
766 stars
23 watching
116 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive cryptographic toolkit for Go developers | 646 |
| A compact data structure for efficiently storing and retrieving strings | 47 |
| A fast and memory-efficient library for exact or approximate string search | 961 |
| Fast and efficient sorting library for Go with concurrent and parallel capabilities | 133 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A Go package for building pattern recognition applications | 67 |
| A fast string sorting algorithm implemented in Go. | 192 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| Provides an interface for implementing various stemming algorithms in the Go programming language. | 53 |
| A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
| A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
| A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
| Provides reusable general algorithms for common data transformations and manipulations in Go | 187 |
| A compression library implemented in the Go programming language. | 1,538 |
| A declarative HTTP client library for the Go programming language | 22 |