Commit Graph

3107 Commits

Author SHA1 Message Date
Avinash Utekar
3cfd8f76f3
added github.com/utekaravinash/gopaapi5 repo (#2996) 2020-03-14 10:24:39 +08:00
Yad Smood
3ad66eff9c
Add rod (#2969) 2020-02-28 13:55:40 -03:00
Island 5
30756f7988
Add is5/r in utilities section (#2971) 2020-02-28 13:55:07 -03:00
Javier Peletier
92e49a2c7d
Added elastic (#2973) 2020-02-28 13:53:51 -03:00
Alexander Gehres
afb56059d8
Update README.md (#2956)
add httpretry to awesome go
2020-02-23 14:57:02 +08:00
Yuli
28834b996a
Add Paranoidguy Databunker project (#2890) 2020-02-23 14:56:43 +08:00
SystemGlitch
3bdefc1c56
Add Goyave web framework (#2968) 2020-02-21 11:04:20 +08:00
Angel ☕
3ed131a6c3
Add gut/yos in Files section (#2964) 2020-02-21 11:04:01 +08:00
Åke M. Persson
4d25e4eb99
add mapslice-json package to json section (#2967)
* add mapslice-json package to json section

* fix alphabetical order
2020-02-19 21:15:43 +08:00
Havrileck Alexandre
3d2f9cded9
Add s3-proxy project (#2963) 2020-02-19 21:15:20 +08:00
Nathan Davies
ffaffe1c9d
Add golang north east meetup (#2966)
A simple change to the readme to add the local meetup I help run
2020-02-19 21:15:00 +08:00
Horst Rutter
735d47d25b
Update repo url for pdfcpu (#2962) 2020-02-19 21:14:29 +08:00
Eric Duncan
c7aafafee5
Add Podcast, iTunes and RSS 2.0 Podcast Generator in Golang (#2960) 2020-02-16 13:48:17 +08:00
Guilherme Paixão
ca94272a7a
Added gody package (#2950) 2020-02-15 15:47:56 +08:00
Nikolay Korotkiy
1d5e746fcd
Add mbtileserver (#2957) 2020-02-15 12:17:26 +08:00
Nomadic
e890a54fc5
twitter-scraper (#2959)
https://github.com/n0madic/twitter-scraper
https://godoc.org/github.com/n0madic/twitter-scraper
https://gocover.io/github.com/n0madic/twitter-scraper
[![Go Report Card](https://goreportcard.com/badge/github.com/n0madic/twitter-scraper)](https://goreportcard.com/report/github.com/n0madic/twitter-scraper)
2020-02-15 12:16:55 +08:00
Travis Harmon
a2ec4fc43a
add govalid (#2949)
* add govalid

* update description of govalid
2020-02-14 21:50:34 +08:00
James Ranson
f63ab8e1fc
add trickster to awesome-go:performance (#2952)
* add trickster to awesome-go:performance

* relocate trickster to Server Applications
2020-02-12 00:26:04 +01:00
Fenny
ef89dd23bd
Add Fiber to Web Frameworks (#2940) 2020-02-11 20:04:07 +08:00
Joshua Bezaleel Abednego
8c6841465e
Add GoBandung in Meetups (#2946) 2020-02-08 15:18:34 +08:00
Cyro Dubeux
7eb3a58311 Add golang-tmdb wrapper (#2943) 2020-02-08 15:14:53 +08:00
Santiago De la Cruz
1d86504b52
Add go-str2duration (#2937) 2020-02-07 16:41:45 +08:00
Dustin Blackman
f7ecc3bac7
Add github.com/dustinblackman/gomodrun (#2936)
* add gomodrun

* fix sorting
2020-02-07 16:41:26 +08:00
superxin
5831be6fb8
Add typeregistry (#2931) 2020-02-07 16:41:05 +08:00
xtaci
c74e518beb
Update README.md (#2930) 2020-02-07 16:40:38 +08:00
Travis Harmon
d71e658a26
Add Goweb to web frameworks (#2924)
* add entry to databases

* add goweb

* edit description
2020-02-07 16:40:19 +08:00
Alexander Pantyukhin
e883e824f6
Add pattern matching lib. (#2923)
* Add pattern matching lib.

* fix order
2020-02-07 16:39:52 +08:00
Hiromu OCHIAI
fcb1bf953f
Add "copy" package (#2921) 2020-02-07 16:39:37 +08:00
biter777
4d0929304f
Add countries package (#2918)
* Add countries package

Add countries package: https://github.com/biter777/countries

Countries - ISO 3166 (ISO3166-1, ISO3166, Digit, Alpha-2, Alpha-3) countries codes and names (on eng and rus), ISO 4217 currency designators, ITU-T E.164 IDD calling phone codes, countries capitals, UN M.49 regions codes, IANA ccTLD countries domains, IOC/NOC and FIFA codes, VERY FAST, NO maps[], NO slices[], NO external links/files/data, NO interface{}, NO specific dependencies, Databases compatible, Emoji countries flags and currencies support, full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standarts.

Full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standarts.

* Update README.md
2020-02-07 16:39:23 +08:00
Romain Bretécher
2e73e1bb4b
Add go-postman-collection (#2915) 2020-02-07 16:38:21 +08:00
Sergey Gladkovskiy
3565a81bd9
adding mpath package (#2909) 2020-02-07 16:38:03 +08:00
Jonah
92b3b3e2be
add social media section incl. reddit (#2917) 2020-02-04 20:57:44 +08:00
Paweł Wamej
6d94135ea5
add GoCracow (Krakow, Poland) meetup (#2934) 2020-02-04 11:37:22 +08:00
Shunsuke Suzuki
27e7e05f03
Remove tools which are not found (#2938)
* [scaneo](https://github.com/variadico/scaneo) - Generate Go code to convert database rows into arbitrary structs.
* [go-restful-api](https://github.com/qiangxue/go-restful-api) - An idiomatic Go RESTful API starter kit following SOLID principles and Clean Architecture with a common project layout.
* [sreq](https://github.com/winterssy/sreq) - A simple, user-friendly and concurrent safe HTTP request library for Go.
* [sslice](https://github.com/yaa110/sslice) - Create a slice which is always sorted.
2020-02-04 11:24:17 +08:00
Sung Won Cho
63c14ee596
Update outdated description (#2941) 2020-02-04 11:22:08 +08:00
Ferenc Fabian
a9307bdde6
Add github.com/PumpkinSeed/errors (#2898)
* Add github.com/PumpkinSeed/errors

* Alphabetic order

* Remove extra new line
2020-01-30 10:36:03 -03:00
Daniel Pasch
2a948c7aea
Add go-twitch-irc (#2925) 2020-01-30 10:33:04 -03:00
Liu Peng
db0cbbd44b
Add go-pdu (#2914) 2020-01-29 15:22:16 +08:00
stirlingx
21343d5f50
Add gostl (#2912) 2020-01-29 15:20:57 +08:00
Miles Croxford
ca87fcfef2
add go-finnhub (#2910) 2020-01-29 15:19:08 +08:00
Travis Harmon
c098c830bf
add entry to databases (#2911) 2020-01-29 15:18:13 +08:00
Razon Yang
2377957989 Add JSend (#2907) 2020-01-18 23:19:29 +08:00
Dat Hoang
d533c2c523 Add dathoangnd/gonet (#2905) 2020-01-18 23:19:13 +08:00
Andrey Kuzmin
70e319a951 Add Ami. (#2903)
* Add Ami.

* Correct sort order.

It is case insensitive.
2020-01-18 23:18:54 +08:00
Dirk Pahl
6cf0ded880 Add kyoo (#2899)
* Add kyoo

* Fix CI
2020-01-18 23:18:32 +08:00
王文慧
7ff7a03e28 add database bbolt (#2908)
* add database bbolt

bolt is archived by the owner

* remove the archived repo bolt
2020-01-18 23:18:04 +08:00
Andy Williams
aa3ff235e9 Update Fyne description to match new release info (#2902) 2020-01-15 12:12:56 +08:00
Oleg Zaytsev
5ee118ae6d Add github.com/cabify/timex to Testing/Mocks (#2901) 2020-01-15 12:12:37 +08:00
ITcathyh
c092bc8433 Added conexec package to Goroutines (#2880) 2020-01-11 10:33:57 +08:00
Lucas Scaravelli
5496286968 Add lucassscaravelli/ej (#2895) 2020-01-11 10:33:34 +08:00
Andrew Koltyakov
f43698f16d Add gosip, client library for SharePoint API (#2894) 2020-01-11 10:33:13 +08:00
Benjamin Yolken
f491b89a55 Add golines (#2896) 2020-01-10 10:55:37 -08:00
wzshiming
2c9718084e Add httpproxy (#2891) 2020-01-09 09:13:58 +08:00
Mehran Poursadeghi
cf74dfea5f Add mgm package (#2893) 2020-01-09 09:13:36 +08:00
Andy Pan
d0a244e5d3
Update description of ants (#2892) 2020-01-07 18:13:29 +08:00
Ian Lopshire
bb0c32c979 Add go-ssm-config (#2889) 2020-01-04 22:58:39 +01:00
Muhammad Surya
d87dea6606 add-rel (#2887) 2020-01-04 22:15:07 +01:00
xxj
7b6d703b3f gormt (#2881)
mysql database to golang gorm struct
2020-01-04 22:13:49 +01:00
ayazmumtaz
ca9e09b725 Add tracedb to readme file (#2886) 2020-01-04 22:12:36 +01:00
sumeet jain
5d8ad98110 Add rotisserie/eris (#2878) 2020-01-02 22:33:45 +01:00
Laurynas Butkus
1458173d80 Add Language Detection API Go client (#2874) 2020-01-02 22:29:26 +01:00
Evgeny
67107a3d7e Added "ptr" package to miscellaneous (#2873)
* Added "ptr" package to miscellaneous

* Update README.md
2020-01-02 22:26:05 +01:00
Miles Croxford
824ea249e2 add go-localize (#2868) 2020-01-02 22:11:01 +01:00
Streppel
f4b007c6dc Add Curitiba meetup (#2863)
* Update README

adding meetup group for the city of Curitiba - Brazil

* fixing alphabetical order of meetup
2020-01-02 22:09:43 +01:00
Ilya Kaznacheev
ab62186a41 Add cleanenv configuration library (#2848) 2020-01-02 22:04:37 +01:00
malaschitz
349055e504 randomforest library (#2847) 2020-01-02 22:00:52 +01:00
alcastle
4ad0e7fdeb Created new Dynamic DNS category, added existing projects and new project to the category. (#2841) 2020-01-02 21:57:48 +01:00
Andy Pan
26b86464b2
Update description of networking framework: gnet (#2882) 2019-12-31 16:01:12 +08:00
Cyro Dubeux
3c72a3a747 Added package tome to the utilities list (#2871) 2019-12-29 23:33:13 +08:00
Mario
14d91be0b4 add dp project to miscellaneous (#2872) 2019-12-29 23:31:46 +08:00
Bastian
4e17f4d619 Add Dingo dependency injection (#2865) 2019-12-26 22:31:56 +08:00
Qiang Xue
79de29b0e1 Added go-restful-api project (#2869) 2019-12-26 22:31:39 +08:00
Huy Dang
f79a306104 add fixedwidth (#2860) 2019-12-20 08:13:38 +08:00
Daniel Pötzinger
db518779fd Add ecommerce section with flamingo commerce (#2771)
* add ecommerce section with flamingo commerce

* Add fitting entries to new e-commerce section

* Revert "Add fitting entries to new e-commerce section"

This reverts commit f1815ec6a8d9e6891d8cfd00f955bdc82caca83a.

* Revert "add ecommerce section with flamingo commerce"

This reverts commit a81fdc344292676bdd23f4cf349258d37257af73.

* Add Flamingo-Commerce
2019-12-19 16:35:19 -03:00
Fergus Strange
08383e5513 Add fergusstrange/embedded-postgres (#2850) 2019-12-15 22:33:01 +08:00
Tom Wright
1a0f25bcb6 Add queryparam package to readme. (#2855) 2019-12-14 00:09:34 +08:00
Friedrich Große
d1c74d1384 add goe-joe (#2856) 2019-12-14 00:08:55 +08:00
Patrick DeVivo
2869d0a1b6 add a link to tickgit (#2851) 2019-12-14 00:08:40 +08:00
disksing
b9fbd3fd0a add disksing/iter (#2852) 2019-12-14 00:08:13 +08:00
Miles Croxford
466d0db36b add go-generate-password (#2858) 2019-12-12 21:54:47 +08:00
Luis Morales
4a8323fd71 Add cookiecutter-golang (#2842) 2019-12-11 23:39:33 +08:00
Victor Dorneanu
c88aa674c8 pipe doesn't exist anymore (#2859) 2019-12-11 19:36:57 +08:00
Rakeki
9117e2a75f Add gosocsvr (#2836) 2019-12-10 22:25:59 +08:00
Zhenghao Zhang
1a7b25983d update gorse in ML section (#2849) 2019-12-10 22:24:39 +08:00
psampaz
2d6afea2a3 add slice (#2844) 2019-12-06 09:17:32 -03:00
Miles Croxford
b5d43481e2 add gospin (#2835)
* add gospin

* add fullstop
2019-12-04 11:33:31 +08:00
Iván Corrales Solera
b502384a0a feat: adding beyond as a new utility (#2843) 2019-12-04 11:33:05 +08:00
Eyal Posener
d55163c731 add posener/cmd (#2840) 2019-12-04 11:32:18 +08:00
Valentin P
e5fd6072b9 Add uTask entry (#2829)
Signed-off-by: Valentin Pichard <7628998+w3st3ry@users.noreply.github.com>
2019-12-04 11:31:35 +08:00
Lea Anthony
116885e3d6 Add Clîr (#2838) 2019-11-27 00:32:34 +01:00
pj
93742a01a7 update description (#2833) 2019-11-26 00:05:56 +01:00
Valentin P
30b406a713 Add CDS entry (#2830)
Signed-off-by: Valentin Pichard <7628998+w3st3ry@users.noreply.github.com>
2019-11-26 00:02:31 +01:00
Sergey Treinis
46e334fdbe Add qry tool (#2827) 2019-11-25 22:21:39 +01:00
A. Stoewer
a898e4d5fc Add package go-week to section 'Date and Time' (#2825)
* Add package go-week to section Date and Time

* Remove package goweek from section Date and Time

Reasons for removal:
- not actively maintained
- less features than comparable packages
- incorrect implementation to calculate the next week
2019-11-25 22:07:33 +01:00
psampaz
291db553ae Add GoThanks (#2820)
* added gothanks

* added gothanks

* Reorder

* Reorder

* correct order

* removed space
2019-11-25 22:05:30 +01:00
Angel Analoosen
cb5b5c76fe Add cronrange package in 'Date and Time' section (#2824) 2019-11-25 22:00:46 +01:00
Pieter Claerhout
98e5c026c2 pieterclaerhout/go-xray (#2818)
* Added go-xray

* Added the missing trailing dot
2019-11-25 22:00:21 +01:00
Pieter Claerhout
a06a67ef66 Added go-log (#2816) 2019-11-25 21:59:37 +01:00
Pieter Claerhout
3a5b170f97 Added go-james (#2814) 2019-11-25 21:59:04 +01:00
Rob De Feo
669c83fa7f Added Mailchain to awesome-go (#2809) 2019-11-25 21:57:17 +01:00
#69D2E7
66ec35051a Remove dead link to termtables, fix typo slash (#2828) 2019-11-21 12:17:45 +08:00
Emile
9127a02131 Added go.dev (#2826)
* Added go.dev

* inserted the entry at the right position

* Added a dot to the end of the sentence

* This should be the correct order
2019-11-19 15:43:38 -03:00
Alexey Palazhchenko
32084a9c5d Remove agora – not maintained anymore. (#2822) 2019-11-15 20:53:43 +08:00
fzerorubigd
a0efb8785e add onion configuration library (#2821) 2019-11-15 02:06:15 +01:00
Pieter Claerhout
62e16b06fb Added go-finance (#2817) 2019-11-15 01:57:07 +01:00
Pieter Claerhout
b9e2383d52 Added go-waitgroup (#2815) 2019-11-15 01:52:12 +01:00
Alexander I.Grafov
fc1c06b3f8 Add video/m3u8 library (#2810)
* Add video/m3u8 library

* Add m3u8 library to the list with right order
2019-11-13 19:13:40 +01:00
Milad Rahimi
d201f1df9a Add golobby/config (#2807) 2019-11-06 23:35:55 +01:00
Gopinath Langote
4bba006ed0 Add 1build tool - command line (#2754) 2019-11-06 23:31:14 +01:00
Daniel Pötzinger
43c90a7d12 Add flamingo framework (#2770)
* add flamingo

* Adjust wrong alphabetical order
2019-11-06 23:29:07 +01:00
Eduard
b300c557e1 Add Coffer (#2786) 2019-11-06 23:28:07 +01:00
Aaron Raff
11ec240b27 remove color (#2806)
The repo has been archived and the readme claims that there is no
maintenance.
2019-11-01 10:00:45 +08:00
Aaron Raff
3a24d05620 remove jwc (#2803)
The repository has been archived and marked as deprecated in the README.
2019-10-30 20:36:18 +08:00
Maxime Guerreiro
7b6dc56118 Add liftbridge to the Distributed Systems section (#2796)
Liftbridge provides lightweight, fault-tolerant message streams by implementing
a durable stream augmentation for the NATS messaging system. It extends NATS
with a Kafka-like publish-subscribe log API that is highly available and horizontally
scalable. Use Liftbridge as a simpler and lighter alternative to systems like Kafka
and Pulsar or use it to add streaming semantics to an existing NATS deployment.
2019-10-30 13:11:43 +08:00
Simon Bäumer
97b338ec9f Add SimonBaeumer/cmd go package (#2795) 2019-10-28 15:53:50 -03:00
Kishan B
84704a8ed1 Update http clients section (#2797)
* Move resty under HTTP clients section

* Remove goreq as it is no longer being maintained
2019-10-28 19:08:54 +08:00
Andrey Yurchenkov
0cae072434 Removed unmaintained and untested flac (#2799) 2019-10-28 19:02:29 +08:00
Andrey Yurchenkov
b48fe1c2aa Removed ian-kent/goose (#2801) 2019-10-28 19:00:34 +08:00
Daniel I. Khan Ramiro
a39665aa71 Add terraform-provider-openapi (#2783) 2019-10-23 20:16:08 +02:00
jfeliu007
2704d9c17c Added GoPlantUML to awesome-go (#2793) 2019-10-24 00:08:08 +08:00
Vincent Composieux
883acd7657 Add eko/gocache (#2790) 2019-10-20 16:56:01 +02:00
Abdullah Selek
b496a0a20c Add vl-go api client. (#2789) 2019-10-20 16:52:44 +02:00
Zhao Xiaojie
333509908b Add jcli add a devops tool (#2784) 2019-10-20 16:42:13 +02:00
Maciej Augustyniak
15777753e2 Removed unmaintained abutil (#2787) 2019-10-19 21:25:04 +02:00
Ferenc Fabian
ddabe48add Add bucket to the database tools (#2782)
* Add bucket to the Database tools section

* Fix typo after bucket added

* Alphabetic order

* Fix pipeline after fail of the new entry
2019-10-19 21:20:58 +02:00
Camal Cakar
5e62ca9a54 Update GopherCon Europe to Berlin (#2785)
The next location for GopherCon will be Berlin, Germany (https://twitter.com/gopherconeu) Just updated this small change :)
2019-10-17 11:26:10 +08:00
Malte Wrogemann
6a02c9fe97 Add wroge/wgs84 (#2781) 2019-10-14 23:49:46 +02:00
Aditya Pratap Singh
8a20b9a6be doc: Add link for Berlin meetup group (#2780) 2019-10-14 22:31:54 +02:00
Beniamin Marcu
da8bfd0b2d Add new resource (#2777)
* add madewithgolang.com

* put new link in alphabetical order
2019-10-14 22:30:13 +02:00
Faye Amacker
e89fcf512e Add fxamacker/cbor (#2746) 2019-10-14 05:35:06 -03:00
David Ansari
cab9a1ad5e Add lastpass-go (#2747) 2019-10-14 05:34:11 -03:00
徐旭
f6757444cc Add Allenxuxu/gev (#2741)
* Add Allenxuxu/gev

gev is a lightweight, fast non-blocking TCP network library based on Reactor mode.

* Update README.md
2019-10-14 05:32:54 -03:00
Johnathan Fercher
06a51dd23d Add maroto (#2707) 2019-10-14 05:30:26 -03:00
Vlad Glushchuk
9cefee6856 Add sqlf (#2774) 2019-10-14 05:25:53 -03:00
zhshch2002
1336fb531d Update README.md (#2775) 2019-10-14 05:25:10 -03:00
Jaap Groeneveld
42f657b926 add schema (#2778) 2019-10-14 05:22:07 -03:00
Jaap Groeneveld
8eae226775 add trial (#2779)
fixed adding trial issue
2019-10-14 05:21:40 -03:00
James Mills
b84a3b6488 Adds bitcask & bitraft to Database section (#2776)
* Adds bitcask & bitraft to Database section

* Update README.md
2019-10-14 05:21:20 -03:00
Craig Swank
581ae39164 Add link to parsyl's parquet reader/writer lib (#2737) 2019-10-13 19:24:39 +08:00
Niklas
f7a56d90b3 Remove Gomail since it's unmaintained since 2016. (#2772)
Details in https://github.com/go-gomail/gomail/issues/104
2019-10-13 11:54:40 +08:00
Tobiasz Heller
85b678cc4b Add cel-go (#2756) 2019-10-12 05:31:37 -03:00
Amr Hesham
064a9d2d7c Add Programming with Google Go Specialization (#2765)
Add Coursera Specialization  : Programming with Google Go in Tutorials section
2019-10-12 01:25:53 +02:00
Daniel Pötzinger
4461ec2429 Remove gravityblast/traffic and go-gem/gem - both flagged as unmaintained (#2769) 2019-10-10 14:04:52 +08:00
Olivier Wulveryck
0ec7a5a2ed fix(gorgonia): repo URL has changed (#2763)
Gorgonia has moved to an organization, the old URL is still valid, but no more updates are made on this one.
2019-10-08 19:49:29 +02:00
Milad Rahimi
88a78f599d Add golobby/container to the list of Dependency Injection packages (#2762)
* Add golobby/container to the list of Dependency Injection packages

* change the order to follow alphanumeric order
2019-10-06 16:57:07 +02:00
Ľuboš Pinteš
512f2eed9c The prose package is only for English. (#2761) 2019-10-05 15:08:33 +03:00
winterssy
42571e0e95 Add sreq (#2755) 2019-10-04 19:31:06 +02:00
Edd Turtle
97620ec47b Add golangcode to tutorial links (#2758) 2019-10-04 19:24:24 +02:00
Cenk Altı
65bd7b8019 Add rain (#2753) 2019-10-04 19:19:01 +02:00
Alvin Rizki
079325289e add Go design patterns (#2752)
* add go design patterns list

* move to tutorials section
2019-10-01 19:51:11 +02:00
Alvin Rizki
4622c78445 update redis-lock deprecated repository link (#2751) 2019-10-01 19:49:31 +02:00
Oleg Zaytsev
c2bd5fc8f0 Add github.com/cabify/logrusiowriter (#2750)
github.com/cabify/logrusiowriter is an `io.Writer` implementation that
used `logrus` logger as output.
2019-10-01 19:48:51 +02:00
Santiago De la Cruz
f225be2ded Added go-simple-mail (#2738) 2019-10-01 19:39:41 +02:00
Renat Mennanov
39c969caf1 Add mennanov/limiters (#2748) 2019-10-01 11:15:10 -03:00
William Poussier
8ad7a82bde Add wI2L/jettison (#2745) 2019-09-30 19:40:22 -03:00
Quim Muntal
16b3707256 Add qmuntal/stateless (#2744) 2019-09-29 12:54:12 -03:00
go-jet
3818f0f519 Add go-jet. (#2728) 2019-09-29 08:47:48 -03:00
pj
fd5e17d043 Add remember-go (#2732)
* Added remember-go

* Add dot
2019-09-29 08:47:04 -03:00
Taco de Wolff
68589ea8a2 Add tdewolff/canvas (#2740) 2019-09-27 19:14:26 +02:00
Lovelesh
07ce271bce Add gohive (#2739) 2019-09-26 18:53:12 +02:00
Roshan Mehta
2edf5533f7 Add Scope (#2736)
* Added Falcon To Error Handling Section

* Fixed Navigation Of Error Handling

* Added straf

* Added Scope
2019-09-26 18:29:36 +02:00
Aaron Longwell
9b0e6950e8 Adds adlio/schema (#2735)
* Adds adlio/schema

Adds github.com/adlio/schema.

* Adds missing period.

Doh!
2019-09-26 18:26:42 +02:00
xiaojunxie
d5192cb4c7 ginrpc (#2724)
Gin parameter automatic binding tool
2019-09-26 18:18:28 +02:00
Matthias Ladkau
74e921b992 Add dudeldu (#2705) 2019-09-25 00:56:27 +03:00
Stefan Wüthrich
c397f524dd Add Golang Developer Job Board (#2733) 2019-09-23 09:55:47 +03:00
Maciek Zając
8c2d6b0711 Add m-zajac/json2go (#2729)
* Add m-zajac/json2go

* Move json2go github pages to Websites category
2019-09-23 14:10:04 +08:00
adranwit
03435a05d3 Added abstract file storage (file,scp,gs,s3,mem) (#2727)
* Added ptrie

* added abstract file storage

* Add croc (#2704)

* Add gnet to the networking section (#2715)

* add bigfile (#2720)

* feat: add bigfile project

* feat: add bigfile project

* Add rest-go (#2716)

* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go

* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go
2019-09-22 22:24:22 +08:00
xiaojunxie
3888076026 gofal (#2723)
fractional api for Go
2019-09-22 22:21:57 +08:00
Roshan Mehta
0dfc091fbb Add Falcon And Straf (#2710)
* Added Falcon To Error Handling Section

* Fixed Navigation Of Error Handling

* Added straf
2019-09-21 23:39:43 +02:00
Jonathan Hall
ee0f3073ca Add Kivik to list (#2725) 2019-09-21 06:48:46 +03:00
Eder Calé
407b6843d3 Add rest-go (#2716) 2019-09-20 22:03:34 +02:00
Michael
f042afb35f add bigfile (#2720)
* feat: add bigfile project

* feat: add bigfile project
2019-09-20 22:00:41 +02:00
Andy Pan
9f3c2fd3d0 Add gnet to the networking section (#2715) 2019-09-20 21:59:04 +02:00
Zack
fd47c2ca06 Add croc (#2704) 2019-09-20 21:55:42 +02:00
xiaojunxie
d376c1891d gowp (#2714)
gowp is concurrency limiting goroutine pool.
2019-09-20 15:17:56 +08:00
Evan Elias
7d91f2c757 Add Skeema to section for database schema migration (#2702) 2019-09-20 01:37:42 +02:00
Jonathan Hall
25f9262a08 Remove go-couchdb: Unmantained (#2711)
- Last commit over 5 years ago
- Author doesn't respond to requests or PRs
- Also no OSS license (not strictly required for inclusion in awesome-go,
  but legally, this code can't be used by anyone other than the author,
  without some sort of license)
2019-09-20 01:35:11 +02:00
Roman Egunkov
428fc7c369 The placement of "Server applications" in menu in accordance with content. In continuation commit 1d808a4994. (#2721) 2019-09-20 01:07:56 +02:00
Johannes Eiglsperger
549dec3330 Add go-powerdns (#2698) 2019-09-20 01:43:15 +03:00
Naser Mirzaei
03cfc5ca16 add env package (#2694) 2019-09-20 01:40:28 +03:00
Nicholas
f21323d235 Add goa (#2693) 2019-09-20 01:38:53 +03:00
Andžej Maciusovič
16b664ff85 Add goroute router (#2685)
* Update README.md

* Add goroute

* Order in abc

* Move goroute to routes section
2019-09-20 01:17:50 +03:00
ztrue
c75c622a01 Add ztrue/shutdown in utils (#2684) 2019-09-20 01:10:13 +03:00
Ozan Kaşıkçı
3a2b878ac1 add dockerfile-generator (#2680) 2019-09-20 01:02:41 +03:00
Márk Sági-Kazár
21aaf532c4 Add modern go application (#2672) 2019-09-20 00:32:18 +03:00
Abdullah Selek
c5e3c2dfa1 Add go-here under third party apis. (#2670) 2019-09-20 00:26:14 +03:00
noctarius aka Christoph Engelbert
383b034251 Added libgoffi (#2663)
libgoffi is a general purpose libffi adapter library to bind foreign functions to Go function types

Changed the libgoffi description...

... to be a bit more intriguing, since libgoffi delivers Go native integration for libffi imported function using function adapters which make the native function look like any other Go function.

Update README.md
2019-09-20 00:22:07 +03:00
Eran Harel
204e57c442 Added go-sundheit - a service health checks lib to distributed systems section (#2662) 2019-09-20 00:20:46 +03:00
Jay Gabriels
9a7d59df58 update ghorg description (#2656) 2019-09-20 00:09:03 +03:00
Sung Won Cho
6f036fd608 Add Dnote to the Command Line section (#2652) 2019-09-20 00:05:47 +03:00
swithek
eaf7cd60ff added swithek/sessionup package (#2651) 2019-09-19 23:55:45 +03:00
Jacek Kucharczyk
ea96b631f2 Added neuronlabs/errors Error Handling package (#2647) 2019-09-19 23:48:01 +03:00
Bo Maryniuk
d4e7bf065d Add implementation of Python's module "textwrap" (#2639) 2019-09-19 22:23:20 +03:00
Şakir Şensoy
ae15371e19 Add genv (#2637) 2019-09-19 22:10:05 +03:00
Márk Sági-Kazár
b63578620e Add emperror (#2632) 2019-09-19 22:07:41 +03:00
Olle
050361e94e Added the mailgun-go library to the list. (#2497) 2019-09-19 19:16:46 +03:00
Felipe Pieretti Umpierre
234c2fc8f8 Add new repository: pletter (#2614)
* Add new repository: pletter

* Add missing period
2019-08-31 17:54:52 +02:00
Alan Braithwaite
63d9ec57d4 authentication: add jeff (#2545) 2019-08-23 10:15:26 -03:00
Matt Titmus
58ec1c7dfc rkt has been archived by the CNCF (#2683) 2019-08-20 21:30:28 -03:00
Marwan Rabbâa
24c08e89a2 Nio has moved (#2676)
* nio has moved

* fix CI -> wrong item format (missing dot)
2019-08-18 13:30:13 +03:00
pj
8485fb9296 Update README.md (#2645) 2019-08-12 18:50:41 +02:00
drakkan
b3e4098cc3 Add SFTPGo a full featured and highly configurable SFTP server (#2644) 2019-08-12 18:50:06 +02:00
Gaozhen Ying
26ce7bc226 remove low-quality repo (#2669) 2019-08-12 03:01:53 +03:00
ss7loginov
aa806e6b6c Remove cosiner/zerver (#2657)
404 Not Found
2019-08-09 22:19:37 +08:00
Masashi SHIBATA
becb9e44d1 goptuna: hyperparameter optimization framework. (#2636) 2019-08-09 21:53:02 +08:00
Inhere
861699a174 Add package: rux (#2635) 2019-08-09 21:41:08 +08:00
Reugn
3fc013e5f6 add go-streams library (#2555) 2019-08-09 21:33:56 +08:00
Fergus Strange
6369657d0a Add apitest (#2633) 2019-08-09 21:32:35 +08:00
Kamil Samigullin
92d0020636 add performance section (#2631) 2019-08-09 21:28:13 +08:00
Thibault Hazelart
9ded487a30 Add thazelart/terraform-validator in validation (#2628) 2019-07-27 17:39:14 +02:00
Suzuki Shunsuke
86c9a4881a Add flute (#2624)
https://github.com/suzuki-shunsuke/flute
2019-07-22 16:14:49 +02:00
JayL
d6643b94c6 add ts command line tool (#2589)
* add x-mod/routine package

* add ts command line tool
2019-07-19 17:48:41 -03:00
Robin Joseph
baa6d4dc9e Add redisqueue (#2621) 2019-07-19 17:47:13 -03:00
Rob Muhlestein
d57d63a25d uniq url package path change (#2620) 2019-07-19 17:46:57 -03:00
David Dymko
b7b46b79a5 added go-jsonerror package (#2618) 2019-07-19 17:46:38 -03:00
Milap Neupane
2f4b7fcbea Add golang from zero to hero (#2616)
* Add golang from zero to hero

* Add a period in desciption
2019-07-19 17:43:58 -03:00
steve
69490f8ed0 Add unioffice to Microsoft Office (#2617) 2019-07-11 17:28:54 +03:00
Brian Voelker
1b91233fef Added to authentication (#2583)
* Added to authentication

* Update README.md
2019-07-11 17:27:52 +03:00
piaohao
b161d86a47 Add godis, a redis client library (#2601) 2019-07-11 10:07:13 +02:00
adranwit
658b5e7bf4 Added ptrie (#2606) 2019-07-11 10:06:20 +02:00
Dmitry Spasibenko
12f10fbc96 add linker to awesome-go misc section (#2605) 2019-07-11 10:00:34 +02:00
Dair Aidarkhanov
12103f2285 Add Nano ID - unique ID generator (#2600) 2019-07-11 09:59:55 +02:00
Ajat Prabha
aeeeaba4f8 Add Darkroom to the Images section (#2598) 2019-07-11 09:59:10 +02:00
Jason Cooke
b11edd5c07 docs: fix typo (#2610) 2019-07-07 12:03:42 -03:00
Piyush Chugh
4f7d556f57 Added Golang Gurgaon meetup. (#2607) 2019-07-06 06:26:43 -03:00
Rob Muhlestein
7289caad6b uniq added under UUID (#2573)
* uniq added under UUID

* tcell added

* tview added

* took out tview and tcell for another pr
2019-07-04 07:47:59 -03:00
Ian Eyberg
678cca95d8 adding in ops (#2597)
* adding in ops

* Add dot

Added dot to comply with entry form tests
2019-07-02 10:13:24 +02:00
Kailash Nadh
caf1097962 Add knadh/koanf under the Configuration section (#2578) 2019-07-01 17:30:34 -03:00
Alex Edwards
489b510abd Add alexedwards/scs (#2580) 2019-07-01 17:30:20 -03:00
Alexandre Normand
76ae71a1d2 Add slackscot to Bot Building Packages (#2581) 2019-07-01 17:30:05 -03:00
Kamil Samigullin
9fb722cb35 add tracer package (#2584)
* add tracer package

* Remove emoji

Remove emoji in breaker description

* Remove unprintable symbol

Remove the unprintable symbol (probably an emoji?)
2019-07-01 17:29:50 -03:00
Sotirios Mantziaris
ceb68ec7d8 Adding patron (#2595) 2019-07-01 17:29:34 -03:00
Sotirios Mantziaris
74a1c31f59 Adding harvester (#2596) 2019-07-01 17:29:14 -03:00
pj
df53c2dbd8 add gophercon australia (#2591) 2019-07-01 12:34:08 +02:00
Rahul Madhav Upakare
9b38a22582 name correction (#2586)
* name correction

fixed typo.

* Fixed order

Fixed alphabetical order
2019-07-01 12:29:45 +02:00
Francois Parquet
22b88c7599 Add github.com/lalamove/konfig (#2575) 2019-06-26 23:39:44 -03:00
AaronJan
32a617f32b add github.com/AaronJan/Hunch (#2577) 2019-06-26 23:39:13 -03:00
Jens Kjær Schødt
50d26d61f0 Added go-firestorm ORM lib for firestore (#2576)
* Added go-firestorm library

A simple ORM for Google/Firebase Cloud Firestore

* added dot at the end
2019-06-21 11:19:47 +02:00
lni
9f63a8fcf7 Added dragonboat. (#2574) 2019-06-19 12:25:34 +02:00
徐新华
bdaa464349 Add studygolang.com and ebook (#2505)
* add studygolang and ebook

studygolang.com and The Golang Standard Library by Example

* Update README.md

* Fix alphabetical order

* update Chinese
2019-06-18 10:23:17 -03:00
Sergey
b046a1eaac Added project Tagify (#2569) 2019-06-17 23:23:33 +08:00
Jeroen Rinzema
b093c76e4a add commander (#2475)
* add commander

* fix linter
2019-06-17 23:21:23 +08:00
Denis Sedchenko
ae132116c0 Add Gilbert task runner (#2554)
* Add Gilbert tool

* Sort
2019-06-17 12:05:39 -03:00
Avelino
f96b0d553a
Merge branch 'patch-1' of github.com:prashantgupta24/awesome-go into prashantgupta24-patch-1
* 'patch-1' of github.com:prashantgupta24/awesome-go:
  Add a dot
  added OSX sleep/wake notifier
2019-06-17 12:03:59 -03:00
Nik Ogura
15af9c6131 Added dbt to Utilities section (#2564)
* Added dbt to Utilities section

* reordered dbt in Utilities as alphabetical check is not case sensitive
2019-06-17 11:59:49 -03:00
Dylan Meeus
de81da16f2 Add hasgo to generate tools (#2570) 2019-06-17 11:55:57 -03:00
barasher
470fbf785b Add go-exiftool (#2560)
* Proposal to add go-exiftool to the list

* Fix typo
2019-06-17 09:12:35 -03:00
Dong-hee Na
c44ae7ad3c README.md: Add goimghdr (#2567) 2019-06-17 09:06:07 -03:00
Michał Chojnacki
740726ca13 Add muyo/sno (#2559) 2019-06-17 09:03:02 -03:00
Taliesin Millhouse
e1637d1717 Added Canberra Gohpers (#2571) 2019-06-17 08:50:51 -03:00
Prashant Gupta
7f79e6b63e add mac-activity-tracker library (#2562)
* add mac-activity-tracker library

* add mac-activity-tracker library
2019-06-17 08:37:04 -03:00
Antonio Alves
4f2f6cf9ac Added GoSF to meetups list (#2568)
* added GoSF to meetups list

* added GoSF to meetups list in alphabetical order
2019-06-15 17:25:35 +02:00
Francesco Mari
b1271a0c1e Add Basel Go Meetup to the list of meetups (#2565) 2019-06-14 16:56:15 +02:00
ENDOH takanao
dd77ab4075 typo fix to WebDriver (#2561)
- before: wedriver
- after: WebDriver
2019-06-11 11:08:25 +02:00
Ceriath
bb336084cc
Add a dot 2019-06-07 10:14:27 +02:00
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