Utility/Miscellaneous
9 libraries in Text Processing / Utility/Miscellaneous
High-performance Aho-Corasick multi-pattern string matching with DFA compilation and SIMD prefilter, up to 7 GB/s throughput (part of [coregx](https://github.com/coregx) ecosystem)
Functions to get fixed width of the character or string
Common case conversions covering common initialisms
A comprehensive, Lodash-like utility library for Go
Petrovich is the library which inflects Russian names to given grammatical case
Fast string sorting algorithm
Alternative suggestions with respect to keyboard layouts
High-performance Unicode character width calculation with SWAR optimization, O(1) lookup tables, and ZWJ emoji support
A semantic grep tool using word embeddings to find semantically similar matches. For example, searching for "death" will find "dead", "killing", "murder"