tarcieri / micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆400Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for micromath
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- A port of MUSL's libm to Rust.☆547Updated last week
- a cargo extension for programming microcontrollers☆247Updated last year
- A State Machine Language DSL procedual macro for Rust☆204Updated 3 months ago
- Run embedded programs just like native ones☆642Updated 9 months ago
- Adds zero-cost stack overflow protection to your embedded programs☆284Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- A heap allocator for embedded systems☆339Updated 2 months ago
- a cargo extension for working with microcontrollers☆290Updated last year
- What's Knurling all about?☆142Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆500Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Easy function multiversioning for Rust☆207Updated 6 months ago
- A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems☆324Updated this week
- Fast floating point to string conversion☆608Updated last week
- How to bootstrap support for a no_std target☆208Updated 7 months ago
- ☆183Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆184Updated last year
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Efficient, deferred formatting for logging on embedded systems☆855Updated 2 weeks ago
- Generic array types in Rust☆405Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- ☆123Updated 3 years ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week