$/usr/bin/projects
Portfolio of projects and experiments.
SPSC lock free ring buffer
A high-performance, lock-free Single Producer Single Consumer (SPSC) ring buffer implementation in C++.
pico
Pico is a modern C++ framework for particle-in-cell (PIC) simulations, designed with a focus on performance, modularity, and extensibility. It implements a layered architecture that separates high-level orchestration from low-level computational kernels, enabling efficient simulations on modern hardware.