Commit Graph

2602 Commits

Author SHA1 Message Date
Rafał Lorenz
0a959b06a5 Add gocontainer (#2557)
* Add gocontainer

Simple Dependency Injection Container

* Update README.md
2019-06-07 10:11:36 +02:00
Prashant Gupta
78cc21f0f8
added OSX sleep/wake notifier 2019-06-06 22:08:08 -07:00
Quim Muntal
b7596d17d3 Add qmuntal/gltf to README (#2553) 2019-06-06 10:16:14 +02:00
hz
4dc730ebe7 add cmdr (#2550) 2019-06-05 10:11:47 +02:00
Maxim Bovtunov
1eee8f2034 Add inject (#2549) 2019-06-05 10:11:05 +02:00
Martijn van Maasakkers
967f7143ce Add certificates (#2548)
* Add go-problemdetails package

* Added certificates tool
2019-06-05 10:09:21 +02:00
Oleg Zaytsev
051bb23b2f Add github.com/cabify/gotoprom library (#2543)
`gotoprom` offers a type-safe metrics builder wrapper library for
the official Prometheus client.
2019-06-05 10:08:17 +02:00
MinJae Kwon
6baedb205a Add Golang Korea meetup (#2546) 2019-05-30 07:54:55 -03:00
David
f93ae30220 db-migration: add migrator (#2531)
add migrator library to database schema migration section
2019-05-28 09:49:02 -03:00
Aliaksandr Valialkin
9f911370b5 Add victoriametrics to database list (#2539) 2019-05-27 16:42:22 -03:00
Nils Wogatzky
e418a90d43 update maintenance status of mgo (#2538)
mgo is a great driver implementation, but is not maintained anymore
2019-05-27 21:11:13 +03:00
Jay
497615cc82 add x-mod/routine package (#2540) 2019-05-27 21:09:59 +03:00
Nabil Servais
6e8eff76d7 Add onnx-go (#2489)
* Add onnx-go 

* github.com repo: https://github.com/owulveryck/onnx-go
* godoc.org: https://godoc.org/github.com/owulveryck/onnx-go
* goreportcard.com: https://goreportcard.com/report/github.com/owulveryck/onnx-go
* travis build: https://travis-ci.com/owulveryck/onnx-go

* Update README.md
2019-05-26 08:26:36 -03:00
Dennie de Lange
ed86f8ca77 Fix Goa name,url and description to more accurate (#2536) 2019-05-24 18:48:34 -03:00
Sebastian
9122b2871c Remove Banshee (#2535)
Project no longer exists, link goes to 404
2019-05-24 09:20:43 -03:00
Jay
94da932ac9 add command-line-tool (#2514) 2019-05-23 11:26:48 -03:00
Alex Makhinov
c1b79db23a Add parsefields package (#2478)
* Add parsefields package

* Add dot
2019-05-21 10:50:57 -03:00
ecstaticcoder
8fb8137b92 Added generis tool (#2482) 2019-05-21 10:50:22 -03:00
Coding Concepts
6dce3b2c90 Added datagen (#2495) 2019-05-21 10:49:57 -03:00
Igor Novgorodov
d4f5ca70f7 Add psql-streamer to Server Applications (#2498)
* Add psql-streamer to Server Applications

* psql-streamer: add dot in the end
2019-05-21 10:49:23 -03:00
Dawid Dziurla
be2d38d1b3 Add go-appindicator (#2511) 2019-05-20 09:46:24 -03:00
lrita
7a364fe241 Add numa (#2513) 2019-05-20 09:45:43 -03:00
Chad Robinson
a2b11d5ee6 Add iplib to networking section (#2515) 2019-05-20 09:44:18 -03:00
John Arundel
6c8c818835 Add 'script', a library for DevOps tasks (#2517) 2019-05-20 09:42:35 -03:00
Eduard Urbach
6dbe03bb1a Add akyoto/cache (#2518) 2019-05-20 09:40:28 -03:00
Eduard Urbach
f0c2fe08a6 Add aerogo/codetree (#2519) 2019-05-20 09:39:01 -03:00
Eduard Urbach
565072ad50 Add aerogo/log (#2520) 2019-05-20 09:38:04 -03:00
Wei He
1bd1ecd60b add ltsv (#2521) 2019-05-20 09:36:38 -03:00
Adam Luzsi
a533a4a173 add testcase to the README.md testing section (#2525) 2019-05-20 09:35:28 -03:00
Martijn van Maasakkers
a2ebb20689 Add go-problemdetails package (#2526) 2019-05-20 09:30:32 -03:00
Jerry Zhao
f4441da80d message digest for large files (#2527) 2019-05-20 09:29:52 -03:00
Hasibul Hasan (Anik)
83f008ff8c Added AnikHasibul/queue (#2528) 2019-05-20 09:29:06 -03:00
Rafał Lorenz
a69c78aa20 Add vardius/gollback (#2522)
**Please provide package links to:**

* github.com repo: https://github.com/vardius/gollback
* godoc.org: [![](https://godoc.org/github.com/vardius/gollback?status.svg)](http://godoc.org/github.com/vardius/gollback)
* goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/vardius/gollback)](https://goreportcard.com/report/github.com/vardius/gollback)
* coverage service link: [![codecov](https://codecov.io/gh/vardius/gollback/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/gollback)

**Make sure that you've checked the boxes below before you submit PR:**

* [x]  I have added my package in alphabetical order.
* [x]  I have an appropriate description with correct grammar.
* [x]  I know that this package was not listed before.
* [x]  I have added godoc link to the repo and to my pull request.
* [x]  I have added coverage service link to the repo and to my pull request.
* [x]  I have added goreportcard link to the repo and to my pull request.
* [x]  I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
2019-05-18 00:06:39 +08:00
Kamaleshwar
b04aa0011c Add currency computation package (#2524)
* github.com repo: [currency](https://github.com/bnkamalesh/currency)

godoc.org: [![](https://godoc.org/github.com/nathany/looper?status.svg)](https://godoc.org/github.com/bnkamalesh/currency)

goreportcard.com: [![](https://goreportcard.com/badge/github.com/bnkamalesh/currency)](https://goreportcard.com/report/github.com/bnkamalesh/currency)

coverage service: [cover.run](https://cover.run/go/github.com/bnkamalesh/currency)

**Make sure that you've checked the boxes below before you submit PR:**
- [✓] I have added my package in alphabetical order.
- [✓] I have an appropriate description with correct grammar.
- [✓] I know that this package was not listed before.
- [✓] I have added godoc link to the repo and to my pull request.
- [✓] I have added coverage service link to the repo and to my pull request.
- [✓] I have added goreportcard link to the repo and to my pull request.
- [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

* added period at end of description.
2019-05-18 00:03:40 +08:00
Samuel Jirénius
9b3cc69330 Update resgate (#2523) 2019-05-14 18:11:05 -03:00
foolin
74410582de Update README.md (#2509)
add goview library
2019-05-09 09:18:37 +02:00
Stepan Pyzhov
3177095f29 add github.com/spyzhov/ajson library (#2502) 2019-05-06 23:23:35 -03:00
Kevin Dangoor
f324e24f7c Add Wails (#2500)
* Add Wails

New GUI library that currently builds on webview.

* Add missing period
2019-05-06 23:03:33 -03:00
Nguyen Van Nhu
62a1aaf038 Add go-premailer, inline styling for HTML mail (#2499) 2019-05-06 23:00:54 -03:00
Alex Makhinov
0b75fac50e Added gosddl package (#2479) 2019-05-06 22:59:45 -03:00
K3A
c661111deb gomodel is unmaintained (#2506)
remove from the list
2019-05-06 22:56:05 -03:00
Mustafa TURAN
6bad240f48 Add bus package (#2507) 2019-05-06 22:54:44 -03:00
Sean Hagen
c2162d8f13 Data Science: Bradley-Terry model package (#2496)
* Add the bradleyterry package

* Update description

* Fix readme line -- add period at end of sentence
2019-05-02 09:39:22 +02:00
Mark van der Velden
bf353b152a Removing gometalinter (deprecated) (#2501)
The SA gometalinter is deprecated in favour of [GolangCI](https://github.com/golangci/golangci-lint) and the project is archived.
2019-05-02 09:35:58 +02:00
Karel Minarik
eba4a00413 Add go-elasticsearch (#2486)
This patch adds the official Go client for Elasticsearch.
2019-04-30 13:44:41 -03:00
Arthur Lee
5a17875662 Add rollingwriter (#2494)
* add rollingwriter

* change the position
2019-04-29 14:12:15 -03:00
Igor Novgorodov
059c2d4447 Add riemann-relay to Server Applications (#2493) 2019-04-29 14:10:51 -03:00
Ben Osborne
c72971bf75 Tripadvisor (#2488)
* Added TripAdvisor to the list of ThirdParty API's

* remove new line

* ready
2019-04-29 14:10:18 -03:00
Alex Makhinov
4dc9bb5ccd Added gomalshare package (#2480) 2019-04-29 14:09:47 -03:00
Gus
b7050f294f Update README.md (#2487) 2019-04-29 14:09:17 -03:00
Matt Joseph
3d01d5e83f Go modules are the official package management going forward (#2492) 2019-04-29 11:17:34 +02:00
russoj88
7730d80785 Add STL library (#2415) 2019-04-26 09:01:21 -03:00
psampaz
9b47366aad Add go-mod-outdated (#2481) 2019-04-26 09:00:20 -03:00
Soo Philip Jason Kim
69f523f87a Add goreadability (#2485) 2019-04-26 08:59:38 -03:00
washan
d981ef5eae Update README.md (#2490) 2019-04-26 08:59:12 -03:00
Nathan Thompson
8e7c04f72d Added a guide to Golang e-commerce (#2425)
* Added a guide to Golang e-commerce

* Alphabetical order
2019-04-26 13:46:20 +02:00
Yuvraj Jaiswal
bbb99b0b00 Adds ULID (#2483) 2019-04-26 08:45:57 -03:00
MaxMedia
e134b6ed67 added vscode profiling extension link (#2484)
* added vscode profiling extension link

* Fix alphabetical order
2019-04-26 13:24:37 +02:00
pj
4c5c7d5419 add caching db article (#2476) 2019-04-26 13:13:27 +02:00
Guillaume Simonneau
0fdcfc7a04 khezen/avro (#2477) 2019-04-25 14:35:17 +08:00
Ilya Krasheninnikov
cab8b303fe Add typ (#2474)
* Add typ

* github.com repo: https://github.com/gurukami/typ
* godoc.org: https://godoc.org/github.com/gurukami/typ
* goreportcard.com: https://goreportcard.com/report/github.com/gurukami/typ
* coverage service link: [![Coverage Status](https://img.shields.io/codecov/c/github/gurukami/typ/master.svg)](https://codecov.io/github/gurukami/typ?branch=master)

* Update README.md
2019-04-18 20:30:02 +02:00
Lonng
702b1a6620 Added failpoint (#2468) 2019-04-18 09:31:27 +02:00
Ceriath
2e60bf54ea Update README.md (#2472) 2019-04-11 08:58:11 -03:00
Martin Joly
7d0bc62beb Update README.md (#2471) 2019-04-11 12:14:13 +02:00
Arash Vahidi
b55291a778 added interpol / police (#2469)
* added interpol / polce

* added missing EOL stop
2019-04-10 12:05:41 -03:00
Matt Joiner
90f7a20174 Update torrent entry (#2462)
* Update torrent entry

* Move go-peerflix to other software
2019-04-10 11:19:39 -03:00
Antoine Baché
8cacc7860d Added gfile (#2467) 2019-04-10 11:19:02 -03:00
Brett
5bdc12ceba add https://github.com/blockloop/scan (#2466)
[![GoDoc](https://godoc.org/github.com/blockloop/scan?status.svg)](https://godoc.org/github.com/blockloop/scan)
[![Travis](https://img.shields.io/travis/blockloop/scan.svg)](https://travis-ci.org/blockloop/scan)
[![Coveralls github](https://img.shields.io/coveralls/github/blockloop/scan.svg)](https://coveralls.io/github/blockloop/scan)
[![Report Card](https://goreportcard.com/badge/github.com/blockloop/scan)](https://goreportcard.com/report/github.com/blockloop/scan)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=blockloop/scan)](https://dependabot.com)
2019-04-09 18:24:01 -03:00
Adriano Sela Aviles
5f3ae4a4c4 Add sslmgr (#2460)
* Update README.md

* Update README.md
2019-04-09 01:13:24 -03:00
Osamu TONOMORI
0c6d12eb17 Add osamingo/checkdigit lib (#2464)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/osamingo/checkdigit
- godoc.org: https://godoc.org/github.com/osamingo/checkdigit
- goreportcard.com: https://goreportcard.com/report/github.com/osamingo/checkdigit
- coverage service link: https://codecov.io/gh/osamingo/checkdigit

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2019-04-09 09:13:12 +08:00
Julian Claus
1dddbdcfae Add assocentity (#2461) 2019-04-08 17:28:26 -03:00
superwhiskers
1a4bbbfd66 add crunch (#2458)
* add crunch

* add punctuation
2019-04-05 13:41:43 -03:00
Martin Joly
a5e8dc6703 Update README.md (#2391) 2019-04-05 06:48:24 -03:00
rameshvk
c5d776e8d9 Add treap (#2457) 2019-04-05 06:48:03 -03:00
Jeremy Loy
1487d7f79b Add JeremyLoy/config (#2456) 2019-04-04 09:51:30 +02:00
Josh
bd4f2ac700 flop (#2455)
* add flop

* move to be alphabetical
2019-04-03 13:40:17 -03:00
A. F
bdcfb70864 Add beaver to messaging packages (#2402) 2019-04-03 12:36:14 -03:00
Anshul Patel
a485108437 Add go project layout (#2365)
* Added Project Layout section

* Refactored layout as per ISSUE template.

* Restructuring layout alphabetically.

* Add two other projects
2019-04-03 12:35:22 -03:00
Amir Irani
83a5850a20 Update E-Books (#2393)
* Update E-Books

* Update order
2019-04-03 12:34:24 -03:00
Vladislav Fursov
799dd8136e add github.com/ghostiam/binstruct (#2385) 2019-04-03 12:33:57 -03:00
Pascal S. de Kloe
ddce9fa768 Add github.com/pascaldekloe/metrics. (#2403) 2019-04-03 11:51:30 -03:00
Martin Czygan
cb96db695b add miku/zek (#2372)
* add miku/zek

* fix order
2019-04-03 11:50:09 -03:00
Maria Letta
e663038c43 Add Free Gophers Pack (#2452)
Another resource with gopher graphics
2019-04-03 11:27:29 +02:00
Cássio Botaro
7ce254f152
Improve test (#2454)
* adjust regex to caught corner case

* fix wrong lines
2019-04-02 20:25:56 -03:00
rameshvk
fb08bf2238 Add dotchain/dot (#2451)
* Add dotchain/dot

* Add dot at end of README
2019-04-02 20:07:04 -03:00
Simon Bäumer
1b1399720a Add commander (#2450) 2019-04-02 13:32:00 -03:00
Michal Štrba
752e2b40f4 add Oto (#2405) 2019-04-02 10:16:02 +02:00
Iwan Budi Kusnanto
26b76ced7c Add iwanbk/bcache. (#2449)
Eventually consistent distributed in-memory  cache Go library.
2019-04-01 15:30:46 -03:00
rameshvk
264e63c4f2 Add testmd -- a markdown-to-golang-test converter (#2447) 2019-03-31 11:02:13 -03:00
Nikhil Saraf
f4f3dad431 Add go-tools/multithreading for manage goroutines (#2446) 2019-03-28 16:00:25 +01:00
Vadim Markovtsev
622263a9d2 Add src-d/hercules (#2444) 2019-03-27 14:17:48 +01:00
Vadim Markovtsev
d898b549f1 Add go-git (#2442) 2019-03-24 16:16:58 -03:00
Marvin Blum
340b7db062 Add gondolier database schema migration. (#2439) 2019-03-24 15:52:30 -03:00
arhuman
64c16c3bc4 Update README.md to add Golang Marseille Meetup (#2443) 2019-03-24 12:34:50 -03:00
Avelino
6266203c67
patreon button
ref: https://github.com/avelino/awesome-go/pull/2441#issuecomment-475944023

Signed-off-by: Avelino <t@avelino.xxx>
2019-03-24 08:42:35 -03:00
Avelino
7c2bdeb3a7
add netlify badge
Signed-off-by: Avelino <t@avelino.xxx>
2019-03-23 07:56:10 -03:00
Nikhil Saraf
012e45b32b Add Kelp cryptocurrency trading bot (#2420)
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: [https://github.com/stellar/kelp](https://github.com/stellar/kelp)
- godoc.org: [![Godoc](https://godoc.org/github.com/stellar/kelp?status.svg)](https://godoc.org/github.com/stellar/kelp)
- goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/stellar/kelp)](https://goreportcard.com/report/github.com/stellar/kelp)
- coverage service link: ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)`

Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [ ] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍
2019-03-21 17:19:52 +08:00
Hiromu OCHIAI
d2e5eac62b Add "ocrserver" (#2436) 2019-03-21 09:30:43 +01:00
Bo-Yi Wu
36b706dd79 Add golang meetup in Taipei (#2434)
Welcome to Taipei 101 in Taiwan.
2019-03-20 16:21:23 +01:00
faceair
63893f4de9 add jio (#2427) 2019-03-19 14:23:48 -03:00