- Milan, Italy
- https://medium.com/@nic-obert
-
riscv-brainfuck Public
A BrainFuck interpreter written in RISC-V assembly
Assembly UpdatedSep 21, 2025 -
rusty-vm Public
A virtual machine toolchain, including a bytecode assembler and a disassembler, and a native compiler.
-
-
-
-
cosmic-settings Public
Forked from pop-os/cosmic-settingsCOSMIC Settings
Rust GNU General Public License v3.0 UpdatedJan 23, 2025 -
frequency_tree_compression Public
A lossless compression algorithm implemented in Rust, inspired by Huffman coding
-
bitvec_padded Public
Bit vector implementation that includes byte padding for safe serialization and deserialization.
-
py-simple-audio Public
Forked from hamiltron/py-simple-audioA simple audio playback Python extension - cross-platform, asynchronous, dependency-free
C Other UpdatedAug 13, 2024 -
buddy-allocator Public
A buddy allocator implemented in Rust
-
fixed-size-allocator Public
A fixed size allocator implemented in Rust
-
A sudoku generator and solver that uses a wave function collapse algorithm
-
stack-vm Public
A higher level stack-based virtual machine and related assembler.
-
derivative-calculator Public
A cli program that calculates the derivative of a function
-
open_linked_list Public
A linked list implementation that allows to unsafely mutate, insert, and remove elements from the middle of the list through a pointer.
-
-
A system to sign and verify the authenticity and originality of documents using RSA cryptography
-
static-ascii-converter Public
A static website that converts images into ASCII text
-
-
branchless_programming Public
Proof of concept programming using only truly branchless operations.
-
py-result Public
A simple Python library that implements Rust-like Result and Option types.
-
branchless_credit_card_validator Public
Forked from karancodes/credit-card-validatorA C++ program that validates credit card numbers using Luhn's Algorithm, implemented using true branchless programming.
-
prime-fact Public
Prime factorization in various languages
-
rs-assert-exists Public
Useful macro to assert that a certain symbol exists in the source code. This is useful to strictly couple otherwise loosely coupled functions and symbols that depend on each other.
-
-
-
video-to-ascii Public
Convert videos to ASCII movies.
-
-
waterscript Public
The WaterScript interpreted programming language
-