golua
String library extension
Adds Unicode support to Lua's string functions by replacing patterns with Go regexps
[MOVED TO GITLAB] Package unicode adds unicode support to some functions in golua's string library.
4 stars
2 watching
2 forks
Language: Go
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aarzilli/golua | Go bindings for the Lua C API | 651 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 302 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 967 |
blevesearch/segment | A Go library for performing Unicode Text Segmentation | 89 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,174 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 568 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
edolphin-ydf/goimpl.nvim | Generates stubs for interfaces in code completion tools | 59 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 76 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 398 |
blady-com/uxstrings | Improves the representation of character strings in Ada GUI applications to handle internationalization and Unicode support more efficiently | 11 |
craigbarnes/lua-gumbo | A C-based HTML5 parser and DOM library for Lua | 133 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |