
-
UNAM
- UNAM, Mexico
Highlights
- Pro
-
rust-by-example Public
Forked from rust-lang/rust-by-exampleLearn Rust with examples (Live code editor included)
Handlebars Apache License 2.0 UpdatedFeb 3, 2025 -
rustc-dev-guide Public
Forked from rust-lang/rustc-dev-guideA guide to how rustc works and how to contribute to it.
HTML Apache License 2.0 UpdatedFeb 1, 2025 -
rust-training Public
Forked from ferrous-systems/rust-trainingLearning materials for the Rust Training courses by Ferrous Systems
Rust UpdatedJan 29, 2025 -
JuliaForDataAnalysis Public
Forked from bkamins/JuliaForDataAnalysisCodes for the book "Julia for Data Analysis"
Jupyter Notebook MIT License UpdatedNov 25, 2024 -
-
-
Julia100Ejercicios Public
Forked from RoyiAvital/Julia100Exercises100 ejercicios para aprender Julia, Β‘en espaΓ±ol!
-
-
-
-
-
-
-
awesome-rust-mentors Public
Forked from RustBeginners/awesome-rust-mentorsA list of rust lang mentors tagged by topics of interest
UpdatedAug 8, 2024 -
TaylorIntegration.jl Public
Forked from PerezHz/TaylorIntegration.jlODE integration using Taylor's method, and more, in Julia
Julia Other UpdatedAug 8, 2024 -
-
-
-
-
VectorizationBase.jl Public
Forked from JuliaSIMD/VectorizationBase.jlBase library providing vectorization-tools (ie, SIMD) that other libraries are built off of.
Julia MIT License UpdatedJun 27, 2024 -
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Other UpdatedMar 23, 2024 -
llvm-tutor Public
Forked from banach-space/llvm-tutorA collection of out-of-tree LLVM passes for teaching and learning
C++ MIT License UpdatedMar 10, 2024 -
julia Public
Forked from JuliaLang/juliaThe Julia Language: A fresh approach to technical computing.
Julia MIT License UpdatedFeb 28, 2024 -
LoopVectorization.jl Public
Forked from JuliaSIMD/LoopVectorization.jlMacro(s) for vectorizing loops.
Julia MIT License UpdatedFeb 9, 2024 -
SymbolicTensors.jl Public
Forked from rjrosati/SymbolicTensors.jlA PyCall wrapper of sympy.tensor.tensor, extended to support tensorial derivatives, scalar arithmetic, and more.
Julia MIT License UpdatedFeb 4, 2024 -
why-ferrocene Public
Forked from ferrous-systems/why-ferroceneSlides and material for our Why Ferrocene? training webinar
HTML Apache License 2.0 UpdatedFeb 2, 2024 -
bevy Public
Forked from bevyengine/bevyA refreshingly simple data-driven game engine built in Rust
Rust Apache License 2.0 UpdatedDec 14, 2023 -
faer-rs Public
Forked from sarah-quinones/faer-rsLinear algebra foundation for the Rust programming language
Rust MIT License UpdatedNov 29, 2023 -
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
Rust Other UpdatedNov 9, 2023 -
futures-concurrency Public
Forked from yoshuawuyts/futures-concurrencyStructured concurrency operations for async Rust