pzaino
Senior Principal Software Engineer, focused on R&D. I mostly enjoy Open Source Software and Linux/BSD OS as well as old things like RISC OS, Amiga OS and TOS
Software EngineerPlanet Earth
Pinned Repositories
astra
ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)
gods
GoDS is just a Go Lang library of Datastructures I created for my own projects and to practice some generic programming in go
microETL
A simple, reusable, templates based ETL (Extract, Transform and Load) library and framework written in Python
MicroFB
A simple Frame Buffer library in C++11 for RISC OS
thecrowler
A Content Discovery and Development Platform. Empowering Cybersecurity, AI, Marketing, and Finance professionals and researchers to discover, analyze, and interact with the web in all its dimensions.
zaproxy-automation
This is a collection of ZAProxy Automation Tools and scripts to automate security tests of WEB Applications and WEB Sites
zvector
An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.
WakeOnLAN
A simple Utility to generate Magic Packets to wake up on LAN devices from RISC OS via both CLI and Desktop
genann
Genann library port to RISC OS, a simple, fast, reliable and hackable C library for training and using feedforward Artificial Neural Networks (ANN)
zaproxy-automation
This is a collection of ZAProxy Automation Tools and scripts to automate security tests of WEB Applications and WEB Sites
pzaino's Repositories
pzaino/thecrowler
A Content Discovery and Development Platform. Empowering Cybersecurity, AI, Marketing, and Finance professionals and researchers to discover, analyze, and interact with the web in all its dimensions.
pzaino/zvector
An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.
pzaino/astra
ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)
pzaino/zaproxy-automation
This is a collection of ZAProxy Automation Tools and scripts to automate security tests of WEB Applications and WEB Sites
pzaino/gods
GoDS is just a Go Lang library of Datastructures I created for my own projects and to practice some generic programming in go
pzaino/microETL
A simple, reusable, templates based ETL (Extract, Transform and Load) library and framework written in Python
pzaino/MicroFB
A simple Frame Buffer library in C++11 for RISC OS
pzaino/pzaino
Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.
pzaino/amass-engine
In-depth attack surface discovery with Open Asset Model
pzaino/7900xtx
pzaino/CPP-HPC
A collection of stuff for HPC in C++
pzaino/dict-tools
This is a repo of simple utilities to process unicode text files and extract info like alphabet of symbols used in the document, word counting and substring counting. Stuff useful in certain tasks in cyber security
pzaino/DTBLib
a DTB (Device Tree Blob) loader and parser library in ANSI C and without dependecies (so, theoretically usable on every platform and operating system)
pzaino/examples
A curated collection of examples and solutions created and maintained by the Ory Community.
pzaino/go-pre-commit-hooks
My selection of pre-commit hooks for go lang projects
pzaino/linux-rust
Adding support for the Rust language to the Linux kernel.
pzaino/microproxy
a local proxy client to make life easy with the CROWler
pzaino/minivm
A VM That is Dynamic and Fast
pzaino/open-asset-model
Asset definitions for an organization's external attack surface
pzaino/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
pzaino/pzaino.github.io
Just my GitHub Pages page
pzaino/queue
A priority queue written in Go that signals using channels
pzaino/RBee
A simple system control tool
pzaino/RiscOS_2003
pzaino/rust-reference-linux-kernel-driver
Just my reference design for Linux Kernel Drivers in Rust
pzaino/RustExamplesForBlogArticles
Just a repository of Rust examples for my set of articles on "Rust under the hood"
pzaino/sysmng
Simple system management tool
pzaino/thecrowler-docker-support
This is a new repository where you can find all the required Docker and Docker Compose support for the CROWler
pzaino/thecrowler-rules-converters
A repository of rulesets converter tools for the CROWler. These tools are to convert rulesets from other similar crawlers to the CROWler format
pzaino/Web49
Web49: WebAssembly Interpeter