Highlights
- Pro
-
hive-operator Public
Kubernetes operator for kernel tracing of inode accesses with eBPF programs
Go UpdatedFeb 26, 2025 -
hive-bpf Public
eBPF-based inode access logging tool for kubernetes applications
-
go-ebpf Public
This repository contains a simple example of using eBPF programs to log the access of certain files and create honeypots for malicious subjects.
-
-
-
-
broutines Public
goroutines and coroutines implemented in C
-
parallel-computing-cpp Public
This repository contains the code for the parallel computing course.
TeX MIT License UpdatedJan 19, 2025 -
santOS Public
This project aims to build a general purpose operating system supporting the i386 architecture.
-
nixos-dotfiles Public
My personal NixOS configuration files with flakes + home-manager, wayland + hyprland, network-manager, kitty, zsh, neovim, rofi, waybar, Obsidian, ranger, pipewire, kmonad...
-
-
Open-VIT_hackathon_OpenHACK Public
Forked from HicrestLaboratory/Open-VIT_hackathonC++ UpdatedDec 19, 2024 -
How to root a Samsung Galaxy j5 (2016)
UpdatedDec 16, 2024 -
mpi-hpp Public
This repository contains c++ bindings for OpenMPI, currently 5.0.6
C++ Other UpdatedDec 11, 2024 -
mapkg Public
A Packet manager for *NIX, via a POSIX compliant sh shell script.
Shell GNU General Public Li EA27 cense v3.0 UpdatedDec 8, 2024 -
maplang Public
Maplang is a configuration language for *Nix systems. It provides a framework for managing your system in a centralized fashion while being portable and easily extensible for any need.
Yacc MIT License UpdatedDec 8, 2024 -
modern-cpp-template Public template
Modern C++ template
-
tenno-tl Public
A library inspired by the C++23 standard library, compatible with C++17 language onwards. It aims to provide constexpr and thread-safe containers with security in mind. You can expect most of the a…
C++ MIT License UpdatedDec 1, 2024 -
valFuzz Public
valFuzz (or val-di-Fuzz) is a modern cross-platform, multi-threaded testing, fuzzing and benchmarking library for C++17 onwards. Quickly benchmark and produce reports in a CSV file, already shippin…
C++ MIT License UpdatedDec 1, 2024 -
chttps Public
Chttps is an implementation of a TCP/IP + TLS server accepting the http/1.0 protocol as defined in RFC 1945.
C MIT License UpdatedNov 17, 2024 -
regEZ Public
regEZ is a modern, header only implementation of a general regex engine in C++23. It works with any type using an user-defined grammar.
C++ MIT License UpdatedOct 20, 2024 -
ssap Public
Secure and blazingly fast password manager tool written in Rust: safely store, organize, generate and retrieve passwords from your local hard disk blazingly quickly
-
webgl-markdown-portfolio Public
This repo contains a static website created in Angular with a basic 3D renderer using WebGL as a portfolio to my projects. Blog posts will be automatically generated from markdown using templates v…
TypeScript UpdatedOct 8, 2024 -
modern-python-template Public template
Modern python template
Jupyter Notebook MIT License UpdatedOct 7, 2024 -
-
Brenta-Engine Public
An Entity Component System 3D engine written in C++ with OpenGL. This engine is designed to provide a modular and flexible architecture for game development and simulations: you can run simultation…
-
brenta-engine-documentation Public
This repository contains the official documentation of the Brenta Engine
HTML UpdatedSep 19, 2024 -
viotecs Public
The Entity Component System of the Brenta Engine. Simple, effective, modern.
C++ MIT License UpdatedSep 19, 2024 -
oak Public
A feature-rich, thread-safe C++23 logger with no external dependencies. Log to file, unix and network sockets, serialization, configure logging dynamically using config files, use colors for differ…
-
Baldo-Scanner Public
An antivirus damenon and kernel module written in C++ for Linux operating systems. It incorporates static malware analysis capabilities through signatures and rules, a simple firewall and a sandbox…