rivo / uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
☆624Updated 9 months ago
Alternatives and similar repositories for uniseg:
Users that are interested in uniseg are comparing it to the libraries listed below
- wcwidth for golang☆629Updated 8 months ago
- An enum generator for go☆810Updated last week
- ☆853Updated 7 months ago
- Zero-allocation reflection library for Go☆557Updated last year
- Pretty printing for Go values☆1,381Updated 8 months ago
- A golang package for converting to snake_case or CamelCase☆1,064Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,349Updated last year
- ☆784Updated 2 months ago
- Combine one or more Go errors together☆1,115Updated 10 months ago
- Concurrent data structures for Go☆1,225Updated last month
- Selected Go-internal packages factored out from the standard library☆904Updated last week
- A collection of packages to augment the go testing package and support common patterns.☆542Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- A Go tool to auto generate methods for your enums☆460Updated last month
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆959Updated last week
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆889Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆927Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆629Updated 2 weeks ago
- Go bindings for Graphviz☆768Updated 2 months ago
- Refactoring and code transformation tool for Go.☆981Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,906Updated 8 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆468Updated this week
- A comprehensive error handling library for Go☆1,245Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,426Updated 2 weeks ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆805Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆473Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆476Updated last month