go-playground / colors
Go color manipulation, conversion and printing library/utility
☆67Updated last year
Related projects ⓘ
Alternatives and complementary repositories for colors
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Golang pkg for URL parsing and normalization☆157Updated 2 years ago
- Run stuff on the main thread in Go☆77Updated last year
- Image resizing in pure Go and SIMD☆213Updated 7 years ago
- Miscellaneous functions for formatting text☆92Updated 3 months ago
- A complete solution for static files in Go code☆128Updated 5 months ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Integrating Chroma syntax highlighter as a Blackfriday renderer☆62Updated 2 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆79Updated 3 weeks ago
- A go package to create HTTP ETags☆31Updated 7 months ago
- (Experimental) Go library for multi-platform clipboard.☆69Updated 4 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆78Updated 5 years ago
- A simple, lightweight Pixel Font package for Go that works with the standard image/draw package.☆105Updated 4 years ago
- extracts frontmatter from text files with ease with golang.☆56Updated 3 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go session management for web servers (including support for Google App Engine - GAE).☆118Updated 2 months ago
- Provide check digit algorithms and calculators written in Go☆110Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- The standard library flag package with its missing features☆40Updated 4 years ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- Golang SVG parsing library☆86Updated last month
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand