tarcieri / micromathLinks
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆441Updated 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☆373Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- a cargo extension for programming microcontrollers☆249Updated 2 years ago
- A State Machine Language DSL procedual macro for Rust☆229Updated 8 months ago
- A port of MUSL's libm to Rust.☆631Updated 5 months ago
- a cargo extension for working with microcontrollers☆287Updated 2 years ago
- ☆126Updated 4 years ago
- Rust replacement for miniz☆219Updated 2 weeks ago
- ☆182Updated 3 years ago
- This crate provides macros to generate bitfield-like struct.☆197Updated last week
- How to bootstrap support for a no_std target☆218Updated last week
- A heap allocator for embedded systems☆417Updated last month
- Run embedded programs just like native ones☆645Updated last year
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆574Updated 3 weeks ago
- Implementation of the `embedded-hal` traits for Linux devices☆277Updated 8 months ago
- Fast floating point to string conversion☆655Updated last month
- A tiny, fast, zero-dep library for random number generation☆243Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Adds zero-cost stack overflow protection to your embedded programs☆370Updated last month
- Rust library for opening and working with dynamic link libraries.☆201Updated last year
- A safe and convenient store for one value of each type☆349Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Delegation of trait implementations via procedural macros☆275Updated last month
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Generic array types in Rust☆427Updated this week
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Complex numbers for Rust☆244Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Geometry primitives (basic linear algebra) for Rust☆475Updated 8 months ago