tarcieri / micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆415Updated 7 months ago
Alternatives and similar repositories for micromath:
Users that are interested in micromath are comparing it to the libraries listed below
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A State Machine Language DSL procedual macro for Rust☆211Updated 2 months ago
- A port of MUSL's libm to Rust.☆631Updated this week
- Fast floating point to string conversion☆632Updated last month
- A no_std + serde compatible message library for Rust☆1,067Updated last week
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated 3 weeks ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆534Updated this week
- Generic array types in Rust☆407Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A heap allocator for embedded systems☆380Updated 2 months ago
- How to bootstrap support for a no_std target☆211Updated last year
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Complex numbers for Rust☆237Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆380Updated last month
- Geometry primitives (basic linear algebra) for Rust☆470Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Safe cross-platform linker shenanigans☆723Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Run embedded programs just like native ones☆645Updated last year
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆306Updated 5 months ago
- Adds zero-cost stack overflow protection to your embedded programs☆333Updated last month
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- Implementation of the `embedded-hal` traits for Linux devices☆259Updated 2 months ago