tarcieri / micromathLinks
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆439Updated 11 months ago
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☆372Updated last year
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 3 months ago
- A State Machine Language DSL procedual macro for Rust☆225Updated 7 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- A heap allocator for embedded systems☆406Updated 6 months ago
- How to bootstrap support for a no_std target☆214Updated last month
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆559Updated this week
- a cargo extension for working with microcontrollers☆289Updated 2 years ago
- ☆182Updated 2 years ago
- Implementation of the `embedded-hal` traits for Linux devices☆274Updated 6 months ago
- Run embedded programs just like native ones☆644Updated last year
- Delegation of trait implementations via procedural macros☆272Updated last year
- Generic array types in Rust☆415Updated 5 months ago
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆414Updated this week
- Faster, more compact implementation of std::Cow☆357Updated 2 years ago
- Adds zero-cost stack overflow protection to your embedded programs☆357Updated 3 months ago
- Easy function multiversioning for Rust☆235Updated 8 months ago
- This crate provides macros to generate bitfield-like struct.☆190Updated last week
- Complex numbers for Rust☆241Updated 3 months ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆334Updated 6 months ago
- Color schemes for charts and maps☆230Updated last week
- Fast floating point to string conversion☆650Updated last week
- Rust replacement for miniz☆218Updated last month
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆318Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year