oskca
9000dc530f
update the items orders
2015-10-16 13:40:55 +08:00
oskca
576f117248
add Go bindings for Sciter for cross platform GUI
...
sciter is a cross platform GUI toolkit which is easy to deploy to Linux,Windows and OSX. Though not open sourced, but the sicter libraries are free to use for commercial or non-commercial applications.
I created this package with cgo, and hope it a good choice for Golang GUI programming. :)
2015-10-16 13:38:00 +08:00
Dmitri Shuralyov
9645de3ac8
Merge pull request #619 from toashd/master
...
Add cockroach to databases.
2015-10-14 01:31:35 -07:00
Tobias Schmid
921f3ec381
Add cockroach to databases
2015-10-14 10:15:11 +02:00
Pavel Paulau
a4770c2e94
Add Prometheus
2015-10-13 23:08:28 -07:00
Norwack
317c9d4d26
remove unmaintained package
2015-10-01 12:17:28 +02:00
Dmitri Shuralyov
539e8acbd9
Merge pull request #587 from joeybloggs/master
...
Update repo links to a few packages.
2015-09-30 23:34:36 -07:00
Alexander Neumann
85a637ece8
Add restic
...
This commit adds a link to restic, a fast and secure backup program
that uses de-deuplication.
2015-09-27 18:25:07 +02:00
Thiago Avelino
73400cbe5a
Merge pull request #586 from chzyer/patch-1
...
add command line interface: Readline
2015-09-27 00:15:41 -03:00
Tim Heckman
be5fef3176
relocate go-stats to Standard CLI section
...
The `go-stats` package, which is a command line parser, was in the `Miscellaneous` section. Instead, it should be in the `Standard CLI` section.
2015-09-26 15:01:51 -07:00
Tomas Aparicio
2413dc203a
feat: add filetype package
2015-09-26 22:01:31 +01:00
Julien Feltesse
0a0f5c89c5
update repos addresses / fix some trailing whitespace
2015-09-24 19:15:05 +02:00
joeybloggs
91ad2fd274
Update repo links to a few packages
...
I recently migrated some code from one organization to another and am
just updating the links to point directly to the new location:
Repos affected:
* https://github.com/go-playground/validator
* https://github.com/go-playground/assert
* https://github.com/go-playground/overalls
2015-09-24 08:03:59 -04:00
Chzyer
3c2350362f
Update README.md
2015-09-23 22:58:49 +08:00
Chzyer
59444cffed
Update README.md
2015-09-23 21:04:34 +08:00
Thiago Avelino
1335305299
Merge pull request #567 from azer/master
...
Add logger
2015-09-22 17:44:54 -03:00
Thiago Avelino
40a73d0575
Merge pull request #577 from kpashka/master
...
Update README.md
2015-09-22 17:43:52 -03:00
Thiago Avelino
be2450172a
Merge pull request #578 from verdverm/patch-1
...
Add: frisby - a REST API testing framework
2015-09-22 17:43:25 -03:00
Thiago Avelino
77eefae564
Merge pull request #580 from smallnest/master
...
add more popular go projects in github
2015-09-22 17:39:28 -03:00
Daved
84bb937523
Added parth to Text Processing list.
2015-09-22 10:37:35 -07:00
Daved
09f2cfdde9
Added kace to Text Processing list.
2015-09-22 10:35:46 -07:00
Daved
065148be9e
Added go-pkg-complete to Go Tools list.
2015-09-22 10:31:13 -07:00
Daved
871e5abf95
Added catena to http middleware list.
2015-09-22 10:20:38 -07:00
Daved
2c063aeee3
Added chain to http middleware list.
2015-09-22 10:10:06 -07:00
smallnest
dbd0c4f5c1
add more popular go projects in github
2015-09-19 06:53:50 +08:00
Tony Worm
94ccae764f
Add: frisby - a REST API testing framework
2015-09-17 15:38:02 -04:00
Pavel Kiselev
6a11f11cf5
Update README.md
...
Added links to Slack / Telegram API
2015-09-15 04:29:46 +05:00
siddontang
c9bb51932b
Add TiDB to Databases section
2015-09-08 09:05:56 +08:00
Azer Koçulu
ade1d113f4
Update README.md
2015-09-04 11:54:10 -07:00
Tomás Senart
10bbdf9ae9
Add Vegeta to DevOps section
2015-09-04 18:26:17 +02:00
Stephen Lewis
d0b2a3a9ed
Correct spelling of libpcap
2015-09-03 15:46:05 +01:00
Thiago Avelino
7c94841196
Merge pull request #545 from ricardolonga/master
...
Added JsonGo link.
2015-08-31 16:39:58 -03:00
Dmitri Shuralyov
763d840db7
Merge pull request #558 from vectaport/patch-1
...
Add github.com/vectaport/flowgraph to Distributed Systems.
2015-08-28 19:28:39 -07:00
Scott Johnston
d32bb97ead
Add github.com/vectaport/flowgraph to Distributed Systems
2015-08-27 08:36:10 -07:00
Karol Duleba
579a64af70
Add machine learning package - goml
2015-08-25 18:18:31 +01:00
Dmitri Shuralyov
21510b4c6b
Merge pull request #550 from andreas-t-jonsson/master
...
Added SDL2 bindings from veandco.
2015-08-25 02:18:41 -07:00
Andreas Jonsson
b048e0ddfd
Changed libsdl link to https
2015-08-23 18:09:01 +02:00
MSempere
761242e8b0
Update README.md
2015-08-23 13:21:53 +01:00
Dmitri Shuralyov
71dedb9f94
Merge pull request #551 from gregdel/pushover
...
Add pushover, a wrapper for the Pushover API.
2015-08-22 16:24:16 -07:00
Grégoire Delattre
bfbc1b0ed2
Add pushover, a wrapper for the Pushover API
...
Pushover is a service to send and receive push notifications.
2015-08-22 12:23:49 +02:00
Andreas Jonsson
2adb42bec6
Added SDL2 bindings from veandco.
2015-08-21 11:06:43 +02:00
Andrii Ursulenko
780d4118ea
changed package name and moved in alpha order
2015-08-19 09:10:55 +03:00
Andrii Ursulenko
938dc7eecf
added link to new redis client
2015-08-18 16:47:35 +03:00
Ricardo Longa
80f0a6472d
Added JsonGo link.
2015-08-17 11:43:30 -03:00
Dmitri Shuralyov
d9dd7e128b
Merge pull request #541 from anacrolix/patch-2
...
Add Torrent-related packages.
2015-08-16 22:27:14 -07:00
Matt Joiner
f2a7cf4cb8
Update README.md
2015-08-17 13:13:19 +10:00
Matt Joiner
fe413eb116
Update README.md
2015-08-17 12:29:49 +10:00
Artem Timofeev
89270e2406
Add grpc-go to Distributed Systems section.
2015-08-16 18:53:30 +03:00
Matt Joiner
51f8883519
Torrent-related packages
2015-08-16 15:21:15 +10:00
Zubair Hamed
40cc9259ce
Add CoAP Client/Server implementation (RFC 7252)
2015-08-16 00:02:30 +08:00