Pinned Repositories
Bachelor-Thesis
dynamic_overload
A basic package that allows to overload functions and class functions dynamically depending on the input types.
ModularChess
Modular Chess
overfn
Simple Rust overloading system for functions with different arguments
derivable-object-pool
A thread-safe derivable object pool collection with automatic reusage of objects.
derive-all
Derive macro that derives all macros possible.
dynamic-list
A powerful and efficient implementation of dynamic lists with versatile data structures, capable of storing any type!
mermaid.ink
An open-source service that generates image URLs for diagrams based on the provided Mermaid code.
pure_array
rcg
Random Character Generator
ferranSanchezLlado's Repositories
ferranSanchezLlado/mermaid.ink
An open-source service that generates image URLs for diagrams based on the provided Mermaid code.
ferranSanchezLlado/dynamic-list
A powerful and efficient implementation of dynamic lists with versatile data structures, capable of storing any type!
ferranSanchezLlado/rstorch
Implementation from scratch of a neural network framework in Rust inspired by PyTorch
ferranSanchezLlado/derive-all
Derive macro that derives all macros possible.
ferranSanchezLlado/rust-count
Test with macro rules of rust
ferranSanchezLlado/rcg
Random Character Generator
ferranSanchezLlado/overfn
Simple Rust overloading system for functions with different arguments
ferranSanchezLlado/derivable-object-pool
A thread-safe derivable object pool collection with automatic reusage of objects.
ferranSanchezLlado/dynamic_overload
A basic package that allows to overload functions and class functions dynamically depending on the input types.
ferranSanchezLlado/Bachelor-Thesis
ferranSanchezLlado/pure_array
ferranSanchezLlado/rust-data-structures
A trait-based collection library that implement different data structures using the same trait.
ferranSanchezLlado/rust_book_exercises
Multiple Implementations of the exercises in the Rust Book
ferranSanchezLlado/rust_sudoku
Implementation of a Generic Sudoku for Rust
ferranSanchezLlado/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ferranSanchezLlado/ModularChess
Modular Chess