larschrj's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
ml-explore/mlx
MLX: An array framework for Apple silicon
mit-pdos/xv6-public
xv6 OS
babbleberry/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
flame/blis
BLAS-like Library Instantiation Software Framework
remzi-arpacidusseau/ostep-homework
ZigEmbeddedGroup/microzig
Unified abstraction layer and HAL for several microcontrollers
JuliaPy/PyCall.jl
Package to call Python functions from the Julia language
C-BJ/awesome-zig
📜Zig Learning Guide & Project Lists
nrdmn/awesome-zig
ARM-software/abi-aa
Application Binary Interface for the Arm® Architecture
greatscottgadgets/facedancer
Implement your own USB device in Python, supported by a hardware peripheral such as Cynthion or GreatFET
SciML/Optimization.jl
Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
gridap/Gridap.jl
Grid-based approximation of partial differential equations in Julia
mitmath/18335
18.335 - Introduction to Numerical Methods course
ARM-software/LLVM-embedded-toolchain-for-Arm
A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.
mitmath/matrixcalc
MIT IAP short course: Matrix Calculus for Machine Learning and Beyond
SciML/SciMLSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
riscv-software-src/homebrew-riscv
homebrew (macOS) packages for RISC-V toolchain
ClapeyronThermo/Clapeyron.jl
Clapeyron provides a framework for the development and use of fluid-thermodynamic models, including SAFT, cubic, activity, multi-parameter, and COSMO-SAC.
greatscottgadgets/packetry
A fast, intuitive USB 2.0 protocol analysis application for use with Cynthion.
SciML/DiffEqCallbacks.jl
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
tralamazza/embedded_zig
minimal Zig embedded ARM example (STM32F103 blue pill)
EEA-sensors/Bayesian-Filtering-and-Smoothing
Companion Matlab and Python codes for the book Bayesian Filtering and Smoothing by Simo Särkkä and Lennart Svensson
polarfire-soc/polarfire-soc-bare-metal-examples
Bare metal example software projects for PolarFire SoC
Apress/RISC-V-Assembly-Language-Programming
Source Code
michaelaboah/stm32-zig
hwengineer/STM32F3Discovery-meson-example
STM32F3Discovery example Project with Meson Build System
chuckb/riscv-helloworld
Bare metal hello world assembly for Risc-V 32i architecture using QEMU