jlogan03
Scientific software for superconductors & fusion energy by day, embedded data acquisition systems by night. Propulsion engineer in a previous life.
Pinned Repositories
awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
bbbase64
Bare-Bones Base64: no-std, heapless, memory-safe encoding/decoding library for embedded
blog
catnip
A no-std, panic-never, heapless, reliability-focused UDP/IP stack for bare-metal.
flaw
SISO digital filtering via state-space control law approach
interpn
N-dimensional interpolation methods in Rust, no-std compatible
interpnpy
Python bindings to the interpn Rust library for N-dimensional interpolation and extrapolation.
nucleo-h723zg
Bare-metal examples programs for nucleo-h723zg board
smoltcp
a smol tcp/ip stack
strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
jlogan03's Repositories
jlogan03/strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
jlogan03/catnip
A no-std, panic-never, heapless, reliability-focused UDP/IP stack for bare-metal.
jlogan03/interpn
N-dimensional interpolation methods in Rust, no-std compatible
jlogan03/interpnpy
Python bindings to the interpn Rust library for N-dimensional interpolation and extrapolation.
jlogan03/bbbase64
Bare-Bones Base64: no-std, heapless, memory-safe encoding/decoding library for embedded
jlogan03/flaw
SISO digital filtering via state-space control law approach
jlogan03/nucleo-h723zg
Bare-metal examples programs for nucleo-h723zg board
jlogan03/smoltcp
a smol tcp/ip stack
jlogan03/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
jlogan03/blog
jlogan03/byte-struct-rs
jlogan03/coolprop-rs
CoolProp Wrapper for Rust
jlogan03/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
jlogan03/isosurface
Rust algorithms for isosurface extraction
jlogan03/openmc
OpenMC Monte Carlo Code
jlogan03/rgeometry
Computational Geometry library written in Rust
jlogan03/rust-sdl2-wasm
jlogan03/tm4c129-launchpad
A bare-metal example program for the TM4C129-XL Launchpad board, based on the stellaris-launchpad crate.
jlogan03/CADmium
A CAD program that runs in the browser
jlogan03/jlogan03.github.io
jlogan03/rust-wasm-nextjs
Minimum working example of running a Rust function client-side in NextJS
jlogan03/sprs
sparse linear algebra library for rust
jlogan03/staged-sg-filter
jlogan03/stm32h7xx-hal
Peripheral access API for STM32H7 series microcontrollers