tarcieri / micromathLinks
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆428Updated 10 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☆370Updated last year
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- Run embedded programs just like native ones☆644Updated last year
- A port of MUSL's libm to Rust.☆633Updated 2 months ago
- A State Machine Language DSL procedual macro for Rust☆219Updated 5 months ago
- A heap allocator for embedded systems☆398Updated 5 months ago
- Adds zero-cost stack overflow protection to your embedded programs☆350Updated last month
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆556Updated 2 months ago
- ☆182Updated 2 years ago
- How to bootstrap support for a no_std target☆213Updated last month
- This crate provides macros to generate bitfield-like struct.☆186Updated 2 months ago
- ☆125Updated 4 years ago
- a cargo extension for working with microcontrollers☆289Updated 2 years ago
- Implementation of the `embedded-hal` traits for Linux devices☆268Updated 5 months ago
- Extremely generic linear algebra libary for Rust☆226Updated 8 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Rust replacement for miniz☆215Updated 2 weeks ago
- What's Knurling all about?☆141Updated 3 years ago
- Complex numbers for Rust☆238Updated 2 months ago
- A safe and convenient store for one value of each type☆344Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Fast floating point to string conversion☆645Updated 2 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Array of Struct to Struct of Array helpers in Rust☆445Updated 3 months ago