jba / printsrcLinks
Print Go values as Go source.
☆15Updated 4 years ago
Alternatives and similar repositories for printsrc
Users that are interested in printsrc are comparing it to the libraries listed below
Sorting:
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Read a tar file contents using go1.16 io/fs abstraction☆46Updated 2 years ago
- Go Parser for ANSI strings☆70Updated 2 years ago
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- Color space definitions in Go: sRGB, OKLAB/OKLCH and CIE spaces.☆34Updated 3 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- go package to chain fs.FS filesystems together (go1.16+)☆27Updated 2 years ago
- Cross-platform wrapper for memory-related system calls.☆31Updated 3 months ago
- Assembly-optimized MD4 hash algorithm in Go☆18Updated last year
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Commands☆52Updated 2 months ago
- Remote Git repos as fs.FS file systems.☆132Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- In-process request tracing☆102Updated 4 months ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- ☆32Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.