-
syslog Public
Forked from blackjack/syslogGolang alternative for built-in log/syslog package
Go MIT License UpdatedApr 9, 2019 -
samplicator Public
Forked from sleinen/samplicatorSend copies of (UDP) datagrams to multiple receivers, with optional sampling and spoofing
C GNU General Public License v2.0 UpdatedMar 21, 2019 -
git-chglog Public
Forked from git-chglog/git-chglogCHANGELOG generator implemented in Go (Golang).
Go MIT License UpdatedFeb 23, 2019 -
cronexpr Public
Forked from gorhill/cronexprCron expression parser in Go language (golang)
Go UpdatedNov 4, 2018 -
certstrap Public
Forked from square/certstrapTools to bootstrap CAs, certificate requests, and signed certificates.
Go Apache License 2.0 UpdatedApr 24, 2018 -
containers-from-scratch Public
Forked from lizrice/containers-from-scratchWriting a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
Go MIT License UpdatedJul 25, 2017 -
websocket Public
Forked from golang-samples/websocketsamples of websocket package
Go UpdatedMay 14, 2017 -
beanstalk Public
Forked from beanstalkd/go-beanstalkGo client for beanstalkd
Go MIT License UpdatedFeb 8, 2017 -
ns-process Public
Forked from teddyking/ns-processCode to accompany the "Namespaces in Go" series of articles.
Go UpdatedJan 15, 2017 -
redis Public
Forked from redis/go-redisType-safe Redis client for Golang
Go BSD 2-Clause "Simplified" License UpdatedNov 30, 2016 -
-
-
raft Public
Forked from hashicorp/raftGolang implementation of the Raft consensus protocol
Go Mozilla Public License 2.0 UpdatedNov 19, 2015 -
golang-set Public
Forked from deckarep/golang-setA simple set type for the Go language.
Go Other UpdatedNov 10, 2015 -
odbc Public
Forked from alexbrainman/odbcodbc driver written in go
Go BSD 3-Clause "New" or "Revised" License UpdatedOct 30, 2015 -
jzmq Public
Forked from zeromq/jzmqJava binding for ZeroMQ
Java GNU General Public License v3.0 UpdatedSep 21, 2015 -
MITIE Public
Forked from mit-nlp/MITIEMITIE: library and tools for information extraction
C++ UpdatedAug 31, 2015 -
mgo Public
Forked from go-mgo/mgoThe MongoDB driver for Go. See http://labix.org/mgo for details.
Go Other UpdatedAug 28, 2015 -
-
-
luar Public
Forked from stevedonovan/luarluar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered
Go MIT License UpdatedDec 26, 2014 -
haproxy Public
Forked from haproxy-unofficial-obsolete-mirrors/haproxyMirror of haproxy repository
C Other UpdatedOct 20, 2014 -
JSON-java Public
Forked from stleary/JSON-javaA reference implementation of a JSON package in Java.
Java UpdatedJan 15, 2014 -
gtm (go tail mongo) is a mongodb event listener
Go UpdatedDec 27, 2013 -
jnlua Public
A little bit of build changes I did for jnlua project ( http://code.google.com/p/jnlua/ )
-
-
-
dlopentest Public
A sample code that uses dlopen, testing with function pointers
C UpdatedMay 1, 2013 -
java-nio-socket Public
A simple set of classes that can be used to run java nio based socket sever and client with SSLEngine support. Contains build in stream support, which allows you to do blocking IO when necessary.
-