tinygo-org / macos-minimal-sdkLinks
Minimal but open SDK for developing small command line tools.
☆17Updated 5 months ago
Alternatives and similar repositories for macos-minimal-sdk
Users that are interested in macos-minimal-sdk are comparing it to the libraries listed below
Sorting:
- reproducible binaries with the go module proxy☆16Updated 5 months ago
- GitHub action to setup a TinyGo environment☆20Updated 2 months ago
- An interesting executable file parsing library written by Golang☆41Updated last year
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years ago
- Syntax highlight code embedded in HTML with a splash of color. Also includes the auto-updated Chroma style gallery.☆38Updated this week
- This lipo is designed to be compatible with macOS lipo, written in golang.☆91Updated last month
- A purego binding for libffi.☆119Updated last month
- go-fork provides fork-like behavior for go processes. go-fork can also be used to spawn functions in Linux namespaces.☆18Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆179Updated 8 months ago
- Type-safe atomic values for Go☆19Updated last year
- Btrfs library in a pure Go☆64Updated 11 months ago
- Chroot jail for Darwin☆86Updated 3 weeks ago
- [Experimental] WebDAV server for SSH. Similar to sshfs but does not require proprietary MacFUSE on macOS☆30Updated last year
- Robin hood bloom filter (C library)☆37Updated last year
- Generate Go enum encoding☆15Updated 5 months ago
- MacOSX cross toolchain as Docker image☆89Updated 3 weeks ago
- A basic DNG codec reader for Golang☆17Updated 2 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- A very fast arena allocator for Go☆30Updated 5 months ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …