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
Thiago Avelino
52771083ee
recommendation new coverage runner cover.run ( #1400 )
...
* recommendation new coverage runner cover.run
Shows how many percent that covered the package
* added link all covers sites
2017-05-01 18:53:00 -03:00
Stefan Nilsson
1e035fed53
Add githut.com/yourbasic/graph ( #1399 )
2017-05-01 14:13:30 -03:00
Dean Karn
642da9309a
Merge pull request #1398 from brianvoe/patch-1
...
Update README.md
2017-04-28 22:05:47 -04: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
Cássio Botaro
e0d05424be
Merge pull request #1396 from joeybloggs/master
...
Cleanup Web Frameworks section
2017-04-28 11:11:40 -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
Kirill Danshin
8a0043468c
working on gfm compat (helps #1224 ) ( #1342 )
...
* fix gfm compat
Signed-off-by: Kirill Danshin <k@guava.by>
* fix .travis.yml
Signed-off-by: Kirill Danshin <k@guava.by>
* requested changes
Signed-off-by: Kirill Danshin <k@guava.by>
2017-04-27 11:08:18 -03: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
Cássio Botaro
da74bb846b
Merge pull request #1389 from hsluoyz/master
...
Add casbin
2017-04-25 09:50:46 -03:00
Yang Luo
a2bf9c5a16
Add casbin into readme.
2017-04-25 08:55:10 +08:00
Cássio Botaro
62871cc12c
Merge pull request #1388 from avelino/kirillDanshin-email-patch
...
Update my email
2017-04-24 15:31:45 -03:00
Kirill Danshin
19ec3e684a
Update my email
2017-04-24 20:47:01 +03: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