Commit Graph

1782 Commits (09880e1521f4db334bf02a78fc89a417b5a88011)
 

Author SHA1 Message Date
Olivier Gagnon 118c1dc679 Add lux and its utilities (#979) 8 years ago
Tomas Aparicio 5c4542a3d2 feat(docs): add baloo package 8 years ago
Tomás Aparicio 8ce14a587a Merge pull request #1 from avelino/master
Sync master
8 years ago
Hajime Hoshi 9c220a204f Add Ebiten (#972) 8 years ago
redaready 2f06741706 Update README.md
chang iris url
8 years ago
Eduard 569a617fdd Added router Bxog
Added the router Bxog to the section Web Frameworks
8 years ago
Baiju Muthukadan 4c0461cfaf esc - resource embedding package (#973) 8 years ago
kirillDanshin d2b58f7e47 Merge pull request #942 from raztud/patch-1
web.go is not maintained for over 3 years and the website is not up anymore
8 years ago
Agniva De Sarker b443b8cb3e Added levenshtein to Data Structures 8 years ago
abo 63648112ed ratelimiter rename to rerate 8 years ago
abo 12fe64d146 Add ratelimiter to utilities 8 years ago
Brice Figureau 8bf6bea8f9 Add Go WinRM client library and cli tool (#963)
This (now mature) library is in used in Packer and some other Go projects.
As of this writing it is maintained, and relatively well tested.

Godoc:
https://godoc.org/github.com/masterzen/winrm

Go Report Card: A+
https://goreportcard.com/report/github.com/masterzen/winrm

Gocover: 86%
https://gocover.io/github.com/masterzen/winrm

Signed-off-by: Brice Figureau <brice@daysofwonder.com>
8 years ago
obivan 2b7ddd24e1 Remove hk, it is deprecated. (#962) 8 years ago
Wesley Hill 529c435a01 Add durafmt (#961). 8 years ago
Monmohan bcc5dfd08b Added xferspdy to Utilities section.
Added xferspdy to Utilities section.
8 years ago
Alexey Palazhchenko d244e94562 Add reform 8 years ago
kirillDanshin 4cff0e3b79 Merge pull request #951 from bjflanne/master
Added NATS to Distributed Systems, and updated Messaging section with…
closes #949
8 years ago
bjflanne ed1cce18d4 Added NATS to Distributed Systems, and updated Messaging section with NATS Go client 8 years ago
Razvan Tudorica bb83b28737 web.go is not maintained for over 3 years and the website is not up anymore 8 years ago
kirillDanshin 21379e8daa Merge pull request #933 from gonutz/master
Added d3d9 library.
8 years ago
kirillDanshin 4d28091e79 Merge pull request #932 from xor-gate/add-secdl
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
8 years ago
kirillDanshin 0d513d31f2 Merge pull request #929 from pascaldekloe/master
Add Colfer to serialization
8 years ago
kirillDanshin 5c8e3f99c6 Merge pull request #910 from codingsince1985/hotfix
geo-golang newly supports OpenStreetMap
8 years ago
Lars 4bbfaea08d Added d3d9 library. 8 years ago
kirillDanshin e466a41766 Merge pull request #900 from xtaci/master
add kcp-go
8 years ago
kirillDanshin 8d366df7ca Merge pull request #928 from jbreitbart/master
Added go-imgur.
8 years ago
kirillDanshin 12ec48b358 Merge pull request #930 from otoolep/master
The repo for rqlite has changed
8 years ago
Jerry Jacobs 15babf4721 Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm 8 years ago
kirillDanshin d85f7954c4 Merge pull request #907 from rs/rest-layer
Add rest-layer
8 years ago
Philip O'Toole 379778b2e4 The repo for rqlite has changed 8 years ago
kirillDanshin 1a7e46d975 Merge pull request #917 from yanyiwu/patch-1
gojieba
8 years ago
Pascal de Kloe b06b9cedcd Add Colfer to serialization 8 years ago
kirillDanshin 087c3c2392 Merge pull request #923 from dixonwille/patch-1
Add WLog and WMenu
8 years ago
kirillDanshin e0409c0eaa Merge pull request #926 from joeybloggs/master
Add log - a simple, configurable and scalable Structured Logging library for Go
8 years ago
Jens Breitbart 7384fbe1aa Added go-imgur. 8 years ago
joeybloggs b6bf72de71 Add Structured Logging library https://github.com/go-playground/log 8 years ago
Thiago Avelino c913a01930 Merge pull request #921 from bep/stormg
Add Storm ORM
9 years ago
Will Dixon 49133a92a6 Added Wmenu 9 years ago
Will Dixon ecbaaef90e Added Wlog 9 years ago
Bjørn Erik Pedersen 8ff28846e0 Add Storm ORM 9 years ago
Dmitri Shuralyov 63f6cac77d Fix typo in PULL_REQUEST_TEMPLATE.md. 9 years ago
yanyiwu c80306466c alphabetical order 9 years ago
Yanyi Wu 6280ad16ee gojieba
[GoJieba](https://github.com/yanyiwu/gojieba) - This is a Go implementation of [jieba](https://github.com/fxsjy/jieba) which a Chinese word splitting algorithm.

[here](https://github.com/yanyiwu/gojieba/blob/master/README_EN.md) is its english README.md
9 years ago
kirillDanshin b69d8dcf59 Merge pull request #914 from charneykaye/master
Add gofpdf
9 years ago
kirillDanshin 9f03d0264f Merge pull request #913 from appleboy/patch-3
Add a push notification server (gorush).
9 years ago
Matt Holt 872571264d Add archiver 9 years ago
Charney Kaye 7d5df926d6 Add gofpdf 9 years ago
kirillDanshin 2a6f5223b9 Merge pull request #908 from schachmat/patch-1
add ingo config utility
9 years ago
Bo-Yi Wu 4adb764dcd Add a push notification server.
A push notification server using Gin framework written in Go (Golang).

* Support Google Cloud Message using go-gcm library for Android.
* Support HTTP/2 Apple Push Notification Service using apns2 library.
* Support YAML configuration.
* Support command line to send single Android or iOS notification.
* Support Web API to send push notification.
* Support zero downtime restarts for go servers using endless.
* Support HTTP/2 or HTTP/1.1 protocol.
9 years ago
kirillDanshin 693f86b213 Merge pull request #911 from paked/patch-1
Rename Engi to Engo
9 years ago