Matt Layher

Results 42 repositories owned by Matt Layher

schedgroup

129
Stars
9
Forks
Watchers

Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.

sdnotify

40
Stars
3
Forks
Watchers

Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.html. MIT Licensed.

socket

61
Stars
10
Forks
Watchers

Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. MIT Licensed.

taggolib

17
Stars
2
Forks
Watchers

taggolib is a Go package which provides read-only access to metadata contained in various audio formats. MIT Licensed.

talks

57
Stars
6
Forks
Watchers

Talks by Matt Layher. MIT Licensed.

ospf3

16
Stars
3
Forks
Watchers

Package ospf3 implements OSPFv3 (OSPF for IPv6) as described in RFC5340. MIT Licensed.

wgipam

28
Stars
0
Forks
Watchers

Command wgipamd implements an IP Address Management (IPAM) daemon for dynamic IP address assignment to WireGuard peers, using the wg-dynamic protocol. Apache 2.0 Licensed.

hdhomerun_exporter

15
Stars
2
Forks
Watchers

Command hdhomerun_exporter implements a Prometheus exporter for SiliconDust HDHomeRun devices. MIT Licensed.

icmpx

29
Stars
0
Forks
Watchers

Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.

mptcp

16
Stars
2
Forks
Watchers

Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licensed.