unis
String processor
A common architecture for string utilities in the Go programming language
UNIS: A Common Architecture for String Utilities within the Go Programming Language.
70 stars
5 watching
4 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
golangstringutility-wrapper
Related projects:
Repository | Description | Stars |
---|---|---|
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 99 |
gagolews/stringi | A package providing a fast and portable way to process character strings with Unicode support | 304 |
ozgio/strutil | A collection of utility functions for string manipulation in Go applications. | 206 |
txgruppi/parseargs-go | A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
ericzimmerman/bstrings | A utility for searching and processing strings in various formats and encodings. | 120 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,039 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
nar10z/go-accumulator | Package to accumulate events and process them in batches after a specified interval or when the storage is full. | 7 |
huandu/xstrings | A collection of string functions widely used in other languages but lacking in Go | 1,404 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
01walid/goarabic | A package of Go functions to process and manipulate Arabic text | 108 |
sgreben/flagvar | A collection of CLI argument types for the Go flag package. | 43 |
ziutek/emgo | A compiler and toolset for programming small embedded systems in C | 1,077 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |