tarcieri / micromathLinks
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆480Updated last year
Alternatives and similar repositories for micromath
Users that are interested in micromath are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- a cargo extension for programming microcontrollers☆248Updated 3 years ago
- A State Machine Language DSL procedual macro for Rust☆236Updated 11 months ago
- A port of MUSL's libm to Rust.☆636Updated 9 months ago
- A heap allocator for embedded systems☆441Updated this week
- ☆183Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Adds zero-cost stack overflow protection to your embedded programs☆389Updated last month
- Run embedded programs just like native ones☆644Updated last year
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆581Updated 3 months ago
- How to bootstrap support for a no_std target☆225Updated 3 months ago
- a cargo extension for working with microcontrollers☆286Updated 3 years ago
- Fast floating point to string conversion☆689Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Color schemes for charts and maps☆233Updated 3 weeks ago
- Implementation of the `embedded-hal` traits for Linux devices☆296Updated 2 months ago
- Rust replacement for miniz☆229Updated this week
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆446Updated this week
- Easy function multiversioning for Rust☆252Updated last year
- This crate provides macros to generate bitfield-like struct.☆201Updated 2 months ago
- A tiny, fast, zero-dep library for random number generation☆244Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Array of Struct to Struct of Array helpers in Rust☆479Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Safe cross-platform linker shenanigans☆817Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆267Updated 2 years ago