- ~
-
03:02
(UTC +01:00) - @0x5a17ed
- https://matrix.to/#/@x5a17ed:matrix.org
Lists (5)
Sort Name ascending (A-Z)
Starred repositories
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.
Package wifi provides access to IEEE 802.11 WiFi device actions and statistics. MIT Licensed.
wazero: the zero dependency WebAssembly runtime for Go developers
Easily turn your Click CLI into a powerful terminal application
Fastest and most memory efficient golang concurrent hashmap
ColoredСobra is a library that allows to colorize the text output of the Cobra library
userspace configuration tool for the UEFI Boot Manager
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Fastest and most efficient goroutine pool (experimental)
Minimalist and zero-dependency scheduling library for Go
Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.
A simple, fast and user-friendly alternative to 'find'
Golang utility functions for working with reflection
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
A fast python HTTP server inspired by japronto written in rust.
Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.html. MIT Licensed.
automatic generation of semver compliant version strings from git history
A thread-safe queue faster and more resource efficient than golang's native channels