jwalton / go-supportscolorLinks
Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.
☆38Updated 2 years ago
Alternatives and similar repositories for go-supportscolor
Users that are interested in go-supportscolor are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- Remote Git repos as fs.FS file systems.☆130Updated last year
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- A set of tools for building parsers using the Go programming language.☆48Updated 2 years ago
- In-memory filesystem implementation of io/fs.FS☆92Updated 2 years ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Parse json with comments and trailing commas.☆99Updated 4 years ago
- Convert a go file to its ast representation☆94Updated 3 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Golang terminal ANSI OSC52 wrapper. Copy text to clipboard from anywhere.☆44Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- ☆132Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- A very fast arena allocator for Go☆32Updated 7 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Cross-platform package to move stuff to the OS trash☆23Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- High quality text shaping in pure Go.☆125Updated 3 weeks ago
- Print uncovered code☆59Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago