gopcap by akrennmair

A simple wrapper around libpcap for the Go programming language

created at Nov. 19, 2009, 10:13 a.m.

Go

24 +0

487 +1

148 +0

GitHub
gopacket by google

Provides packet processing capabilities for Go

created at March 16, 2015, 8:46 p.m.

Go

141 +0

6,218 +8

1,112 +3

GitHub
golibwireshark by sunwxg

None

created at Nov. 16, 2015, 6:48 a.m.

Go

4 +0

29 +0

8 +0

GitHub
go-stun by ccding

A go implementation of the STUN client (RFC 3489 and RFC 5389)

created at Aug. 17, 2013, 10:16 p.m.

Go

18 +0

654 -1

119 +1

GitHub
go-getter by hashicorp

Package for downloading things from a string URL using a variety of protocols.

created at Oct. 12, 2015, 11:17 p.m.

Go

298 +0

1,620 +4

227 +0

GitHub
ftp by jlaffaye

FTP client package for Go

created at May 6, 2011, 6:31 p.m.

Go

26 +0

1,260 +0

355 +0

GitHub
fasthttp by valyala

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

created at Oct. 18, 2015, 10:19 p.m.

Go

392 +0

21,342 +34

1,733 -1

GitHub
ethernet by mdlayher

Package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.

created at July 3, 2015, 12:15 a.m.

Go

12 +0

271 +0

41 +0

GitHub
ether by songgao

A Go package for sending and receiving ethernet frames. Currently supporting Linux, Freebsd, and OS X.

created at May 21, 2014, 3:46 a.m.

Go

5 +0

80 +0

7 +0

GitHub
dns by miekg

DNS library in Go

created at Aug. 3, 2010, 9:56 p.m.

Go

182 +0

7,867 +11

1,124 +1

GitHub
dhcp6 by mdlayher

Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.

created at May 22, 2015, 4:13 a.m.

Go

5 +0

77 +0

17 +0

GitHub
cidranger by yl2chen

Fast IP to CIDR lookup in Golang

created at Aug. 21, 2017, 5:50 a.m.

Go

20 +0

893 -2

104 +0

GitHub
canopus by zubairhamed

CoAP Client/Server implementing RFC 7252 for the Go Language

created at Feb. 24, 2015, 4:12 a.m.

Go

15 +0

154 +0

41 +0

GitHub
buffstreams by StabbyCutyou

A library to simplify writing applications using TCP sockets to stream protobuff messages

created at June 29, 2015, 7:07 p.m.

Go

16 +0

253 +0

34 +0

GitHub
arp by mdlayher

Package arp implements the ARP protocol, as described in RFC 826. MIT Licensed.

created at July 6, 2015, 6:50 p.m.

Go

9 +0

357 +0

68 +0

GitHub
when by olebedev

A natural language date/time parser with pluggable rules

created at Dec. 27, 2016, 1:11 p.m.

Go

27 +0

1,324 +1

79 +0

GitHub
whatlanggo by abadojack

Natural language detection library for Go

created at Feb. 20, 2017, 5:32 p.m.

Go

16 +0

633 +0

63 +0

GitHub
textcat by pebbe

A Go package for n-gram based text categorization, with support for utf-8 and raw text

created at Sept. 21, 2012, 3:04 p.m.

Go

7 +0

72 +0

11 +0

GitHub
stemmer by dchest

Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.

created at March 21, 2011, 2:08 a.m.

Go

5 +0

52 +0

7 +0

GitHub
comcast by tylertreat

Simulating shitty network connections so you can build better systems.

created at Nov. 12, 2014, 3:15 a.m.

Go

160 +0

10,262 +2

382 +0

GitHub