gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.
☆167Jul 26, 2023Updated 2 years ago
Alternatives and similar repositories for gomove
Users that are interested in gomove are comparing it to the libraries listed below
Sorting:
- A tool to show Go package's API changes between two (git) revisions☆173May 19, 2017Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆87Jun 29, 2019Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Feb 15, 2020Updated 6 years ago
- Url shortener client for terminal, written in go☆12Jan 26, 2016Updated 10 years ago
- ☆12Sep 19, 2015Updated 10 years ago
- libXml binding for go.☆25Oct 28, 2015Updated 10 years ago
- Simple configuration system☆26Mar 9, 2017Updated 9 years ago
- Pratt parser implementation in Go☆46Jul 24, 2022Updated 3 years ago
- Alternative documentation generator for Cobra.☆14May 17, 2025Updated 10 months ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Oct 1, 2020Updated 5 years ago
- Extremely small library that creates slugs for strings☆126Jul 26, 2017Updated 8 years ago
- Distributed file mirroring proxy in Consul cluster☆16Jun 2, 2017Updated 8 years ago
- Generate changelog reports based on git log and release tags☆14Jan 16, 2018Updated 8 years ago
- embedmd: embed code into markdown and keep everything in sync☆798Feb 13, 2026Updated last month
- List of tools☆108Jul 16, 2019Updated 6 years ago
- Flag parsing in Go☆19Oct 10, 2018Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Oct 22, 2018Updated 7 years ago
- Go difference algorithm☆61Nov 18, 2013Updated 12 years ago
- Cache aware server push (CASPer) in Golang☆107Jan 29, 2017Updated 9 years ago
- Postgres schema definition, sql/go, code generation package.☆69Jan 16, 2024Updated 2 years ago
- Crash your app in style (Golang)☆3,717Mar 13, 2025Updated last year
- Heroku-like Random Names in Go☆40Nov 12, 2023Updated 2 years ago
- ☆21Nov 24, 2016Updated 9 years ago
- Dependency checker for Golang (Go) packages. Prints stats and suggests to remove small LeftPad-like imports if any.☆425Dec 11, 2018Updated 7 years ago
- 3D-like first person shooter engine written in go inspired by Wolfenstein 3D☆18Sep 16, 2025Updated 6 months ago
- Package reactLog is reaction middle-ware for standard golang log☆11Oct 10, 2015Updated 10 years ago
- ☆341Sep 15, 2017Updated 8 years ago
- UI for overview of your Golang package benchmarks progress.☆527Feb 26, 2016Updated 10 years ago
- A utility for conceptualizing large Go code bases☆179May 10, 2021Updated 4 years ago
- Simple way to check version is latest or not from various sources in Golang☆136Mar 30, 2020Updated 5 years ago
- Allows run time configuration of Go's pprof features and default HTTP mux using environment variables.☆20Dec 6, 2025Updated 3 months ago
- POP3 server library for Go☆11Feb 16, 2016Updated 10 years ago
- A Go implementation of Git functions☆348Jan 16, 2018Updated 8 years ago
- ☆393Sep 15, 2017Updated 8 years ago
- Package based templating system for Go☆256May 4, 2022Updated 3 years ago
- TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).☆2,043Nov 14, 2023Updated 2 years ago
- CouchDB driver for Kivik