tarcieri / micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆404Updated 4 months ago
Alternatives and similar repositories for micromath:
Users that are interested in micromath are comparing it to the libraries listed below
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- A State Machine Language DSL procedual macro for Rust☆206Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- A port of MUSL's libm to Rust.☆557Updated this week
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Run embedded programs just like native ones☆645Updated 11 months ago
- Adds zero-cost stack overflow protection to your embedded programs☆303Updated last week
- A no_std + serde compatible message library for Rust☆992Updated this week
- Efficient, deferred formatting for logging on embedded systems☆905Updated this week
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Fast floating point to string conversion☆613Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆311Updated this week
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Generic array types in Rust☆406Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- ☆183Updated 2 years ago
- What's Knurling all about?☆142Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆257Updated 2 years ago
- Easy function multiversioning for Rust☆212Updated last month
- Implementation of the `embedded-hal` traits for Linux devices☆244Updated 11 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆170Updated 2 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆518Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆344Updated last month
- A minimal async executor that lets you block on a future☆546Updated 2 months ago
- ☆248Updated last year
- A heap allocator for embedded systems☆350Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago