owenthereal / gotask
Idiomatic build tool in Go
☆177Updated 11 years ago
Alternatives and similar repositories for gotask:
Users that are interested in gotask are comparing it to the libraries listed below
- Context-aware middleware chains for golang web applications☆53Updated 6 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Be faster with Y. The simplest ORM-like framework for Golang.☆54Updated 4 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- Fast typesafe templating for golang☆63Updated 6 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 9 years ago
- pick stuff from json - FAST☆65Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- A Go package to automatically validate fields with tags☆62Updated last year
- Rethinking logs and metrics.☆63Updated 9 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- Simple string manipulation package for Go☆102Updated 3 years ago
- Pure handlers stack☆75Updated 9 years ago
- Go: Sparkline signals in a heartbeat☆38Updated 8 years ago
- Stream video files over HTTP☆146Updated 8 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 8 years ago
- Hierarchical errors reporting done right in Golang☆74Updated 7 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- smart golang templates☆61Updated 7 years ago
- Deep Neural Network package written in Go programming Language☆33Updated 8 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…