Francesco Montorsi (@f18m)
  • Stars
    star
    264
  • Global Rank 96,713 (Top 4 %)
  • Followers 35
  • Following 4
  • Registered over 9 years ago
  • Most used languages
    C++
    41.7 %
    Python
    25.0 %
    C
    16.7 %
    Shell
    16.7 %
  • Location 🇮🇹 Italy
  • Country Total Rank 48,677
  • Country Ranking
    C++
    97
    Shell
    125
    C
    304
    Python
    2,104

Top repositories

1

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.
C++
93
star
2

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
C++
49
star
3

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
Shell
45
star
4

netlist-viewer

SPICE netlist visualizer
C++
22
star
5

boost-intrusive-pool

A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).
C++
20
star
6

malloc-benchmarks

Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.
C
14
star
7

light-media-center

A simple, light & fast collection of scripts, configuration files and web code to implement a basic media center capable to run on single board computers like Rasperry PI, BeagleBone, OLinuxino, etc
Shell
8
star
8

microirrigation-control

Hardware, firmware and software that allows you to control from web browser (smartphone-friendly) a remote relay appliance, like micro-irrigation valves. The project is written in PHP and C and the software/webserver part runs on Linux. The remote relay is design to consume low current, so that it can run on battery power for a long time.
C
6
star
9

rpm-spec-dependency-analyzer

A simple Python3 script to generate a DOT graph of the inter-dependencies among a set of SPEC files
Python
4
star
10

rpm-make-rules-dependency-lister

A small tool to allow incremental RPM packaging, useful to speed up your deployment chain when you are packaging several RPMs
Python
1
star
11

rpi2home-assistant

Expose Raspberry PI inputs and outputs to HomeAssistant through MQTT
Python
1
star
12

malloc-tag

A lighweight, intrusive memory profiler that allows to categorize or "tag" memory allocation inside C/C++ projects
C++
1
star