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
Cássio Botaro
5b6ef12bb1
Merge pull request #1518 from Shixzie/master
...
Add Shixzie/nlp to Natural Language Processing
2017-08-03 21:31:35 -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
Linh Tran Tuan
bc0a7ce855
Merge branch 'master' of https://github.com/avelino/awesome-go
2017-08-03 21:44:06 +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
Linh Tran Tuan
e5cb166047
Update README.md
2017-08-01 17:16:05 +07:00
Linh Tran Tuan
5b19d4d51a
Update README.md
2017-08-01 17:03:20 +07:00
Linh Tran Tuan
120147d99c
Update README.md
2017-08-01 16:59:30 +07: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
Cássio Botaro
880eec9381
Merge pull request #1507 from cleancodeninja/master
...
GUI - split by two categories - Toolkits and Interaction and support …
2017-07-28 15:56:01 -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
Cássio Botaro
d989551be3
Merge pull request #1501 from bscott/golangflow_twitter
...
Added Golangflow to Twitter section
2017-07-19 07:38:23 -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
Cássio Botaro
737ead3dda
Merge pull request #1487 from andrewstuart/add-goq
...
Add goq - html unmarshaling with jquery struct tags
2017-07-07 22:20:20 -03:00
Andrew Stuart
a72bc52fda
Add goq - html unmarshaling with jquery struct tags
2017-07-07 15:43:22 -07:00
Cássio Botaro
7d888ad302
Merge pull request #1485 from seiflotfy/master
...
add axiomhq/hyperloglog
2017-07-07 09:10:30 -03: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