leonardoarcari
Senior Software Engineer. Builder. Software Design and HPC enthusiast. Working in Finance. C++ and Rust 🦀 lover.
UndisclosedMilano, Italy
Pinned Repositories
margot-aspect
MarGotAspect - An AspectC++ code generator for the mARGOt framework
dcapal
DcaPal is a free, no registration, online tool to help you keep your portfolio balanced with dollar cost averaging investments
arlib
C++ Alternative Routing Library for Boost.Graph. A configurable, efficient, plug-n-play solution for alternative route planning and k-shortest paths problems.
cgen-llvm-ir-generator
CGEN LLVM-IR is a generator of binary-to-LLVM-IR translators. Just provide the CPU architecture.
code-samples
Source code examples from the Parallel Forall Blog
conan-quantlib
Conan.io recipes for QuantLib
cpp_playground
An informal place where noob mistakes are allowed towards mastering C++
haskell_playground
An informal place where noob mistakes are allowed towards mastering Haskell
rust-hexagonal-architecture
A proof-of-concept implementation of hexagonal architecture in Rust with Domain-Driven design, Dependency Injection and testcontainers for independent component testing
sharp
A parallel algorithm for shape recognition implemented in C++ and OpenMP
leonardoarcari's Repositories
leonardoarcari/arlib
C++ Alternative Routing Library for Boost.Graph. A configurable, efficient, plug-n-play solution for alternative route planning and k-shortest paths problems.
leonardoarcari/rust-hexagonal-architecture
A proof-of-concept implementation of hexagonal architecture in Rust with Domain-Driven design, Dependency Injection and testcontainers for independent component testing
leonardoarcari/cgen-llvm-ir-generator
CGEN LLVM-IR is a generator of binary-to-LLVM-IR translators. Just provide the CPU architecture.
leonardoarcari/sharp
A parallel algorithm for shape recognition implemented in C++ and OpenMP
leonardoarcari/haskell_playground
An informal place where noob mistakes are allowed towards mastering Haskell
leonardoarcari/code-samples
Source code examples from the Parallel Forall Blog
leonardoarcari/conan-quantlib
Conan.io recipes for QuantLib
leonardoarcari/cpp_playground
An informal place where noob mistakes are allowed towards mastering C++
leonardoarcari/leonardoarcari.github.io
My personal website
leonardoarcari/council_of_four
A mirror repository for the Council of Four game implementation by Leonardo Arcari and Matteo Frosi
leonardoarcari/course-examples
A set of code examples from middleware technologies lectures. 2017/2018 A.Y.
leonardoarcari/disruptor-rs
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
leonardoarcari/EasyPoli-ContentAutomator
A simple-yet-powerful Java application for generating HTML code blocks for contents showing.
leonardoarcari/EasyPOLI-ContentManagementSystem
A shy Content Management System for EasyPOLI website. "Will I ever become a tough guy?" () ->
leonardoarcari/erlang_playground
An informal place where noob mistakes are allowed towards mastering Erlang
leonardoarcari/grandma-s-tombola
A distributed multi-game multi-player online Tombola game written in C using Gtk libraries. Client and server are provided complying TCP/IP principles
leonardoarcari/hugo-coder
A custom theme for my website based on hugo-coder
leonardoarcari/hugo-theme-anubis
Anubis is a simple minimalist theme for Hugo blog engine
leonardoarcari/optimisticlockdemo
Demo showing how to accomplish optimistic locking with JPA and a custom implementation
leonardoarcari/poc-spring-boot-dynamic-controller
Simple POC/draft of how to add a REST controller in Spring Boot at runtime
leonardoarcari/QuadProgpp
A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.
leonardoarcari/QuantLib
The QuantLib C++ library