Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆482Sep 7, 2024Updated last year
Alternatives and similar repositories for micromath
Users that are interested in micromath are comparing it to the libraries listed below
Sorting:
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- An Embedded Storage Abstraction Layer☆84Dec 16, 2025Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- A no_std + serde compatible message library for Rust☆1,347Feb 3, 2026Updated last month
- (going to be a) BLE stack for embedded Rust☆403May 17, 2022Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Jul 14, 2021Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀☆4,514Updated this week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- The Hacker's Machine Learning Engine☆1,129Jul 22, 2024Updated last year
- A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host☆2,611Updated this week
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers☆2,253Feb 24, 2026Updated last week
- Type-safe, type-level and stateless Rust graphics framework☆1,111Mar 20, 2023Updated 2 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- A no_std graphics library for embedded applications☆1,244Feb 15, 2026Updated 2 weeks ago
- Efficient, deferred formatting for logging on embedded systems☆1,141Feb 5, 2026Updated 3 weeks ago
- Run embedded programs just like native ones☆644Jan 30, 2024Updated 2 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- Cross-platform async library for system information fetching 🦀☆924Jul 14, 2024Updated last year
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Linear algebra library for Rust.☆4,647Jan 22, 2026Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆775Feb 23, 2026Updated last week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆171Apr 22, 2023Updated 2 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago