kanocz / go-fastping
ICMP ping library for Go inspired by AnyEvent::FastPing Perl module
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-fastping
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Mini-tutorial on Debian packaging for Golang applications.☆26Updated 6 years ago
- Go library to talk HTTP over Unix domain sockets☆47Updated 4 years ago
- Simple go vendoring using git submodules.☆12Updated 7 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 8 years ago
- Easy fuzzing with go-fuzz☆14Updated 4 years ago
- Simple WebSocket command line client☆30Updated 6 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- The source for gotools.org.☆36Updated 11 months ago
- Join contexts like never before!☆20Updated 7 years ago
- LD_PRELOAD for the gopher crowd☆25Updated 7 years ago
- monotonic timers for Go 1.2☆21Updated 6 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 9 years ago
- Network reachability functions for client side Go network code☆12Updated 8 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 2 months ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- WIP: generate protobuf package from .proto files, web service and CLI client☆13Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Eventbus, a lightweight in-app event communication bus for Go☆15Updated 4 years ago
- Go Benchmark Performance Curve Fitting☆32Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 6 years ago
- Structured log interface☆26Updated 6 years ago
- GO Embedded System☆12Updated this week
- Package retry implements a wrapper to retry failing function calls.☆27Updated 11 months ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source