mirror of
https://github.com/yinggaozhen/awesome-go-cn.git
synced 2025-08-21 05:01:40 +08:00
auto commit
This commit is contained in:
89
README_EN.md
89
README_EN.md
@@ -8,7 +8,7 @@
|
||||
[CN]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.1/docs/Cn.svg "Contains Chinese documents"
|
||||
[Archived]: https://cdn.jsdelivr.net/gh/yinggaozhen/awesome-go-cn@1.2.1/docs/archived.svg "The project has been archived"
|
||||
|
||||
**This project is [awesome-go](https://awesome-go.com/) Chinese version, last sync time : 2019-08-09 18:57:54(Synchronize every day)**
|
||||
**This project is [awesome-go](https://awesome-go.com/) Chinese version, last sync time : 2019-08-10 14:58:55(Synchronize every day)**
|
||||
|
||||
[](README.md) [](https://travis-ci.org/avelino/awesome-go) [](https://github.com/sindresorhus/awesome) [](http://gophers.slack.com/messages/awesome) [](https://app.netlify.com/sites/awesome-go/deploys)
|
||||
|
||||
@@ -88,11 +88,13 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [OpenGL](#opengl)
|
||||
- [ORM](#orm)
|
||||
- [Package Management](#package-management)
|
||||
- [Performance](#performance)
|
||||
- [Query Language](#query-language)
|
||||
- [Resource Embedding](#resource-embedding)
|
||||
- [Science and Data Analysis](#science-and-data-analysis)
|
||||
- [Security](#security)
|
||||
- [Serialization](#serialization)
|
||||
- [Stream Processing](#stream-processing)
|
||||
- [Template Engines](#template-engines)
|
||||
- [Testing](#testing)
|
||||
- [Text Processing](#text-processing)
|
||||
@@ -198,7 +200,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [Golang CryptoTrading Bot](https://github.com/saniales/golang-crypto-trading-bot) **star:221** A golang implementation of a console-based trading bot for cryptocurrency exchanges. ![star > 100][Bronze]
|
||||
* [tbot](https://github.com/yanzay/tbot) **star:219** Telegram bot server with API similar to net/http. ![star > 100][Bronze]
|
||||
* [Tenyks](https://github.com/kyleterry/tenyks) **star:168** Service oriented IRC bot using Redis and JSON for messaging. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [Kelp](https://github.com/stellar/kelp) **star:163** official trading and market-making bot for the [Stellar](https://www.stellar.org/) DEX. Works out-of-the-box, written in Golang, compatible with centralized exchanges and custom trading strategies. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [Kelp](https://github.com/stellar/kelp) **star:163** official trading and market-making bot for the [Stellar](https://www.stellar.org/) DEX. Works out-of-the-box, written in Golang, compatible with centralized exchanges and custom trading strategies. ![star > 100][Bronze]
|
||||
* [go-sarah](https://github.com/oklahomer/go-sarah) **star:137** Framework to build bot for desired chat services including LINE, Slack, Gitter and more. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [hanu](https://github.com/sbstjn/hanu) **star:109** Framework for writing Slack bots. ![star > 100][Bronze]
|
||||
* [go-tgbot](https://github.com/olebedev/go-tgbot) **star:85** Pure Golang Telegram Bot API wrapper, generated from swagger file, session-based router and middleware. ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -266,7 +268,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [uilive](https://github.com/gosuri/uilive) **star:832** Library for updating terminal output in realtime. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [termdash](https://github.com/mum4k/termdash) **star:810** Go terminal dashboard based on **termbox-go** and inspired by [termui](https://github.com/gizak/termui). ![star > 100][Bronze]
|
||||
* [mpb](https://github.com/vbauerster/mpb) **star:702** Multi progress bar for terminal applications. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [aurora](https://github.com/logrusorgru/aurora) **star:635** ANSI terminal colors that supports fmt.Printf/Sprintf. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [aurora](https://github.com/logrusorgru/aurora) **star:635** ANSI terminal colors that supports fmt.Printf/Sprintf. ![star > 100][Bronze]
|
||||
* [progressbar](https://github.com/schollz/progressbar) **star:576** Basic thread-safe progress bar that works in every OS. ![star > 100][Bronze]
|
||||
* [uitable](https://github.com/gosuri/uitable) **star:504** Library to improve readability in terminal apps using tabular data. ![star > 100][Bronze]
|
||||
* [go-colorable](https://github.com/mattn/go-colorable) **star:376** Colorable writer for windows. ![star > 100][Bronze]
|
||||
@@ -287,7 +289,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Libraries for configuration parsing.*
|
||||
|
||||
* [viper](https://github.com/spf13/viper) **star:9360** Go configuration with fangs. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [viper](https://github.com/spf13/viper) **star:9360** Go configuration with fangs. ![star > 5000][Gold]
|
||||
* [kelseyhightower/envconfig](https://github.com/kelseyhightower/envconfig) **star:2411** Go library for managing configuration data from environment variables. ![star > 1000][Silver]
|
||||
* [godotenv](https://github.com/joho/godotenv) **star:2128** Go port of Ruby's dotenv library (Loads environment variables from `.env`). ![star > 1000][Silver]
|
||||
* [ini](https://github.com/go-ini/ini) **star:1598** Go package to read and write INI files. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
@@ -456,7 +458,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [orchestrator](https://github.com/github/orchestrator) **star:3039** MySQL replication topology manager & visualizer. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) **star:2402** Sync your MySQL data into Elasticsearch automatically. ![star > 1000][Silver]
|
||||
* [pREST](https://github.com/nuveo/prest) **star:2089** Serve a RESTful API from any PostgreSQL database. ![star > 1000][Silver]
|
||||
* [go-mysql](https://github.com/siddontang/go-mysql) **star:1895** Go toolset to handle MySQL protocol and replication. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [go-mysql](https://github.com/siddontang/go-mysql) **star:1895** Go toolset to handle MySQL protocol and replication. ![star > 1000][Silver]
|
||||
* [chproxy](https://github.com/Vertamedia/chproxy) **star:306** HTTP proxy for ClickHouse database. ![star > 100][Bronze]
|
||||
* [myreplication](https://github.com/2tvenom/myreplication) **star:141** MySql binary log replication listener. Supports statement and row based replication. ![star > 100][Bronze]
|
||||
* [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) **star:138** Collects small insterts and sends big requests to ClickHouse servers. ![star > 100][Bronze]
|
||||
@@ -569,7 +571,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
* [go-kit](https://github.com/go-kit/kit) **star:14469** Microservice toolkit with support for service discovery, load balancing, pluggable transports, request tracking, etc. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [grpc-go](https://github.com/grpc/grpc-go) **star:9119** The Go language implementation of gRPC. HTTP/2 based RPC. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [jaeger](https://github.com/jaegertracing/jaeger) **star:8682** A distributed tracing system. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [micro](https://github.com/micro/micro) **star:6599** Pluggable microservice toolkit and distributed systems platform. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [NATS](https://github.com/nats-io/gnatsd) **star:6350** Lightweight, high performance messaging system for microservices, IoT, and cloud native systems. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [rpcx](https://github.com/smallnest/rpcx) **star:3812** Distributed pluggable RPC service framework like alibaba Dubbo. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
@@ -586,8 +587,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [ringpop-go](https://github.com/uber/ringpop-go) **star:574** Scalable, fault-tolerant application-layer sharding for Go applications. ![star > 100][Bronze]
|
||||
* [gorpc](https://github.com/valyala/gorpc) **star:553** Simple, fast and scalable RPC library for high load. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-health](https://github.com/InVisionApp/go-health) **star:479** Library for enabling asynchronous dependency health checks in your service. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [dot](https://github.com/dotchain/dot/) distributed sync using operational transformation/OT.
|
||||
* [sleuth](https://github.com/ursiform/sleuth) **star:300** Library for master-less p2p auto-discovery and RPC between HTTP services (using [ZeroMQ](https://github.com/zeromq/libzmq)). ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [dot](https://github.com/dotchain/dot/) distributed sync using operational transformation/OT.
|
||||
* [digota](https://github.com/digota/digota) **star:300** grpc ecommerce microservice. ![star > 100][Bronze]
|
||||
* [go-jump](https://github.com/dgryski/go-jump) **star:254** Port of Google's "Jump" Consistent Hash function. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [consistent](https://github.com/buraksezer/consistent) **star:190** Consistent hashing with bounded loads. ![star > 100][Bronze]
|
||||
@@ -639,7 +640,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [golua](https://github.com/aarzilli/golua) **star:441** Go bindings for Lua C API. ![star > 100][Bronze]
|
||||
* [gisp](https://github.com/jcla1/gisp) **star:429** Simple LISP in Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [agora](https://github.com/PuerkitoBio/agora) **star:321** Dynamically typed, embeddable programming language in Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow] ![Archived][Archived]
|
||||
* [gval](https://github.com/PaesslerAG/gval) **star:136** A highly customizable expression language written in Go. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [gval](https://github.com/PaesslerAG/gval) **star:136** A highly customizable expression language written in Go. ![star > 100][Bronze]
|
||||
* [binder](https://github.com/alexeyco/binder) **star:31** Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua). ![It hasn't been updated in the last year][Yellow]
|
||||
* [gentee](https://github.com/gentee/gentee) **star:27** Embeddable scripting programming language. ![There was an update last week][Green]
|
||||
* [purl](https://github.com/ian-kent/purl) **star:27** Perl 5.18.2 embedded in Go. ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -999,6 +1000,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [goRecommend](https://github.com/timkaye11/goRecommend) **star:144** Recommendation Algorithms library written in Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [shield](https://github.com/eaigner/shield) **star:124** Bayesian text classifier with flexible tokenizers and storage backends for Go. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-fann](https://github.com/white-pony/go-fann) **star:99** Go bindings for Fast Artificial Neural Networks(FANN) library. ![It hasn't been updated in the last year][Yellow]
|
||||
* [Goptuna](https://github.com/c-bata/goptuna) **star:78** Bayesian optimization framework for black-box functions written in Go. Everything will be optimized. ![There was an update last week][Green]
|
||||
* [goga](https://github.com/tomcraven/goga) **star:78** Genetic algorithm library for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [libsvm](https://github.com/datastream/libsvm) **star:63** libsvm golang version derived work based on LIBSVM 3.14. ![It hasn't been updated in the last year][Yellow]
|
||||
* [neural-go](https://github.com/schuyler/neural-go) **star:61** Multilayer perceptron network implemented in Go, with training via backpropagation. ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -1202,7 +1204,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [dns](https://github.com/miekg/dns) **star:3806** Go library for working with DNS. ![star > 1000][Silver]
|
||||
* [HTTPLab](https://github.com/gchaincl/httplab) **star:3408** HTTPLabs let you inspect HTTP requests and forge responses. ![star > 1000][Silver]
|
||||
* [quic-go](https://github.com/lucas-clemente/quic-go) **star:2918** An implementation of the QUIC protocol in pure Go. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [gopacket](https://github.com/google/gopacket) **star:2881** Go library for packet processing with libpcap bindings. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [gopacket](https://github.com/google/gopacket) **star:2881** Go library for packet processing with libpcap bindings. ![star > 1000][Silver]
|
||||
* [webrtc](https://github.com/pions/webrtc) **star:2267** A pure Go implementation of the WebRTC API. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [kcp-go](https://github.com/xtaci/kcp-go) **star:2248** KCP - Fast and Reliable ARQ Protocol. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [gobgp](https://github.com/osrg/gobgp) **star:1692** BGP implemented in the Go Programming Language. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
@@ -1291,7 +1293,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) **star:233** A flexible and powerful SQL string builder library plus a zero-config ORM. ![star > 100][Bronze]
|
||||
* [grimoire](https://github.com/Fs02/grimoire) **star:112** Grimoire is a database access layer and validation for golang. (Support: MySQL, PostgreSQL and SQLite3). ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [go-store](https://github.com/gosuri/go-store) **star:93** Simple and fast Redis backed key-value store library for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [Marlow](https://github.com/dadleyy/marlow) **star:67** Generated ORM from project structs for compile time safety assurances. ![There was an update last week][Green]
|
||||
* [Marlow](https://github.com/dadleyy/marlow) **star:67** Generated ORM from project structs for compile time safety assurances.
|
||||
* [lore](https://github.com/abrahambotros/lore) **star:4** Simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-firestorm](https://github.com/jschoedt/go-firestorm) **star:1** A simple ORM for Google/Firebase Cloud Firestore.
|
||||
|
||||
@@ -1322,6 +1324,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [mvn-golang](https://github.com/raydac/mvn-golang) **star:87** plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure. ![There was an update last week][Green]
|
||||
* [gop](https://github.com/lunny/gop) **star:50** Build and manage your Go applications out of GOPATH. ![Archived][Archived] ![Contains Chinese documents][CN]
|
||||
|
||||
## Performance
|
||||
|
||||
* [jaeger](https://github.com/jaegertracing/jaeger) **star:8682** A distributed tracing system. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [profile](https://github.com/pkg/profile) **star:1010** Simple profiling support package for Go. ![star > 1000][Silver]
|
||||
* [tracer](https://github.com/kamilsk/tracer) **star:8** Simple, lightweight tracing. ![There was an update last week][Green]
|
||||
|
||||
## Query Language
|
||||
|
||||
* [graphql-go](https://github.com/graphql-go/graphql) **star:5236** Implementation of GraphQL for Go. ![star > 5000][Gold]
|
||||
@@ -1445,6 +1453,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [psql-streamer](https://github.com/blind-oracle/psql-streamer) **star:5** Stream database events from PostgreSQL to Kafka.
|
||||
* [riemann-relay](https://github.com/blind-oracle/riemann-relay) Relay to load-balance Riemann events and/or convert them to Carbon.
|
||||
|
||||
## Stream Processing
|
||||
|
||||
*Libraries and tools for stream processing and reactive programming.*
|
||||
|
||||
* [go-streams](https://github.com/reugn/go-streams) **star:187** Go stream processing library. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
|
||||
## Template Engines
|
||||
|
||||
*Libraries and tools for templating and lexing.*
|
||||
@@ -1457,7 +1471,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [amber](https://github.com/eknkc/amber) **star:824** Amber is an elegant templating engine for Go Programming Language It is inspired from HAML and Jade. ![star > 100][Bronze]
|
||||
* [ace](https://github.com/yosssi/ace) **star:762** Ace is an HTML template engine for Go, inspired by Slim and Jade. Ace is a refinement of Gold. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [Razor](https://github.com/sipin/gorazor) **star:702** Razor view engine for Golang. ![star > 100][Bronze]
|
||||
* [jet](https://github.com/CloudyKit/jet) **star:582** Jet template engine. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [jet](https://github.com/CloudyKit/jet) **star:582** Jet template engine. ![star > 100][Bronze]
|
||||
* [ego](https://github.com/benbjohnson/ego) **star:416** Lightweight templating language that lets you write templates in Go. Templates are translated into Go and compiled. ![star > 100][Bronze]
|
||||
* [raymond](https://github.com/aymerick/raymond) **star:342** Complete handlebars implementation in Go. ![star > 100][Bronze]
|
||||
* [fasttemplate](https://github.com/valyala/fasttemplate) **star:299** Simple and fast template engine. Substitutes template placeholders up to 10x faster than [text/template](http://golang.org/pkg/text/template/). ![star > 100][Bronze]
|
||||
@@ -1475,20 +1489,20 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* Testing Frameworks
|
||||
* [testmd](https://godoc.org/github.com/tvastar/test/cmd/testmd) Convert markdown snippets into testable go code.
|
||||
* [Testify](https://github.com/stretchr/testify) **star:8156** Sacred extension to the standard go testing package. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [Testify](https://github.com/stretchr/testify) **star:8156** Sacred extension to the standard go testing package. ![star > 5000][Gold]
|
||||
* [go-cmp](https://github.com/google/go-cmp) **star:1169** Package for comparing Go values in tests. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [httpexpect](https://github.com/gavv/httpexpect) **star:1142** Concise, declarative, and easy to use end-to-end HTTP and REST API testing. ![star > 1000][Silver]
|
||||
* [godog](https://github.com/DATA-DOG/godog) **star:757** Cucumber or Behat like BDD framework for Go. ![star > 100][Bronze]
|
||||
* [baloo](https://github.com/h2non/baloo) **star:648** Expressive and versatile end-to-end HTTP API testing made easy. ![star > 100][Bronze]
|
||||
* [GoConvey](https://github.com/smartystreets/goconvey/) BDD-style framework with web UI and live reload.
|
||||
* [gocheck](http://labix.org/gocheck) More advanced testing framework alternative to gotest.
|
||||
* [goblin](https://github.com/franela/goblin) **star:626** Mocha like testing framework fo Go. ![star > 100][Bronze]
|
||||
* [gocheck](http://labix.org/gocheck) More advanced testing framework alternative to gotest.
|
||||
* [go-vcr](https://github.com/dnaeon/go-vcr) **star:332** Record and replay your HTTP interactions for fast, deterministic and accurate tests. ![star > 100][Bronze]
|
||||
* [testfixtures](https://github.com/go-testfixtures/testfixtures) **star:328** A helper for Rails' like test fixtures to test database applications. ![star > 100][Bronze]
|
||||
* [go-mutesting](https://github.com/zimmski/go-mutesting) **star:292** Mutation testing for Go source code. ![star > 100][Bronze]
|
||||
* [gofight](https://github.com/appleboy/gofight) **star:258** API Handler Testing for Golang Router framework. ![star > 100][Bronze]
|
||||
* [ginkgo](http://onsi.github.io/ginkgo/) BDD Testing Framework for Go.
|
||||
* [frisby](https://github.com/verdverm/frisby) **star:249** REST API testing framework. ![star > 100][Bronze]
|
||||
* [ginkgo](http://onsi.github.io/ginkgo/) BDD Testing Framework for Go.
|
||||
* [go-carpet](https://github.com/msoap/go-carpet) **star:195** Tool for viewing test coverage in terminal. ![star > 100][Bronze]
|
||||
* [charlatan](https://github.com/percolate/charlatan) **star:190** Tool to generate fake interface implementations for tests. ![star > 100][Bronze]
|
||||
* [gotest.tools](https://github.com/gotestyourself/gotest.tools) **star:121** A collection of packages to augment the go testing package and support common patterns. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
@@ -1496,6 +1510,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [endly](https://github.com/viant/endly) **star:93** Declarative end to end functional testing.
|
||||
* [dbcleaner](https://github.com/khaiql/dbcleaner) **star:87** Clean database for testing purpose, inspired by `database_cleaner` in Ruby.
|
||||
* [cupaloy](https://github.com/bradleyjkemp/cupaloy) **star:83** Simple snapshot testing addon for your test framework.
|
||||
* [apitest](https://apitest.dev) Simple and extensible behavioural testing library for REST based services or HTTP handlers that supports mocking external http calls and rendering of sequence diagrams.
|
||||
* [wstest](https://github.com/posener/wstest) **star:62** Websocket client for unit-testing a websocket http.Handler. ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-testdeep](https://github.com/maxatome/go-testdeep) **star:55** Extremely flexible golang deep comparison, extends the go testing package.
|
||||
* [gospecify](https://github.com/stesla/gospecify) **star:51** This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec. ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -1505,12 +1520,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gomega](http://onsi.github.io/gomega/) Rspec like matcher/assertion library.
|
||||
* [bro](https://github.com/marioidival/bro) **star:26** Watch files in directory and run tests for them. ![It hasn't been updated in the last year][Yellow]
|
||||
* [Hamcrest](https://github.com/rdrdr/hamcrest) **star:26** fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results. ![It hasn't been updated in the last year][Yellow]
|
||||
* [dsunit](https://github.com/viant/dsunit) **star:25** Datastore testing for SQL, NoSQL, structured files. ![There was an update last week][Green]
|
||||
* [dsunit](https://github.com/viant/dsunit) **star:25** Datastore testing for SQL, NoSQL, structured files.
|
||||
* [jsonassert](https://github.com/kinbiko/jsonassert) **star:22** Package for verifying that your JSON payloads are serialized correctly.
|
||||
* [assert](https://github.com/go-playground/assert) **star:13** Basic Assertion Library used along side native go testing, with building blocks for custom assertions. ![It hasn't been updated in the last year][Yellow]
|
||||
* [badio](https://github.com/cavaliercoder/badio) **star:9** Extensions to Go's `testing/iotest` package. ![It hasn't been updated in the last year][Yellow]
|
||||
* [testcase](https://github.com/adamluzsi/testcase) **star:9** Idiomatic testing framework for Behavior Driven Development. ![There was an update last week][Green]
|
||||
* [gosuite](https://github.com/pavlo/gosuite) **star:9** Brings lightweight test suites with setup/teardown facilities to `testing` by leveraging Go1.7's Subtests. ![It hasn't been updated in the last year][Yellow]
|
||||
* [testcase](https://github.com/adamluzsi/testcase) **star:9** Idiomatic testing framework for Behavior Driven Development. ![There was an update last week][Green]
|
||||
* [badio](https://github.com/cavaliercoder/badio) **star:9** Extensions to Go's `testing/iotest` package. ![It hasn't been updated in the last year][Yellow]
|
||||
* [gocrest](https://github.com/corbym/gocrest) **star:8** Composable hamcrest-like matchers for Go assertions. ![It hasn't been updated in the last year][Yellow]
|
||||
* [gogiven](https://github.com/corbym/gogiven) **star:7** YATSPEC-like BDD testing framework for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [testsql](https://github.com/zhulongcheng/testsql) **star:7** Generate test data from SQL files before testing and clear it after finished.
|
||||
@@ -1643,14 +1658,14 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [amazon-product-advertising-api](https://github.com/ngs/go-amazon-product-advertising-api) **star:40** Go Client Library for [Amazon Product Advertising API](https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html). ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-xkcd](https://github.com/nishanths/go-xkcd) **star:39** Go client for the xkcd API. ![It hasn't been updated in the last year][Yellow]
|
||||
* [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) **star:36** Go MusicBrainz WS2 client library.
|
||||
* [uptimerobot](https://github.com/bitfield/uptimerobot) **star:35** Go wrapper and command-line client for the Uptime Robot v2 API. ![There was an update last week][Green]
|
||||
* [uptimerobot](https://github.com/bitfield/uptimerobot) **star:35** Go wrapper and command-line client for the Uptime Robot v2 API.
|
||||
* [fcm](https://github.com/maddevsio/fcm) **star:32** Go library for Firebase Cloud Messaging.
|
||||
* [golyrics](https://github.com/mamal72/golyrics) **star:31** Golyrics is a Go library to fetch music lyrics data from the Wikia website. ![It hasn't been updated in the last year][Yellow]
|
||||
* [mixpanel](https://github.com/dukex/mixpanel) **star:30** Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications.
|
||||
* [gcm](https://github.com/Aorioli/gcm) **star:29** Go library for Google Cloud Messaging. ![It hasn't been updated in the last year][Yellow]
|
||||
* [translate](https://github.com/poorny/translate) **star:27** Go online translation package. ![It hasn't been updated in the last year][Yellow]
|
||||
* [gami](https://github.com/bit4bit/gami) **star:26** Go library for Asterisk Manager Interface. ![It hasn't been updated in the last year][Yellow] ![Archived][Archived]
|
||||
* [go-unsplash](https://github.com/hbagdi/go-unsplash) **star:20** Go client library for the [Unsplash.com](https://unsplash.com) API. ![There was an update last week][Green]
|
||||
* [go-unsplash](https://github.com/hbagdi/go-unsplash) **star:20** Go client library for the [Unsplash.com](https://unsplash.com) API.
|
||||
* [shopify](https://github.com/rapito/go-shopify) **star:19** Go Library to make CRUD request to the Shopify API. ![It hasn't been updated in the last year][Yellow]
|
||||
* [patreon-go](https://github.com/mxpv/patreon-go) **star:18** Go library for Patreon API.
|
||||
* [spotify](https://github.com/rapito/go-spotify) **star:17** Go Library to access Spotify WEB API. ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -1694,7 +1709,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [usql](https://github.com/knq/usql) **star:4676** usql is a universal command-line interface for SQL databases. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [goreleaser](https://github.com/goreleaser/goreleaser) **star:4507** Deliver Go binaries as fast and easily as possible. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [godropbox](https://github.com/dropbox/godropbox) **star:3746** Common libraries for writing Go services/applications from Dropbox. ![star > 1000][Silver]
|
||||
* [go-torch](https://github.com/uber/go-torch) **star:3636** Stochastic flame graph profiler for Go programs. ![star > 1000][Silver] ![Archived][Archived]
|
||||
* [realize](https://github.com/tockins/realize) **star:3167** Go build system with file watchers and live reload. Run, build and watch file changes with custom paths. ![star > 1000][Silver]
|
||||
* [goreporter](https://github.com/wgliang/goreporter) **star:2480** Golang tool that does static analysis, unit testing, code review and generate code quality report. ![star > 1000][Silver]
|
||||
* [panicparse](https://github.com/maruel/panicparse) **star:2144** Groups similar goroutines and colorizes stack dump. ![star > 1000][Silver]
|
||||
@@ -1707,13 +1721,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [mole](https://github.com/davrodpin/mole) **star:1301** cli app to easily create ssh tunnels. ![star > 1000][Silver]
|
||||
* [go-funk](https://github.com/thoas/go-funk) **star:1191** Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...). ![star > 1000][Silver]
|
||||
* [mc](https://github.com/minio/mc) **star:1120** Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [profile](https://github.com/pkg/profile) **star:1010** Simple profiling support package for Go. ![star > 1000][Silver]
|
||||
* [filetype](https://github.com/h2non/filetype) **star:951** Small package to infer the file type checking the magic numbers signature. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [boilr](https://github.com/tmrts/boilr) **star:943** Blazingly fast CLI tool for creating projects from boilerplate templates. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [mergo](https://github.com/imdario/mergo) **star:852** Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements. ![star > 100][Bronze]
|
||||
* [spinner](https://github.com/briandowns/spinner) **star:797** Go package to easily provide a terminal spinner with options. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [circuitbreaker](https://github.com/rubyist/circuitbreaker) **star:796** Circuit Breakers in Go. ![star > 100][Bronze]
|
||||
* [git-time-metric](https://github.com/git-time-metric/gtm) **star:718** Simple, seamless, lightweight time tracking for Git. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [git-time-metric](https://github.com/git-time-metric/gtm) **star:718** Simple, seamless, lightweight time tracking for Git. ![star > 100][Bronze]
|
||||
* [jump](https://github.com/gsamokovarov/jump) **star:660** Jump helps you navigate faster by learning your habits. ![star > 100][Bronze]
|
||||
* [immortal](https://github.com/immortal/immortal) **star:603** \*nix cross-platform (OS agnostic) supervisor. ![star > 100][Bronze]
|
||||
* [htcat](https://github.com/htcat/htcat) **star:482** Parallel and Pipelined HTTP GET Utility. ![star > 100][Bronze]
|
||||
@@ -1737,8 +1750,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gotenv](https://github.com/subosito/gotenv) **star:142** Load environment variables from `.env` or any `io.Reader` in Go. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [gubrak](https://github.com/novalagung/gubrak) **star:141** Golang utility library with syntactic sugar. It's like lodash, but for golang. ![star > 100][Bronze]
|
||||
* [robustly](https://github.com/VividCortex/robustly) **star:135** Runs functions resiliently, catching and restarting panics. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [Death](https://github.com/vrecan/death) **star:133** Managing go application shutdown with signals. ![star > 100][Bronze]
|
||||
* [util](https://github.com/shomali11/util) **star:133** Collection of useful utility functions. (strings, concurrency, manipulations, ...). ![star > 100][Bronze]
|
||||
* [Death](https://github.com/vrecan/death) **star:133** Managing go application shutdown with signals. ![star > 100][Bronze]
|
||||
* [apm](https://github.com/topfreegames/apm) **star:129** Process manager for Golang applications with an HTTP API. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
* [mimetype](https://github.com/gabriel-vasile/mimetype) **star:122** Package for MIME type detection based on magic numbers. ![star > 100][Bronze]
|
||||
* [chyle](https://github.com/antham/chyle) **star:109** Changelog generator using a git repository with multiple configuration possibilities. ![star > 100][Bronze]
|
||||
@@ -1750,10 +1763,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [pm](https://github.com/VividCortex/pm) **star:71** Process (i.e. goroutine) manager with an HTTP API.
|
||||
* [UNIS](https://github.com/esemplastic/unis) **star:69** Common Architecture™ for String Utilities in Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [xferspdy](https://github.com/monmohan/xferspdy) **star:68** Xferspdy provides binary diff and patch library in golang. ![It hasn't been updated in the last year][Yellow]
|
||||
* [netbug](https://github.com/e-dard/netbug) **star:65** Easy remote profiling of your services. ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-health](https://github.com/Talento90/go-health) **star:63** Health package simplifies the way you add health check to your services. ![It hasn't been updated in the last year][Yellow]
|
||||
* [mssqlx](https://github.com/linxGnu/mssqlx) **star:58** Database client library, proxy for any master slave, master master structures. Lightweight and auto balancing in mind.
|
||||
* [multitick](https://github.com/VividCortex/multitick) **star:58** Multiplexor for aligned tickers. ![It hasn't been updated in the last year][Yellow]
|
||||
* [mssqlx](https://github.com/linxGnu/mssqlx) **star:58** Database client library, proxy for any master slave, master master structures. Lightweight and auto balancing in mind.
|
||||
* [repeat](https://github.com/ssgreg/repeat) **star:56** Go implementation of different backoff strategies useful for retrying operations and heartbeating.
|
||||
* [abutil](https://github.com/bahlo/abutil) **star:51** Collection of often-used Golang helpers. ![It hasn't been updated in the last year][Yellow] ![Archived][Archived]
|
||||
* [minquery](https://github.com/icza/minquery) **star:50** MongoDB / mgo.v2 query that supports efficient pagination (cursors to continue listing documents where we left off).
|
||||
@@ -1765,9 +1777,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gaper](https://github.com/maxcnunes/gaper) **star:39** Builds and restarts a Go project when it crashes or some watched file changes.
|
||||
* [intrinsic](https://github.com/mengzhuo/intrinsic) **star:39** Use x86 SIMD without writing any assembly code. ![It hasn't been updated in the last year][Yellow] ![Archived][Archived]
|
||||
* [copy-pasta](https://github.com/jutkko/copy-pasta) **star:37** Universal multi-workstation clipboard that uses S3 like backend for the storage.
|
||||
* [retry](https://github.com/thedevsaddam/retry) **star:34** Simple and easy retry mechanism package for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [myhttp](https://github.com/inancgumus/myhttp) **star:34** Simple API to make HTTP GET requests with timeout support. ![It hasn't been updated in the last year][Yellow]
|
||||
* [golarm](https://github.com/msempere/golarm) **star:34** Fire alarms with system events. ![It hasn't been updated in the last year][Yellow]
|
||||
* [retry](https://github.com/thedevsaddam/retry) **star:34** Simple and easy retry mechanism package for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [goreadability](https://github.com/philipjkim/goreadability) **star:32** Webpage summary extractor using Facebook Open Graph and arc90's readability.
|
||||
* [gpath](https://github.com/tenntenn/gpath) **star:31** Library to simplify access struct fields with Go's expression in reflection. ![It hasn't been updated in the last year][Yellow]
|
||||
* [retry-go](https://github.com/rafaeljesus/retry-go) **star:28** Retrying made simple and easy for golang.
|
||||
@@ -1778,29 +1790,28 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [ugo](https://github.com/alxrm/ugo) **star:20** ugo is slice toolbox with concise syntax for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [generate](https://github.com/go-playground/generate) **star:19** runs go generate recursively on a specified path or environment variable and can filter by regex. ![It hasn't been updated in the last year][Yellow]
|
||||
* [gostrutils](https://github.com/ik5/gostrutils) **star:16** Collections of string manipulation and conversion functions.
|
||||
* [evaluator](https://github.com/nullne/evaluator) **star:15** Evaluate an expression dynamicly based on s-expression. It's simple and easy to extend. ![It hasn't been updated in the last year][Yellow]
|
||||
* [dlog](https://github.com/kirillDanshin/dlog) **star:15** Compile-time controlled logger to make your release smaller without removing debug calls. ![It hasn't been updated in the last year][Yellow]
|
||||
* [okrun](https://github.com/xta/okrun) **star:14** go run error steamroller. ![It hasn't been updated in the last year][Yellow]
|
||||
* [filler](https://github.com/yaronsumel/filler) **star:14** small utility to fill structs using "fill" tag. ![It hasn't been updated in the last year][Yellow]
|
||||
* [evaluator](https://github.com/nullne/evaluator) **star:15** Evaluate an expression dynamicly based on s-expression. It's simple and easy to extend. ![It hasn't been updated in the last year][Yellow]
|
||||
* [go-httpheader](https://github.com/mozillazg/go-httpheader) **star:14** Go library for encoding structs into Header fields.
|
||||
* [filler](https://github.com/yaronsumel/filler) **star:14** small utility to fill structs using "fill" tag. ![It hasn't been updated in the last year][Yellow]
|
||||
* [okrun](https://github.com/xta/okrun) **star:14** go run error steamroller. ![It hasn't been updated in the last year][Yellow]
|
||||
* [dbt](https://github.com/nikogura/dbt) **star:13** A framework for running self-updating signed binaries from a central, trusted repository.
|
||||
* [structs](https://github.com/PumpkinSeed/structs) **star:12** Implement simple functions to manipulate structs. ![It hasn't been updated in the last year][Yellow]
|
||||
* [fastlz](https://github.com/digitalcrab/fastlz) **star:12** Wrap over [FastLz](http://fastlz.org/) (free, open-source, portable real-time compression library) for GoLang. ![It hasn't been updated in the last year][Yellow]
|
||||
* [filter](https://github.com/gookit/filter) **star:12** provide filtering, sanitizing, and conversion of Go data.
|
||||
* [ghokin](https://github.com/antham/ghokin) **star:12** Parallelized formatter with no external dependencies for gherkin (cucumber, behat...).
|
||||
* [scan](https://github.com/blockloop/scan) **star:12** Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
||||
* [filter](https://github.com/gookit/filter) **star:12** provide filtering, sanitizing, and conversion of Go data.
|
||||
* [rerate](https://github.com/abo/rerate) **star:12** Redis-based rate counter and rate limiter for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [retry](https://github.com/shafreeck/retry) **star:10** A pretty simple library to ensure your work to be done.
|
||||
* [command](https://github.com/txgruppi/command) **star:9** Command pattern for Go with thread safe serial and parallel dispatcher. ![It hasn't been updated in the last year][Yellow]
|
||||
* [backscanner](https://github.com/icza/backscanner) **star:8** A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
|
||||
* [tracer](https://github.com/kamilsk/tracer) **star:8** Simple, lightweight tracing. ![There was an update last week][Green]
|
||||
* [ctxutil](https://github.com/posener/ctxutil) **star:7** A collection of utility functions for contexts.
|
||||
* [mimesniffer](https://github.com/aofei/mimesniffer) **star:7** A MIME type sniffer for Go.
|
||||
* [ctxutil](https://github.com/posener/ctxutil) **star:7** A collection of utility functions for contexts.
|
||||
* [sslice](https://github.com/yaa110/sslice) **star:5** Create a slice which is always sorted.
|
||||
* [silk](https://github.com/chrispassas/silk) **star:4** Read silk netflow files. ![There was an update last week][Green]
|
||||
* [sliceconv](https://github.com/Henry-Sarabia/sliceconv) **star:3** Slice conversion between primitive types.
|
||||
* [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) **star:3** Go package for working with Problem Details.
|
||||
* [slicer](https://github.com/leaanthony/slicer) **star:3** Makes working with slices easier.
|
||||
* [go-problemdetails](https://github.com/mvmaasakkers/go-problemdetails) **star:3** Go package for working with Problem Details.
|
||||
* [retry](https://github.com/percolate/retry) **star:2** A simple but highly configurable retry package for Go.
|
||||
* [olaf](https://github.com/btnguyen2k/olaf) **star:1** Twitter Snowflake implemented in Go.
|
||||
* [blank](https://github.com/Henry-Sarabia/blank) **star:1** Verify or remove blanks and whitespace from strings.
|
||||
@@ -1823,7 +1834,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Libraries for validation.*
|
||||
|
||||
* [govalidator](https://github.com/asaskevich/govalidator) **star:3556** Validators and sanitizers for strings, numerics, slices and structs. ![star > 1000][Silver]
|
||||
* [validator](https://github.com/go-playground/validator) **star:3526** Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [validator](https://github.com/go-playground/validator) **star:3526** Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving. ![star > 1000][Silver]
|
||||
* [ozzo-validation](https://github.com/go-ozzo/ozzo-validation) **star:1050** Supports validation of various data types (structs, strings, maps, slices, etc.) with configurable and extensible validation rules specified in usual code constructs instead of struct tags. ![star > 1000][Silver] ![There was an update last week][Green]
|
||||
* [govalidator](https://github.com/thedevsaddam/govalidator) **star:717** Validate Golang request data with simple rules. Highly inspired by Laravel's request validation. ![star > 100][Bronze]
|
||||
* [validate](https://github.com/gookit/validate) **star:97** Go package for data validation and filtering. support validate Map, Struct, Request(Form, JSON, url.Values, Uploaded Files) data and more features. ![Contains Chinese documents][CN]
|
||||
@@ -1889,7 +1900,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Microservice](https://github.com/claygod/microservice) **star:57** The framework for the creation of microservices, written in Golang.
|
||||
* [uAdmin](https://github.com/uadmin/uadmin) **star:54** Fully featured web framework for Golang, inspired by Django.
|
||||
* [YARF](https://github.com/yarf-framework/yarf) **star:50** Fast micro-framework designed to build REST APIs and web services in a fast and simple way.
|
||||
* [Zerver](https://github.com/cosiner/zerver) Zerver is an expressive, modular, feature completed RESTful framework.
|
||||
* [Fireball](https://github.com/zpatrick/fireball) **star:49** More "natural" feeling web framework.
|
||||
* [vox](https://github.com/aisk/vox) **star:40** A golang web framework for humans, inspired by Koa heavily.
|
||||
* [patron](https://github.com/beatlabs/patron) **star:33** Patron is a microservice framework following best cloud practices with a focus on productivity. ![There was an update last week][Green]
|
||||
@@ -1899,6 +1909,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [rex](https://github.com/goanywhere/rex) **star:27** Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`. ![It hasn't been updated in the last year][Yellow]
|
||||
* [nio](https://github.com/go-nio/nio) **star:21** Modern, minimal and productive Go HTTP framework.
|
||||
* [Banjo](https://github.com/nsheremet/banjo) **star:8** Very simple and fast web framework for Go. ![It hasn't been updated in the last year][Yellow]
|
||||
* [rux](https://github.com/gookit/rux) **star:7** Simple and fast web framework for build golang HTTP applications. ![There was an update last week][Green] ![Contains Chinese documents][CN]
|
||||
* [sawsij](https://github.com/jaybill/sawsij) **star:2** lightweight, open-source web framework for building high-performance, data-driven web applications. ![It hasn't been updated in the last year][Yellow]
|
||||
|
||||
### Middlewares
|
||||
@@ -2076,7 +2087,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [script](https://github.com/bitfield/script) **star:922** Making it easy to write shell-like scripts in Go for DevOps and system administration tasks. ![star > 100][Bronze]
|
||||
* [go-selfupdate](https://github.com/sanbornm/go-selfupdate) **star:673** Enable your Go applications to self update. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [skm](https://github.com/TimothyYe/skm) **star:550** SKM is a simple and powerful SSH Keys Manager, it helps you to manage your multiple SSH keys easily! ![star > 100][Bronze]
|
||||
* [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** Manage BareMetal Servers from Command Line (as easily as with Docker). ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [Scaleway-cli](https://github.com/scaleway/scaleway-cli) **star:539** Manage BareMetal Servers from Command Line (as easily as with Docker). ![star > 100][Bronze]
|
||||
* [Pomerium](https://github.com/pomerium/pomerium) **star:515** Pomerium is an identity-aware access proxy. ![star > 100][Bronze] ![There was an update last week][Green]
|
||||
* [aurora](https://github.com/xuri/aurora) **star:404** Cross-platform web-based Beanstalkd queue server console. ![star > 100][Bronze]
|
||||
* [govvv](https://github.com/ahmetalpbalkan/govvv) **star:388** “go build” wrapper to easily add version information into Go binaries. ![star > 100][Bronze] ![It hasn't been updated in the last year][Yellow]
|
||||
@@ -2102,15 +2113,15 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Rodent](https://github.com/alouche/rodent) **star:30** Rodent helps you manage Go versions, projects and track dependencies. ![It hasn't been updated in the last year][Yellow]
|
||||
* [drone-jenkins](https://github.com/appleboy/drone-jenkins) **star:24** Trigger downstream Jenkins jobs using a binary, docker or Drone CI.
|
||||
* [awsenv](https://github.com/soniah/awsenv) **star:21** Small binary that loads Amazon (AWS) environment variables for a profile. ![It hasn't been updated in the last year][Yellow]
|
||||
* [DepCharge](https://github.com/centerorbit/depcharge) **star:9** Helps orchestrating the execution of commands across the many dependencies in larger projects. ![There was an update last week][Green]
|
||||
* [DepCharge](https://github.com/centerorbit/depcharge) **star:9** Helps orchestrating the execution of commands across the many dependencies in larger projects.
|
||||
* [lwc](https://github.com/timdp/lwc) **star:8** A live-updating version of the UNIX wc command. ![It hasn't been updated in the last year][Yellow]
|
||||
* [sg](https://github.com/ChristopherRabotin/sg) **star:5** Benchmarks a set of HTTP endpoints (like ab), with possibility to use the response code and data between each call for specific server stress based on its previous response. ![It hasn't been updated in the last year][Yellow]
|
||||
|
||||
### Other Software
|
||||
|
||||
* [hugo](http://gohugo.io/) Fast and Modern Static Website Engine.
|
||||
* [Gor](https://github.com/buger/gor) **star:11370** Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [rkt](https://github.com/coreos/rkt) **star:8748** App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [Gor](https://github.com/buger/gor) **star:11373** Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [rkt](https://github.com/coreos/rkt) **star:8749** App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) **star:8268** Fast, Simple and Scalable Distributed File System with O(1) disk seek. ![star > 5000][Gold] ![There was an update last week][Green]
|
||||
* [restic](https://github.com/restic/restic) **star:7499** De-duplicating backup program. ![star > 5000][Gold]
|
||||
* [confd](https://github.com/kelseyhightower/confd) **star:6424** Manage local application configuration files using templates and data from etcd or consul. ![star > 5000][Gold]
|
||||
|
Reference in New Issue
Block a user