rivo / uniseg
Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go
☆630Updated 10 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☆632Updated 9 months ago
- An enum generator for go☆819Updated last month
- Thread-safe file locking library in Go☆621Updated 3 weeks ago
- ☆788Updated 3 months ago
- ☆856Updated 8 months ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- impl generates method stubs for implementing an interface.☆1,063Updated 10 months ago
- Zero-allocation reflection library for Go☆566Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆579Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,922Updated 9 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,362Updated last year
- Combine one or more Go errors together☆1,129Updated 11 months ago
- Pretty printing for Go values☆1,382Updated 9 months ago
- A golang package for converting to snake_case or CamelCase☆1,072Updated last year
- A very complete, highly tested, standards-driven (but customizable) EXIF reader/writer lovingly written in Go.☆537Updated last year
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Go implementation to calculate Levenshtein Distance.☆392Updated 3 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆632Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆396Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆741Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated last week
- Go Dependency Analysis toolkit☆1,486Updated last month
- A Go tool to auto generate methods for your enums☆483Updated 8 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆827Updated last month
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆474Updated 3 months ago
- Golang deep variable equality test that returns human-readable differences☆769Updated 10 months ago
- Selected Go-internal packages factored out from the standard library☆914Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,396Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆672Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆898Updated 7 months ago