wingedpig / loomLinks
Loom is a Python Fabric-like library to interact with remote servers using SSH, written in Go.
☆101Updated 10 years ago
Alternatives and similar repositories for loom
Users that are interested in loom are comparing it to the libraries listed below
Sorting:
- Console JSON formatter with query feature☆65Updated 5 years ago
- A Go library to simplify the use of SSH for devops☆252Updated 2 years ago
- Package GoGits - Git is a pure Go implementation of Git manipulation.☆176Updated 7 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- webbased debugging for Go programs☆260Updated last year
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- A simple, compact and fast router package to process HTTP requests☆104Updated 4 years ago
- TOML-based config for Go☆102Updated 3 years ago
- Generate Shell Commands in Go, sprintf Style☆76Updated 9 years ago
- A cron job scheduler for Go☆204Updated 10 years ago
- How to use Go to build shared libraries☆84Updated 5 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- unmaintained☆191Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 8 years ago
- ☆50Updated 9 years ago
- Simple but powerful go logging library☆93Updated 8 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- The easier way to parsing command-line flag in Golang, also building a command line app.☆44Updated 8 months ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Fork of go-shlex from Google Code – not maintained