Pinned Repositories
boost-intrusive-pool
A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
cmonitor
A Docker/LXC/Kubernetes, database-free, lightweight container performance monitoring solution, perfect for ephemeral containers (e.g. containers used for DevOps automatic testing). Can also be used with InfluxDB, Prometheus and Grafana
CPU-MEM-monitor
A simple script to log Linux CPU and memory usage (using top or pidstat command) over time and output an Excel- or OpenOfficeCalc-friendly report
f18m.github.io
My personal website
go-baresip
Go wrapper to automate the baresip VOIP client
ha-addon-dnsmasq-dhcp
An Home Assistant addon that runs dnsmasq both as DHCP server and DNS server
ha-addon-voip-client
An Home Assistant addon that integrates a VOIP client, to initiate outgoing calls or receive incoming calls
ha-addons-repo
Repository of all my Home Assistant addons.
large-pcap-analyzer
A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled with other software like Wireshark (or tshark). Supports filtering encapsulated GTPu frames. Easily extendible.
netlist-viewer
SPICE netlist visualizer
f18m's Repositories
f18m/large-pcap-analyzer
A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled with other software like Wireshark (or tshark). Supports filtering encapsulated GTPu frames. Easily extendible.
f18m/netlist-viewer
SPICE netlist visualizer
f18m/cmonitor
A Docker/LXC/Kubernetes, database-free, lightweight container performance monitoring solution, perfect for ephemeral containers (e.g. containers used for DevOps automatic testing). Can also be used with InfluxDB, Prometheus and Grafana
f18m/boost-intrusive-pool
A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
f18m/ha-addon-dnsmasq-dhcp-server
An Home Assistant addon that runs dnsmasq both as DHCP server and DNS server
f18m/malloc-tag
A lighweight, intrusive memory profiler that allows to categorize or "tag" memory allocation inside C/C++ projects
f18m/rpi2home-assistant
Expose Raspberry PI inputs and outputs to HomeAssistant through MQTT
f18m/f18m.github.io
My personal website
f18m/ha-addons-repo
Repository of all my Home Assistant addons.
f18m/alarmo
Easy to use alarm system integration for Home Assistant
f18m/core
:house_with_garden: Open source home automation that puts local control and privacy first.
f18m/dhcp
DHCPv6 and DHCPv4 packet library, client and server written in Go
f18m/dpdk
Data Plane Development Kit
f18m/f18m
My Github homepage
f18m/go-pcap-analyzer
A simple Go application to read PCAP files and parse packets
f18m/home-assistant-dhcp-clients-visualizer
Provides visualization of DHCP clients in the network
f18m/iperf3-continuous-logger
Small scripts to run iperf3 continuously, to produce a CSV report of measured speed over long periods of time
f18m/kind-cluster-buildkite-plugin
Buildkite plugin to create and configure KinD clusters
f18m/learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
f18m/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.0
f18m/matlab-insomnia
In MATLAB this small utility prevents, on Windows computers, the automatic sleep mode.
f18m/MyHOME
MyHOME integration for Home-Assistant
f18m/myreadthedocs
f18m/OWNd
OpenWebNet daemon
f18m/psmqtt
Utility reporting system health and status via MQTT
f18m/rust-pcap-analyzer
A simple Rust application to read PCAP files and parse packets
f18m/testcontainers-python
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
f18m/x
Infratographer specific shared extensions and libraries
f18m/zeromq.org
ZeroMQ Website
f18m/zeromq4-1
ZeroMQ 4.1.x stable release branch - bug fixes only