Commit Graph

3528 Commits

Author SHA1 Message Date
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