tarcieri / micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆421Updated 8 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☆368Updated last year
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A port of MUSL's libm to Rust.☆632Updated 3 weeks ago
- A heap allocator for embedded systems☆381Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Fast floating point to string conversion☆634Updated 2 months ago
- Generic array types in Rust☆409Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- A State Machine Language DSL procedual macro for Rust☆212Updated 3 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Rust replacement for miniz☆208Updated last month
- a cargo extension for working with microcontrollers☆289Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆188Updated last week
- How to bootstrap support for a no_std target☆212Updated last year
- Implementation of the `embedded-hal` traits for Linux devices☆261Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Run embedded programs just like native ones☆645Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A no_std + serde compatible message library for Rust☆1,089Updated last month
- Fast numeric to- and from-string conversion routines.☆327Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- ☆183Updated 2 years ago
- Adds zero-cost stack overflow protection to your embedded programs☆337Updated last month
- Geometry primitives (basic linear algebra) for Rust☆470Updated 2 months ago
- A tiny, fast, zero-dep library for random number generation☆233Updated 2 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆537Updated 3 weeks ago
- This crate provides macros to generate bitfield-like struct.☆178Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆550Updated last year
- ☆306Updated last month