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 11 months ago
Alternatives and similar repositories for makex:
Users that are interested in makex are comparing it to the libraries listed below
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- The source for gotools.org.☆36Updated last year
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- Explore a git repository via WebDAV☆12Updated 8 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Updated 4 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- Go library for generating XOAuth2 strings (for use in XOAUTH2 SASL auth schemes for IMAP/SMTP)☆13Updated 12 years ago
- A raytracer, for fun☆27Updated 3 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- ☆29Updated 8 years ago
- Short experimental programs for playing with and learning new things. No importable Go packages here.☆38Updated last year
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Shogun: Functions As Commands for the true samurai developer.☆23Updated 7 years ago
- xoshiro256** random number generator☆22Updated 6 years ago
- A simple library that diffs things☆15Updated 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
- Simple generative fuzzer☆16Updated 3 years ago
- Generate Go structs from JSON!☆42Updated 11 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- Package ipoam implements helper functions for IP-layer Operations, Administration, and Maintenance (OAM) tools☆20Updated 5 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago
- Utility to get github user keys☆12Updated 9 years ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago