sourcegraph / makex
makex is a "make" clone for Go that makes it easier to write build tools in Go. It lets you define tasks and dependencies in the familiar Makefile format, and unlike just shelling out to "make", it gives you programmatic access (in Go) to the progress and console output of your tasks.
☆25Updated last year
Alternatives and similar repositories for makex:
Users that are interested in makex are comparing it to the libraries listed below
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- The source for gotools.org.☆36Updated last year
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Short experimental programs for playing with and learning new things. No importable Go packages here.☆38Updated last year
- library + program to help making zero downtime, self-upgrading programs and servers.☆16Updated 8 years ago
- a thin layer over Go's database/sql☆27Updated last year
- Embedded Go – a Go-like template language☆14Updated 8 years ago
- A tool for generating table driven tests in Go.☆12Updated 10 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Taking a Ruby-shaped chainsaw to Go type safety in the interests of elegance☆17Updated 3 years ago
- Build self-recompiling Go binaries☆39Updated 9 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- A raytracer, for fun☆26Updated 3 years ago
- Go library used to flip text☆18Updated last year
- Pretty Printer for syscalls☆25Updated 9 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Quickly build, serve, run, and refresh your GopherJS programs☆29Updated 8 years ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- ☆14Updated 9 years ago
- Package git provides an incomplete pure Go implementation of Git core methods.☆27Updated 9 years ago
- Json Streams Modeling in Go☆24Updated 6 years ago
- Cross-platform Go library to place an icon in the host operating system's taskbar☆14Updated 10 years ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 6 years ago