Commit Graph

2111 Commits

Author SHA1 Message Date
Kevin Gillieron
afa66042f1 Add go-cluster (#1617) 2017-10-12 13:28:28 -03:00
Wei He
1e4827d597 add shellwords and hostutils (#1614)
https://github.com/Wing924/shellwords
https://github.com/Wing924/hostutils
2017-10-12 13:27:06 -03:00
Guilherme Oenning
c7f035613e add Fider (#1613) 2017-10-12 13:26:50 -03:00
Rafał Lorenz
a0515f0391 Update README.md (#1608)
Add wokerpool and messagebus
2017-10-12 13:25:29 -03:00
Cheikh Seck
a435845627 Update README.md (#1603) 2017-10-12 13:24:07 -03:00
Oleg Lobanov
9f9b01d84e Add govatar library 2017-10-12 00:38:38 +03:00
Weilin Shi
338e3d1b0b add captcha 2017-10-11 15:32:24 +08:00
Saddam H
395bf6c99a Add govalidator to validate http request
1.Godoc: https://godoc.org/github.com/thedevsaddam/govalidator
2.Goreport: https://goreportcard.com/report/github.com/thedevsaddam/govalidator
2017-10-10 22:16:20 +06:00
Serge Zaitsev
04ef585eef Add webview library (#1594) 2017-10-04 20:01:19 -03:00
Konstantin8105
e5c491bb1c go generate tools 2017-10-04 11:27:36 +03:00
Konstantin8105
9ac82a3569 go generate tools 2017-10-04 11:11:23 +03:00
Konstantin8105
f8c7282025 go generate tools 2017-10-04 11:08:40 +03:00
Barnabás Pataki
5dae1acf90 Fix order 2017-10-04 09:55:57 +02:00
Barnabás Pataki
0b0d130ae9 Added fonet to machine learning packages 2017-10-04 06:51:47 +02:00
Cássio Botaro
670c451434 Add turtle (#1598) 2017-09-28 02:09:21 +03:00
Sérgio Rodrigues
6cd443d152 Add go-sptrans (#1597) 2017-09-26 11:24:22 +08:00
Danny Hadley
31d900a658 Adding marlow - typesafe orm interfaces generated at compile time (#1593)
* Adding marlow - typesafe orm interfaces generated at compile time

* PR Feedback
2017-09-25 23:30:19 -03:00
Rick Beton
378830344a Added link to rickb777/date (#1585)
* Added link to rickb777/date

* Added rickb777/date
2017-09-25 23:29:23 -03:00
Antonio Mallia
c3251cdb8f Added go-ef (#1596) 2017-09-26 00:02:56 +03:00
Christophe Meessen
76878889c7 Add securecookie to the Authentication section (#1595)
* Add securecookie to the Authentication section

* fix ordering error
2017-09-25 18:26:13 +03:00
Alin Sinpalean
2389c4f1b0 Add concurrent-writer to Data Structures. (#1591) 2017-09-21 07:56:20 -03:00
Cássio Botaro
914c1cad22 fix broken link 2017-09-20 10:49:03 -03:00
Cássio Botaro
1e463751d8 Merge pull request #1569 from themester/master
Added GoSlaves in Goroutines
2017-09-20 08:47:17 -03:00
Linh Tran Tuan
0d1d57a66b Update intro to closet meaning for github.com/linxGnu/mssqlx (#1571)
* Update intro to closet meaning for github.com/linxGnu/mssqlx

* Update README.md
2017-09-17 12:28:45 -03:00
Asaf Schers
d2327f4d82 Update README.md (#1586) 2017-09-17 12:28:14 -03:00
Inanc Gumus
e0d9a91222 add myhttp (#1584) 2017-09-17 12:27:57 -03:00
Areg Melik-Adamyan
2474a2ac75 Adding YANFF (#1579)
YANFF - Yet Another Network Function Framework is added.
2017-09-17 23:23:53 +08:00
Andrey
3841e938d4 Add ethrpc 2017-09-13 10:57:49 +03:00
Cássio Botaro
fec9d74149 Merge pull request #1561 from francoishill/patch-7
Add dgraph-io/badger
2017-09-12 00:00:25 -03:00
Francois
026efcbbcf fix: add period to dgraph-io/badger description 2017-09-12 03:54:16 +02:00
Isaev Denis
78befc4bf0 add go-queryset (#1577) 2017-09-11 09:53:52 +08:00
Yulin Chen
a437ab4924 Add cidranger (#1578)
* Add cidranger

* Move under section
2017-09-11 09:52:26 +08:00
Viet Hung Nguyen
be3cbbe076 Remove deprecated thing (#1562) 2017-09-11 09:51:37 +08:00
Maxi Binder
230ce2d5b6 Add link to list (#1574) 2017-09-09 00:43:22 -03:00
Ri Xu
cb9aa72139 Update repo URL for aurora tool. 2017-09-05 17:29:36 +08:00
Ri Xu
dcfa86a210 Update repo URL for excelize lib. 2017-09-05 17:23:17 +08:00
Walter Schulze
909c589fe5 add goderive (#1556) 2017-09-05 02:30:09 -03:00
Mester19
ab3adbfea1 Added GoSlaves in Goroutines 2017-09-04 14:05:17 +02:00
James Bowman
c748d1fcdc Added nlp and sparse libraries (#1568)
* added nlp and sparse libraries

* corrected ordering
2017-09-01 14:56:56 -03:00
Viet Hung Nguyen
392e9afcd1 Reorder, midlewares and router should be under Web Frameworks section (#1565) 2017-09-01 14:28:21 -03:00
Viet Hung Nguyen
dcc75f8ed3 Remove unnecessary queries - be consistent with others (#1567) 2017-09-01 14:27:51 -03:00
Viet Hung Nguyen
3d9d9d0d3c Add test to find out malformed separators. (#1564)
Fix all links failed the test.
2017-08-31 01:18:01 -03:00
Lunny Xiao
8065a515cc add gop - Build and manage your Go applications out of GOPATH (#1547) 2017-08-31 01:10:42 -03:00
Francois
2a67bd175e Add dgraph-io/badger 2017-08-29 05:29:30 +02:00
Viet Hung Nguyen
3c399091d2 Add missing separators and fix the wrong one 2017-08-29 10:03:55 +07:00
Julien Neuhart
58d9b8c6b7 Adding Orbit (#1557)
* Adding Orbit

* Description end with a punctuation mark
2017-08-27 17:23:44 -03:00
Brian Downs
8975123c93 add align (#1554)
* add align

* reorder listing
2017-08-27 17:23:13 -03:00
Oliver Steele
3d784eb5cd Fix a typo
(Not my library) I have quibbles with the capitalization but I limited this fix to the spelling error.
2017-08-27 14:45:16 -04:00
Fried Egg
6a510c0978 add goset (#1555) 2017-08-25 10:30:18 -03:00
Cássio Botaro
703be99294 Merge pull request #1544 from yaronsumel/master
Add digota
2017-08-24 23:41:05 -03:00
Dobroslav Slavenskoj
43ccecc86c Update README.md (#1552) 2017-08-24 21:01:10 -03:00
Coding Concepts
76ee46fda7 Added 'env' struct configuration CLI library (#1553) 2017-08-24 21:00:45 -03:00
Alex Bice
5d860dbefd Added go-enum (#1545) 2017-08-19 23:50:21 -03:00
Cássio Botaro
414e3a2abf Merge pull request #1525 from xiaonanln/master
add goworld - another game server engine
2017-08-19 17:19:02 -03:00
Chris Lonng
ff2d0021ea add nano - Lightweight, facility, high performance golang based game server framework (#1546) 2017-08-19 03:59:29 -03:00
Harry Scells
8e1a0c2b6c Add doi link. (#1543) 2017-08-15 13:20:03 -03:00
Yaron Sumel
988d7006e0 Update README.md 2017-08-15 16:58:46 +03:00
Yaron Sumel
092665b61f Update README.md 2017-08-15 16:57:50 +03:00
Paul Rosset
4e6a1f980e Go hacknews (#1538)
* Adding go-hacknews in Third party API tab

* Adding go-hacknews in Third Party API tab
2017-08-15 15:48:30 +08:00
Aaron Raddon
de323e0ae5 Add dateparse pkg (#1539) 2017-08-15 14:13:00 +08:00
Hauke Löffler
af6d369cea remove hsync (#1542)
dead link
2017-08-15 14:10:27 +08:00
Oliver Steele
7c5c1361b9 Add osteele/tuesday (#1540)
* Add osteele/tuesday

* re-insert tuesday in correct position
2017-08-15 14:09:33 +08:00
Seis
ab8ab40e94 Merge branch 'master' into master 2017-08-13 15:31:15 +08:00
Spencer
67e725b876 Added missing periods to ends of sentences. (#1535)
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.

This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Patrick Stephen
481a44cc28 Add Oak to Game Development section (#1534) 2017-08-12 03:50:16 -03:00
Ilya
34adf94e0c Add package (#1533)
* Update README.md

* Update README.md

* fix lower case
2017-08-12 03:10:02 -03:00
bradleyjkemp
038df6f24d Add package: cupaloy 2017-08-11 20:56:47 +00:00
Awn
08a6c7585d Add memguard. (#1536) 2017-08-11 21:34:16 +03:00
Emerson "Duke" Almeida
60f28320d9 Merge pull request #1522 from msiebeneicher/master
added trivago/gollum to messaging category
2017-08-11 12:58:15 -03:00
Antoine Moreaux
e337143482 fix error link sawsij (#1523) 2017-08-09 00:45:35 -03:00
Jake Bailey
128ef33fb5 Update sqlboiler path (#1527)
The repo was transferred to volatiletech, then forked back to vattle with a "moved" message.
2017-08-09 00:45:09 -03:00
Maksym Pavlenko
7212acc5cf Add patreon-go (#1532) 2017-08-09 00:44:35 -03:00
Bobby Larson
889012757d Updated link to authboss (#1531) 2017-08-08 20:53:16 +03:00
Seis
a8a9a52b30 Merge branch 'master' into master 2017-08-08 01:44:42 +08:00
msiebeneicher
277185eef2 reintegrated master 2017-08-07 17:11:15 +02:00
msiebeneicher
3092723d44 added trivago/gollum to messaging category 2017-08-07 12:04:38 +02:00
Seis
583e4035db Update README.md 2017-08-07 15:26:31 +08:00
Seis
6eae16ca5a Update README.md
add my own actively developping project: goworld, a game server engine in golang
2017-08-07 10:30:45 +08:00
sjfricke
196d597ea6 Removed A/An prefixes
To be compliant with awesome guidelines
2017-08-06 17:36:54 -07:00
Kirill Danshin
80a2bea678 add avgRating (#1520)
Signed-off-by: Kirill Danshin <k@guava.by>
2017-08-06 11:56:36 -03:00
Linh Tran Tuan
3126989c55 Update goseaweedfs url (#1519) 2017-08-04 13:40:02 -03:00
Cássio Botaro
3987adf3a9 Merge pull request #1517 from linxGnu/master
Add goseaweedfs (a SeaweedFS client)
2017-08-04 13:01:05 -03:00
shixzie
fbb9a738a6 Add Shixzie/nlp to Natural Language Processing 2017-08-03 12:40:01 -04:30
Linh Tran Tuan
8fba6c9a50 Add goseaweedfs (a SeaweedFS client) 2017-08-03 21:57:41 +07:00
Linh Tran Tuan
860681c4c3 Add goseaweedfs (a SeaweedFS client) 2017-08-03 21:55:38 +07:00
Will Dixon
c80142f473 Add OpenPeeDeeP/xdg package to the list (#1515) 2017-08-03 00:55:14 -03:00
Linh Tran Tuan
b13a045193 Adding mssqlx (production library at iparking.vn) (#1513)
* Update README.md

* Update README.md

* Update README.md
2017-08-03 00:54:34 -03:00
Will Dixon
e48b7d6513 Adding skywalker to the list (#1514) 2017-08-02 20:02:54 +03:00
Andrew Bashkatov
225a91cadf Add go-floc (#1509)
Add workanator/go-floc package in Goroutines
2017-07-29 18:08:38 -03:00
Yuta Uekusa
d9cf548e8c Add github.com/utahta/go-cronowriter (#1508) 2017-07-29 11:46:33 -03:00
joelterry
67fedeaf52 Broken anchor links (#1505)
* A few anchor links were broken, likely since f105e6d6ad

* Add osamingo/shamoji library (#1504)

* GUI - split by two categories - Toolkits and Interaction and support info for toolkits

* GUI - Put QT into the Toolkits sub category

* GUI - Toolkits - fix order

* replaced &'s with and's
2017-07-29 11:45:49 -03:00
cleancodeninja
2f20fb375a GUI - Toolkits - fix order 2017-07-28 19:40:20 +02:00
cleancodeninja
4afb5b5192 GUI - Put QT into the Toolkits sub category 2017-07-28 19:37:36 +02:00
cleancodeninja
2fc53d4725 GUI - split by two categories - Toolkits and Interaction and support info for toolkits 2017-07-28 19:24:15 +02:00
Osamu TONOMORI
b52fdcb323 Add osamingo/shamoji library (#1504) 2017-07-28 13:25:38 -03:00
Oliver Steele
63db0cd071 Add github.com/osteele/liquid to Template Engines (#1503) 2017-07-19 22:23:30 -03:00
Cássio Botaro
04cf8ce5df pRest is not a database, but a tool (#1502)
- change pRest section from database made by go  to  database tools
2017-07-19 11:30:32 -03:00
Brian Scott
a0abf2a629 Fixed issue 2017-07-18 19:00:51 -07:00
Brian Scott
b20646fb4c Added Golangflow to Twitter section 2017-07-18 14:17:37 -07:00
Maxim Chechel
4fc3ef556f Added link to minimock generator (#1499) 2017-07-17 19:57:53 -05:00
Brian Scott
90136fbbd0 Add Golangflow.io (#1495)
* Add Golangflow.io

Add to Websites section

* Fixed positioning

* Update README.md

* another attempt

* Reordered based on Travis CI
2017-07-18 03:02:31 +03:00
hbagdi
de47bfc44b Update URL of go-unsplash to fix broken URL (#1498) 2017-07-17 04:38:01 -05:00
Cássio Botaro
c10701145b Merge pull request #1483 from hsorellana/feat-moby
Added moby project
2017-07-14 18:10:05 -03:00
Jeevanandam M
7667a5c1d5 Adding aah web framework under Web Framework section (#1488) 2017-07-14 18:00:10 -03:00
Vadim Petrov
e6351a3d89 Add Go client for the Zooz API (#1497) 2017-07-14 17:59:49 -03:00
Ashley Jeffs
d831f36540 Add github.com/jeffail/leaps (#1496) 2017-07-13 15:51:33 -03:00
Tao Wen
40a0cd9fde add jsoniter, A high-performance 100% compatible drop-in replacement of "encoding/json" (#1491)
* add jsoniter, A high-performance 100% compatible drop-in replacement of "encoding/json"

* Update README.md
2017-07-10 21:32:01 -03:00
Louis
fd7b488a84 Add github.com/artonge/go-csv-tag (#1493) 2017-07-09 09:42:20 -05:00
Frank Terragna
108223275f Updated README with goxlsxwriter (#1492) 2017-07-09 11:27:13 -03:00
Cássio Botaro
82eebf9ddc Merge pull request #1490 from asticode/add-astitodo
Add astitodo
2017-07-09 09:09:53 -03:00
Meng Zhuo
0e5fff343e add project intrinsic, Use x86 SIMD without writing any assembly code (#1470) 2017-07-08 10:03:45 -05:00
Cássio Botaro
4504d76ae4 Merge pull request #1489 from asticode/add-astisub
add astisub
2017-07-08 10:47:39 -03:00
Guilherme Oenning
7bc4e24a88 add vscode-go (#1486) 2017-07-08 09:25:04 -03:00
Quentin Renard
a432056a9b Add astitodo 2017-07-08 12:32:21 +02:00
Quentin Renard
b8102c32d0 add astisub 2017-07-08 12:13:34 +02:00
Andrew Stuart
a72bc52fda
Add goq - html unmarshaling with jquery struct tags 2017-07-07 15:43:22 -07:00
Seif Lotfy
17ae8f53b9 add axiomhq/hyperloglog 2017-07-07 05:41:48 +02:00
Oklahomer
99a5ec8071 Add oklahomer/go-sarah (#1484) 2017-07-06 21:37:26 -03:00
Vasily Kolobkov
9d0df8baba Update chi url (#1479) 2017-07-05 04:13:12 -03:00
Francis Chuang
2164bb50e4 Update description for go-mssqldb database driver (#1482) 2017-07-03 17:58:45 -03:00
Hugo Soto
7d30a6c676 Added moby project 2017-07-02 23:30:24 -04:00
Francis Chuang
0f39d8e44f Add Apache Phoenix/Avatica database/sql driver. (#956) 2017-06-29 14:31:09 -03:00
Raed Shomali
ff956eaed0 Added github.com/shomali11/xredis (#1468) 2017-06-29 14:30:19 -03:00
Yusuke Kato
c42c9071a9 feature add kpango/glg logging library (#1469) 2017-06-29 14:29:19 -03:00
Adhi Ravishankar
e65d181a80 Moved GoDotEnv from Utilities to Configuration (#1477)
* Update README.md

* Update README.md
2017-06-29 14:26:54 -03:00
Osamu TONOMORI
45a64e183d Add osamingo/gaurun-client (#1478) 2017-06-29 14:26:19 -03:00
Huang Huang
5229e83971 Add go-httpheader (#1471) 2017-06-27 08:32:30 -05:00
Richard Knop
f58af8f94d Add github.com/RichardKnop/jsonhal (#1461) 2017-06-20 14:45:08 -03:00
Ola Holmström
a2e8da67aa Add github.com/olahol/melody. (#947) 2017-06-20 14:44:25 -03:00
Richard Knop
453d8347fb Adding RichardKnop/go-fixtures (#1154)
* Adding AreaHQ/go-fixtures

* Update README.md
2017-06-20 14:44:10 -03:00
peter-mogensen
629c19da7d Added gone/jconf modular JSON configuration lib (#1457) 2017-06-20 14:43:14 -03:00
Cameron Bergoon
7a98d5f86e Adding cbergoon/merkletree to DS section (#1463) 2017-06-20 14:42:55 -03:00
Louis
8b486bf548 Add github.com/artonge/go-csv-tag (#1465) 2017-06-20 14:42:37 -03:00
golangbot
33fffe47bd Added new tutorial (#1464)
* Added new tutorial

* New tutorial URL Added
2017-06-20 14:42:19 -03:00
Jin Yeom
6d55c7286c Added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT) (#1429)
* added neat - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT).

* alphabetical order
2017-06-18 20:00:42 -03:00
Vladimir Bauer
2b38d1de17 Multi progress bar for terminal applications (#1428) 2017-06-18 19:59:21 -03:00
Stefan Nilsson
cc5b4c2a4b Add github.com/yourbasic/radix (#1456) 2017-06-18 19:56:42 -03:00
Lawrence Woodman
0efd2bbcf6 Add roveralls to continuous integration section (#1128) 2017-06-18 16:21:20 -03:00
Cássio Botaro
e529b8734c Merge pull request #1452 from arthurwhite/patch-1
Add gowww/router
2017-06-16 19:06:27 -03:00
Dmitri Shuralyov
33e4cc3141 Add githubql package. (#1435)
Package githubql is a client library for accessing GitHub GraphQL API v4
(https://developer.github.com/v4/).

Status: In active early research and development. The API will change
when opportunities for improvement are discovered; it is not yet frozen.
2017-06-16 16:57:02 -03:00
Avelino
2886b0417c remove beerpay support
screen: https://www.dropbox.com/s/5hjskgzapzx80db/Screenshot%202017-06-16%2016.46.13.png?dl=0
2017-06-16 16:46:40 -03:00
Daniel Gruber
9aa128813a Added DRMAA job submission library for cluster schedulers. (#740) 2017-06-16 16:43:39 -03:00
Danny
b691d04377 Adding gowd (#1430)
* Update README.md

Adding [gowd](https://github.com/dtylman/gowd)

* Update README.md

Adding [gowd](https://github.com/dtylman/gowd)
2017-06-16 16:37:20 -03:00
Cássio Botaro
de94c8dc9d Merge pull request #1443 from JakeHL/master
Added goid
2017-06-16 16:27:20 -03:00
roylee0704
ef63777078 add gron package -- Cron Jobs in Go. (#994)
Package links:

github.com:

https://github.com/roylee0704/gron

godoc.org:

https://godoc.org/github.com/roylee0704/gron

goreportcard.com:

https://goreportcard.com/report/github.com/roylee0704/gron

gocover.io:

https://gocover.io/github.com/roylee0704/gron
2017-06-16 16:15:41 -03:00
Arthur White
b7879f1135 Merge branch 'master' into patch-1 2017-06-16 17:03:00 +02:00
Raed Shomali
26dde25335 Added github.com/shomali11/util (#1450) 2017-06-16 09:48:11 -05:00
Robert Laszczak
4b5fd16466 Add go-cleanarch (#1449) 2017-06-16 09:46:39 -05:00
Rafał Lorenz
71ebcd02dc Add gorouter package (#1439)
* Update README.md

* Update README.md
2017-06-16 11:41:07 -03:00
Nikhita Raghunath
0433a8c7cb Add GopherCon Singapore (#1453) 2017-06-10 23:08:24 -05:00
Arthur White
862bba8013 Add gowww/router 2017-06-08 16:14:41 +02:00
Jesse Dearing
27e1fd76af Add go-resiliency (#1448) 2017-06-07 11:12:40 -05:00
Takuya Ueda
61ff29d3e6 Add tenntenn/gpath (#1445)
* Add gpath

* Sort by alphabet
2017-06-04 03:47:00 -05:00
Martin Treusch von Buttlar
6530927ea2 Add rubyist/circuitbreaker (#1444) 2017-06-03 23:45:13 -03:00
JakeHL
6239ae2ac7 Fixed error in readme order 2017-06-03 17:18:59 +01:00
JakeHL
82a9c484d8 Added goid 2017-06-03 17:09:05 +01:00
Nicolas Embriz
880185ff8a immortal, ssh-vault, violetear (#1350)
modified:   README.md
2017-06-01 20:37:14 -05:00
Justin Clift
5d9851c46e Clean up whitespace, full stop header consistency (#1437) 2017-05-29 11:12:32 -05:00
曹春晖
f6bb50ade4 Add elasticsql (#1427) 2017-05-29 05:50:53 -05:00
Andrew Bashkatov
ea7f85f57b Add go-ataman (#1434) 2017-05-29 02:21:51 -05:00
Blake Williams
766e6ee2a8 Add shabbyrobe/xmlwriter, create XML section (#1426) 2017-05-27 15:16:14 -03:00
Cássio Botaro
24290132d7 Merge pull request #1433 from hardikbagdi/go_unsplash
Adding go-unsplash for unsplash.com API
2017-05-26 10:23:01 -03:00
Hardik Bagdi
5fcd73d689 Adding go-unsplash for unsplash.com API 2017-05-25 11:07:13 -04:00
Justin Clift
478769b811 Add Gogland & official JetBrains Go plugin, deprecate the old IDEA plug-in 2017-05-25 13:03:31 +01:00
Raed Shomali
76dc3e7c90 Added [slacker] A framework to create Slack bots (#1425) 2017-05-21 13:44:05 +08:00
Cássio Botaro
c94e8edbdc Merge pull request #1421 from korthaj/master
Add github.com/yourbasic/bit
2017-05-19 11:58:41 -03:00
Matthias Kadenbach
3f23d6eb90 Update description of github.com/mattes/migrate. (#1422) 2017-05-18 15:30:36 -04:00
Stefan Nilsson
17fc0fc5d7 Add github.com/yourbasic/bit 2017-05-18 12:18:00 +02:00
Cássio Botaro
3764d58dfa Merge pull request #1420 from go-4it/add-go-rquad
Add go-rquad - efficient region quadtrees
2017-05-17 22:27:35 -03:00
Cássio Botaro
01c09c0506 Merge pull request #1419 from rs/patch-3
Add zerolog
2017-05-17 22:26:45 -03:00
Song Gao
8421d6d15c Add water, a simple TUN/TAP library. (#513) 2017-05-17 15:00:30 -04:00
Aurélien Rainone
c135db503f Add go-rquad - efficient region quadtrees 2017-05-17 08:56:04 +02:00
Olivier Poitrey
160fa15834 Add zerolog 2017-05-16 22:05:57 -07:00
Sebastian Mancke
da431d101e Added loginsrv - JWT login microservice (#1413) 2017-05-15 21:20:52 +08:00
zhengchun
177c8b2a96 add xpath package (#1415) 2017-05-15 11:27:49 +08:00
Eyal Posener
0121510b79 Add complete (#1411) 2017-05-14 16:16:00 +08:00
Josh Betz
33a49d2b89 Add joshbetz/config (#1409)
* Add joshbetz/config

A small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.

https://github.com/joshbetz/config

* Fix alphabetic sort order
2017-05-14 00:18:38 -03:00
Aaron Lindsay
5694228c35 Add ofxgo (#1416) 2017-05-13 15:06:32 -03:00
Scott Le
98ac6f033b Add dbcleaner (#1418) 2017-05-14 00:24:41 +08:00
Joseph Kato
741527f9be Add prose (#1417) 2017-05-12 21:56:31 -03:00
Cássio Botaro
651b4c7fc7 Merge pull request #1414 from korthaj/master
Update README.md
2017-05-12 18:21:50 -03:00
Cássio Botaro
7cb611eda3 Merge pull request #1408 from adelowo/master
Added onecache, a caching library
2017-05-12 17:07:31 -03:00
Cássio Botaro
8ab8851d1c Merge pull request #1410 from esemplastic/patch-1
Add UNIS, the modern architecture pattern for string utilities
2017-05-08 13:28:56 -03:00
Stefan Nilsson
66feb3b0ab Update README.md 2017-05-08 12:56:03 +02:00
Evgeny Ukhanov
a3ee37fab0 add go-benchmark-app - HTTP benchmark tool (#1319) 2017-05-07 17:37:50 -03:00
emersion
59b6c37e20 Update README.md (#1339) 2017-05-07 17:35:04 -03:00
zhengchun
6bdef3bd09 add xquery package (#1351) 2017-05-07 17:32:57 -03:00
Vasiliy Toporov
97b8af9727 Add section about Go packages for the IoT. (#1357) 2017-05-07 17:32:35 -03:00
Danny van Kooten
35f2078870 add grender (#1358) 2017-05-07 17:32:13 -03:00
Ben Gadbois
81ad7e5157 Removing EasySSH (#1359) 2017-05-07 15:38:29 -03:00
Quentin Renard
1e76e208ba Add go-astilectron (#1403) 2017-05-07 14:32:58 -03:00
Guillaume de Sagazan
948d078687 add JayDiff (#1401) 2017-05-07 14:32:11 -03:00
Daniel López
39c8a077b2 KrakenD framework added (#1348) 2017-05-07 12:51:23 -03:00
Peter Benjamin
934ad02cba Add wuzz (#1375)
* feat: add wuzz

* Fix wuzz location
2017-05-07 12:00:11 -03:00
esemplastic
889b68cdaa Add UNIS, the modern architecture pattern for string utilities
Current Test Cov: 79%
Build Passing: true
Awesome Badge: true
2017-05-06 20:56:00 +03:00
Lanre Adelowo
f2a8475117 Added onecache 2017-05-05 21:53:21 +01:00
Cássio Botaro
3563023d1f Merge pull request #1404 from adam-hanna/master
added github.com/adam-hanna/sessions
2017-05-05 15:26:26 -03:00
Peter Benjamin
26f5142e27 Add goreporter (#1376) 2017-05-05 14:55:13 -03:00
Peter Benjamin
8b09757409 Add usql (#1377) 2017-05-05 14:54:26 -03:00
Peter Benjamin
4db4b9472b Add mmake (#1379) 2017-05-05 14:52:54 -03:00
Peter Benjamin
2d264cab0c Add gojson (#1380)
* Add gojson

* Fix gojson alpha order
2017-05-05 14:52:18 -03:00
Peter Benjamin
e18445dc33 Add ctop (#1378) 2017-05-05 14:51:24 -03:00
Peter Benjamin
974afea4ce Add hub (#1381) 2017-05-05 14:49:51 -03:00
Mehrdad Arshad Rad
2e9045bc56 vFlow updated, I added netflow protocol feature to vFlow. (#1405) 2017-05-05 14:38:51 -03:00
Adam Hanna
686f8333e5 added github.com/adam-hanna/sessions 2017-05-04 10:19:32 -07:00
Thiago Avelino
305a5e3355 Add Beerpay's badge 2017-05-04 03:08:51 -03:00
Johnny Boursiquot
bd21d06703 Add Capital Go conference. (#1402)
A Go conference in Washington, D.C., USA. Next one is on April 24-25.
2017-05-03 09:20:18 -04:00
Minjie Zha
94aeb5753a Add alice (#1392) 2017-05-01 18:54:39 -03:00
Stefan Nilsson
1e035fed53 Add githut.com/yourbasic/graph (#1399) 2017-05-01 14:13:30 -03:00
Brian Voelker
1f94a609ff Update README.md 2017-04-28 20:26:52 -05:00
Michal Štrba
d8187ece71 Add Pixel (Game Development) package. (#1395)
A hand-crafted 2D game library in Go.
2017-04-28 12:08:48 -04:00
Dean Karn
3e71fc5e27 Add pure http router (#1397) 2017-04-28 12:56:23 -03:00
Dean Karn
5bb992cb08 Correct Routers Section Alpha 2017-04-28 09:40:01 -04:00
Dean Karn
ee540710bd Cleanup Web Frameworks section
The Web Framework section was becoming littered with libraries, routers etc. that should not be considered "Web Frameworks",
to that end some libraries have been shuffled to their appropriate sections and a new "Routers" sub-section was created to
distinguish url routers and multiplexers.

I propose that some guidelines or a checklist should be created to help determine what should be considered a "Web Framework"
vs Something Else to avoid the section becoming cluttered again; but that can be done at a later date.
2017-04-28 09:24:25 -04:00
Cássio Botaro
7f3a74f4b6 Fix #1393 (#1394)
closes #1393
2017-04-26 15:06:53 -03:00
Michael Wolber
255c6505da Added 'templify' and 'feiertage' (#1022)
* Added 'templify' and 'feiertage'

* Update README.md
2017-04-26 00:00:11 +03:00
Yang Luo
a2bf9c5a16 Add casbin into readme. 2017-04-25 08:55:10 +08:00
Peter Benjamin
0d76bd0713 Add web app golang tutorial (#1384) 2017-04-24 15:29:33 +03:00
Peter Benjamin
08dcc4e68f Add app (#1383) 2017-04-24 15:28:27 +03:00
Hajime Hoshi
74a6aeeb3a Remove "SNES-style" from Ebiten description. (#1372) 2017-04-17 21:47:51 -04:00
Onat Yiğit Mercan
7277ea8757 add onatm/clockwerk to Utilities category (#1370) 2017-04-16 11:13:51 +08:00
Maxim Lebedev
83dabb01f3 Rename telegraph to go-telegraph (#1369)
I renamed the package and moved it in the list in alphabetical order.
2017-04-15 14:15:32 +03:00
Asdine El Hrychy
d30ea0b6f9 Update Storm phrase and category (#1366) 2017-04-14 06:35:20 +08:00
Kenny Grant
7bfdbe8581 Added Golang News to websites (#1367)
* Added Golang News to websites

* Sacrifice to the CI Gods
2017-04-13 10:22:40 +08:00
Dean Karn
082d205483 Merge pull request #1363 from fiatjaf/patch-1
Add GJSON.
2017-04-11 12:13:17 -04:00
Kamil Samigullin
f6c18f59b0 add retry to Utilities section (#1364) 2017-04-11 15:45:54 +03:00
Giovanni T. Parra
f6d9093824 added GJSON. 2017-04-10 11:59:41 -03:00
Raimondas
910a32e76d Updating go-money link (#1362) 2017-04-10 16:55:26 +08:00
Abado Jack Mtulla
54244a0006 Add whatlanggo (#1361) 2017-04-10 14:21:37 +08:00
Alexey Popov
38011bc56f Added binder - Go to Lua binding library, based on github.com/yuin/gopher-lua (#1354) 2017-04-09 04:33:21 +03:00
Ben Gadbois
fefc91af56 Adding github.com/bengadbois/pewpew (#1356) 2017-04-07 12:32:24 +08:00
Yaron Sumel
78b691e2dd add filler to awesome-go (#1355)
* Update README.md

* new grapes

github.com repo: https://github.com/yaronsumel/grapes
godoc.org: https://godoc.org/github.com/yaronsumel/grapes
goreportcard.com: https://goreportcard.com/report/github.com/yaronsumel/grapes
coverage service link (gocover, coveralls etc.): N/A

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

 I have added my package in alphabetical order
 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 and Quality standard.

* Update README.md
2017-04-05 21:57:31 +03:00
Raimondas
2d61b671cc go-money (#1353) 2017-04-04 08:18:39 +03:00
Mathieu Cornic
15f62d53d8 Add Hermes - Golang package that generates clean, responsive HTML e-mails 2017-04-02 09:37:57 +02:00
Eyal Posener
68898d4ba2 Add tarfs (#1347)
* Extract 'files' section from 'miscellaneous'

* Add tarfs
2017-04-01 11:03:34 +03:00
Eyal Posener
04a546ff60 Add wstest (#1345) 2017-04-01 04:43:44 +03:00
Aaron Longwell
df61bdf3a1 Add library for Trello API. (#1344) 2017-03-30 13:40:04 -04:00
Mathias Fredriksson
ae3e6b5a38 Add cdp to README 2017-03-28 18:54:43 +03:00
Kirill Danshin
74f0101d2a migrated #603, sanathp/statusok (#1340)
* Added StatusOk Software to DevOps Tools

* add go.uik link
2017-03-28 08:47:21 +03:00
Steve Domino
a4640eb41b Added Scribble (#1287)
* Added Scribble

* scribble -> Scribble
2017-03-27 23:37:05 -03:00
Kirill Danshin
05ff77979e Merge pull request #1333 from rafaeljesus/add-nsq-event-bus-1
Add nsq-event-bus
2017-03-26 20:22:36 +03:00
Rafael Jesus
8272d1cb61 Remove go-nsq link 2017-03-26 10:15:37 -03:00
hamper
7bb3c0cab0 Update davecheney/profile repo location. (#1328)
It has moved to https://github.com/pkg/profile.
2017-03-26 01:13:42 -04:00
Rafael Jesus
fcbf94fd14 Add nsq-event-bus 2017-03-23 01:56:36 -03:00
Kirill Danshin
ce552d6d6d Merge pull request #1323 from mehrdadrad/master
added vflow
2017-03-22 22:11:30 +03:00
Kirill Danshin
d211060f24 Merge pull request #1331 from appleboy/patch
Add esayssh-proxy package.
2017-03-22 02:20:08 +03:00
Kirill Danshin
22addc3dce Merge pull request #1330 from rafaeljesus/add-tempdb
Add tempdb to database list
2017-03-22 02:18:53 +03:00
reujab
d9a9d979d7 fixed markup (Vegeta) 2017-03-21 18:45:48 -04:00
Bo-Yi Wu
a6f863e8bd fix testing
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-21 15:16:48 +08:00
Bo-Yi Wu
f055bf43a3 Add esayssh-proxy package.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-21 15:12:45 +08:00