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 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for makex
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 5 years ago
- 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 8 years ago
- ggit☆17Updated 11 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 7 years ago
- some p2p thing☆11Updated 8 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- github.com/cznic/ir has moved to modernc.org/ir☆11Updated 5 years ago
- github.com/cznic/strutil has moved to modernc.org/strutil☆16Updated 5 years ago
- Explore a git repository via WebDAV☆12Updated 8 years ago
- Generate Go structs from JSON!☆42Updated 11 years ago
- Hira is a command to transliterate ASCII to Hiragana.☆17Updated 9 years ago
- Graph layouting package☆24Updated 2 years ago
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Go implementation of FastLZ compression☆14Updated 8 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 8 years ago
- Don't: template-based, decentralized static analysis for Go☆11Updated 6 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- A raytracer, for fun☆27Updated 3 years ago
- library + program to help making zero downtime, self-upgrading programs and servers.☆16Updated 8 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- Coordinate job queue system, Go implementation☆29Updated last year
- Keep your Go app time synced with Google time. Avoid clock drift.☆13Updated 4 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- [DEPRECATED] Slim is a Go tool that lists only those packages affected by source control changes☆22Updated 5 years ago