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 library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- A raytracer, for fun☆26Updated 3 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Updated 4 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- The source for gotools.org.☆36Updated last year
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Pretty Printer for syscalls☆25Updated 9 years ago
- ☆14Updated 9 years ago
- A simple library for querying the AST of a Go program☆10Updated 10 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Go library to read flags from config file in addition to command line arguments.☆36Updated 8 years ago
- Build self-recompiling Go binaries☆39Updated 9 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Explore a git repository via WebDAV☆12Updated 8 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Linux Perf subsystem bindings for Go☆20Updated 4 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- Short experimental programs for playing with and learning new things. No importable Go packages here.☆38Updated last year
- Clean OS Signal handling.☆38Updated 6 years ago
- Package addrs provides flags to define one or an array of net.Addr.☆15Updated 9 years ago
- a thin layer over Go's database/sql☆27Updated last year
- ☆29Updated 8 years ago
- Utilities for interacting with mailgun.com.☆28Updated 5 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 7 months ago
- Go library for generating XOAuth2 strings (for use in XOAUTH2 SASL auth schemes for IMAP/SMTP)☆13Updated 12 years ago
- Sandbox for linking Go against static libraries and calling C functions without CGO☆12Updated 10 years ago
- Generate Go structs from JSON!☆42Updated 12 years ago
- JSON Feed Version 1☆11Updated 4 years ago