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
Sorting:
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Go implementation of FastLZ compression☆14Updated 9 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- xoshiro256** random number generator☆22Updated 7 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Updated 4 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
- Simple and performant routing in Go.☆20Updated 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
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Generate Go structs from JSON!☆42Updated 12 years ago
- a thin layer over Go's database/sql☆27Updated last year
- A raytracer, for fun☆26Updated 3 years ago
- Json Streams Modeling in Go☆24Updated 6 years ago
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- A net.Listener implementation leveraging Unix domain socket features to reliably identify client processes.☆16Updated 5 years ago
- Utility to get github user keys☆12Updated 9 years ago
- Interlink Remote Applications☆21Updated 6 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- some p2p thing☆11Updated 8 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Graph layouting package☆24Updated 4 months ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 6 years ago
- Short experimental programs for playing with and learning new things. No importable Go packages here.☆38Updated last year
- Package addrs provides flags to define one or an array of net.Addr.☆15Updated 9 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 8 years ago
- Linux Perf subsystem bindings for Go☆20Updated 5 years ago