Aspect Oriented Programming for Go
☆223Jan 9, 2020Updated 6 years ago
Alternatives and similar repositories for goweave
Users that are interested in goweave are comparing it to the libraries listed below
Sorting:
- Loom - A repository for Weave Files☆26Jun 12, 2015Updated 10 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Mar 20, 2023Updated 3 years ago
- deputy is a go package that adds smarts on top of os/exec☆229Mar 21, 2022Updated 4 years ago
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- piñata is a go package to beat data out of interface{}, []interface{} and map[string]interface{}☆17Aug 4, 2015Updated 10 years ago
- [Go] mmm - manual memory management library.☆398Dec 17, 2017Updated 8 years ago
- ☆393Sep 15, 2017Updated 8 years ago
- Easily write daemonizable services in Go☆514May 28, 2024Updated last year
- A Go library for refactoring code.☆89Apr 18, 2016Updated 9 years ago
- go on Rumprun☆309Apr 2, 2019Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆261Jun 17, 2024Updated last year
- XHandler is a bridge between net/context and http.Handler☆230Jul 7, 2017Updated 8 years ago
- DEPRECATED! https://github.com/derekparker/delve☆2,481Jun 16, 2018Updated 7 years ago
- ☆341Sep 15, 2017Updated 8 years ago
- ☆241Sep 15, 2017Updated 8 years ago
- A utility for conceptualizing large Go code bases☆179May 10, 2021Updated 4 years ago
- gb, the project based build tool for Go☆2,128Oct 24, 2019Updated 6 years ago
- Go package for building automation tools☆269Nov 29, 2015Updated 10 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Jul 8, 2015Updated 10 years ago
- An Adaptive Replacement Cache (ARC) written in Go.☆221Oct 6, 2019Updated 6 years ago
- Embeddable filesystem mapped key-string store. Ideal for embedding code like sql, lua, et al.☆15Oct 15, 2019Updated 6 years ago
- Package git provides an incomplete pure Go implementation of Git core methods.☆27Sep 26, 2015Updated 10 years ago
- A Go implementation of Git functions☆348Jan 16, 2018Updated 8 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆139Jul 31, 2019Updated 6 years ago
- Generate datastructures for your types.☆77Sep 14, 2019Updated 6 years ago
- a toolkit for creating plugins for Go applications☆781Mar 28, 2024Updated last year
- 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
- A small utility that packages up environment variables to ship with a Go binary☆12Feb 14, 2015Updated 11 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.