Commit Graph

2649 Commits

Author SHA1 Message Date
Taco de Wolff
68589ea8a2 Add tdewolff/canvas (#2740) 2019-09-27 19:14:26 +02:00
Lovelesh
07ce271bce Add gohive (#2739) 2019-09-26 18:53:12 +02:00
Roshan Mehta
2edf5533f7 Add Scope (#2736)
* Added Falcon To Error Handling Section

* Fixed Navigation Of Error Handling

* Added straf

* Added Scope
2019-09-26 18:29:36 +02:00
Aaron Longwell
9b0e6950e8 Adds adlio/schema (#2735)
* Adds adlio/schema

Adds github.com/adlio/schema.

* Adds missing period.

Doh!
2019-09-26 18:26:42 +02:00
xiaojunxie
d5192cb4c7 ginrpc (#2724)
Gin parameter automatic binding tool
2019-09-26 18:18:28 +02:00
Matthias Ladkau
74e921b992 Add dudeldu (#2705) 2019-09-25 00:56:27 +03:00
Stefan Wüthrich
c397f524dd Add Golang Developer Job Board (#2733) 2019-09-23 09:55:47 +03:00
Maciek Zając
8c2d6b0711 Add m-zajac/json2go (#2729)
* Add m-zajac/json2go

* Move json2go github pages to Websites category
2019-09-23 14:10:04 +08:00
adranwit
03435a05d3 Added abstract file storage (file,scp,gs,s3,mem) (#2727)
* Added ptrie

* added abstract file storage

* Add croc (#2704)

* Add gnet to the networking section (#2715)

* add bigfile (#2720)

* feat: add bigfile project

* feat: add bigfile project

* Add rest-go (#2716)

* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go

* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go
2019-09-22 22:24:22 +08:00
xiaojunxie
3888076026 gofal (#2723)
fractional api for Go
2019-09-22 22:21:57 +08:00
Roshan Mehta
0dfc091fbb Add Falcon And Straf (#2710)
* Added Falcon To Error Handling Section

* Fixed Navigation Of Error Handling

* Added straf
2019-09-21 23:39:43 +02:00
Jonathan Hall
ee0f3073ca Add Kivik to list (#2725) 2019-09-21 06:48:46 +03:00
Eder Calé
407b6843d3 Add rest-go (#2716) 2019-09-20 22:03:34 +02:00
Michael
f042afb35f add bigfile (#2720)
* feat: add bigfile project

* feat: add bigfile project
2019-09-20 22:00:41 +02:00
Andy Pan
9f3c2fd3d0 Add gnet to the networking section (#2715) 2019-09-20 21:59:04 +02:00
Zack
fd47c2ca06 Add croc (#2704) 2019-09-20 21:55:42 +02:00
xiaojunxie
d376c1891d gowp (#2714)
gowp is concurrency limiting goroutine pool.
2019-09-20 15:17:56 +08:00
Evan Elias
7d91f2c757 Add Skeema to section for database schema migration (#2702) 2019-09-20 01:37:42 +02:00
Jonathan Hall
25f9262a08 Remove go-couchdb: Unmantained (#2711)
- Last commit over 5 years ago
- Author doesn't respond to requests or PRs
- Also no OSS license (not strictly required for inclusion in awesome-go,
  but legally, this code can't be used by anyone other than the author,
  without some sort of license)
2019-09-20 01:35:11 +02:00
Roman Egunkov
428fc7c369 The placement of "Server applications" in menu in accordance with content. In continuation commit 1d808a4994. (#2721) 2019-09-20 01:07:56 +02:00
Johannes Eiglsperger
549dec3330 Add go-powerdns (#2698) 2019-09-20 01:43:15 +03:00
Naser Mirzaei
03cfc5ca16 add env package (#2694) 2019-09-20 01:40:28 +03:00
Nicholas
f21323d235 Add goa (#2693) 2019-09-20 01:38:53 +03:00
Andžej Maciusovič
16b664ff85 Add goroute router (#2685)
* Update README.md

* Add goroute

* Order in abc

* Move goroute to routes section
2019-09-20 01:17:50 +03:00
ztrue
c75c622a01 Add ztrue/shutdown in utils (#2684) 2019-09-20 01:10:13 +03:00
Ozan Kaşıkçı
3a2b878ac1 add dockerfile-generator (#2680) 2019-09-20 01:02:41 +03:00
Márk Sági-Kazár
21aaf532c4 Add modern go application (#2672) 2019-09-20 00:32:18 +03:00
Abdullah Selek
c5e3c2dfa1 Add go-here under third party apis. (#2670) 2019-09-20 00:26:14 +03:00
noctarius aka Christoph Engelbert
383b034251 Added libgoffi (#2663)
libgoffi is a general purpose libffi adapter library to bind foreign functions to Go function types

Changed the libgoffi description...

... to be a bit more intriguing, since libgoffi delivers Go native integration for libffi imported function using function adapters which make the native function look like any other Go function.

Update README.md
2019-09-20 00:22:07 +03:00
Eran Harel
204e57c442 Added go-sundheit - a service health checks lib to distributed systems section (#2662) 2019-09-20 00:20:46 +03:00
Jay Gabriels
9a7d59df58 update ghorg description (#2656) 2019-09-20 00:09:03 +03:00
Sung Won Cho
6f036fd608 Add Dnote to the Command Line section (#2652) 2019-09-20 00:05:47 +03:00
swithek
eaf7cd60ff added swithek/sessionup package (#2651) 2019-09-19 23:55:45 +03:00
Jacek Kucharczyk
ea96b631f2 Added neuronlabs/errors Error Handling package (#2647) 2019-09-19 23:48:01 +03:00
Bo Maryniuk
d4e7bf065d Add implementation of Python's module "textwrap" (#2639) 2019-09-19 22:23:20 +03:00
Şakir Şensoy
ae15371e19 Add genv (#2637) 2019-09-19 22:10:05 +03:00
Márk Sági-Kazár
b63578620e Add emperror (#2632) 2019-09-19 22:07:41 +03:00
Olle
050361e94e Added the mailgun-go library to the list. (#2497) 2019-09-19 19:16:46 +03:00
Felipe Pieretti Umpierre
234c2fc8f8 Add new repository: pletter (#2614)
* Add new repository: pletter

* Add missing period
2019-08-31 17:54:52 +02:00
Alan Braithwaite
63d9ec57d4 authentication: add jeff (#2545) 2019-08-23 10:15:26 -03:00
Matt Titmus
58ec1c7dfc rkt has been archived by the CNCF (#2683) 2019-08-20 21:30:28 -03:00
Marwan Rabbâa
24c08e89a2 Nio has moved (#2676)
* nio has moved

* fix CI -> wrong item format (missing dot)
2019-08-18 13:30:13 +03:00
pj
8485fb9296 Update README.md (#2645) 2019-08-12 18:50:41 +02:00
drakkan
b3e4098cc3 Add SFTPGo a full featured and highly configurable SFTP server (#2644) 2019-08-12 18:50:06 +02:00
Gaozhen Ying
26ce7bc226 remove low-quality repo (#2669) 2019-08-12 03:01:53 +03:00
ss7loginov
aa806e6b6c Remove cosiner/zerver (#2657)
404 Not Found
2019-08-09 22:19:37 +08:00
Masashi SHIBATA
becb9e44d1 goptuna: hyperparameter optimization framework. (#2636) 2019-08-09 21:53:02 +08:00
Inhere
861699a174 Add package: rux (#2635) 2019-08-09 21:41:08 +08:00
Reugn
3fc013e5f6 add go-streams library (#2555) 2019-08-09 21:33:56 +08:00
Fergus Strange
6369657d0a Add apitest (#2633) 2019-08-09 21:32:35 +08:00