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 State Machine Language DSL procedual macro for Rust☆235Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- A heap allocator for embedded systems☆431Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆199Updated last month
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆579Updated 2 months ago
- Rust replacement for miniz☆226Updated 2 weeks ago
- Fast floating point to string conversion☆678Updated this week
- Run embedded programs just like native ones☆643Updated last year
- Adds zero-cost stack overflow protection to your embedded programs☆385Updated last week
- ☆183Updated 3 years ago
- Easy function multiversioning for Rust☆251Updated last year
- Delegation of trait implementations via procedural macros☆280Updated this week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- a cargo extension for working with microcontrollers☆286Updated 2 years ago
- Implementation of the `embedded-hal` traits for Linux devices☆292Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- A no_std + serde compatible message library for Rust☆1,243Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Serialization library with zero dependencies☆846Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A tiny, fast, zero-dep library for random number generation☆243Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆715Updated last week
- How to bootstrap support for a no_std target☆225Updated 2 months ago