bbkane / gocolor
Tiny cross-platform terminal color library
☆8Updated 2 months ago
Alternatives and similar repositories for gocolor:
Users that are interested in gocolor are comparing it to the libraries listed below
- alternative condition variable synchronization primitive☆29Updated 4 months ago
- Generate Go enum encoding☆14Updated last month
- Wrapper for simple golang preprocessors☆26Updated 4 months ago
- Graphic library supporting various displays☆26Updated last week
- A very fast arena allocator for Go☆26Updated 2 weeks ago
- An (almost) compliant XPath 1.0 library.☆47Updated 11 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- strftime/strptime for Go☆17Updated 2 years ago
- Dataframe library for Go.☆16Updated last year
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.☆18Updated 4 years ago
- An alternative to godoc.org☆22Updated 6 years ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated last year
- ☆24Updated 2 years ago
- SupErr -- Go stdlib errors with super powers☆30Updated last year
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- generic key-value database in go, built on lmdb☆16Updated 5 months ago
- ☆11Updated 3 months ago
- Fast reflection for mere mortals☆17Updated 4 months ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated this week
- Go JSON5 decoder package based on encoding/json