tarcieri / micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
☆405Updated 5 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☆354Updated last year
- A State Machine Language DSL procedual macro for Rust☆207Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Fast floating point to string conversion☆622Updated this week
- A port of MUSL's libm to Rust.☆612Updated last week
- A no_std + serde compatible message library for Rust☆1,028Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆523Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- A tiny, fast, zero-dep library for random number generation☆230Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Rust replacement for miniz☆198Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Geometry primitives (basic linear algebra) for Rust☆465Updated this week
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆696Updated this week
- How to bootstrap support for a no_std target☆209Updated 10 months ago
- A heap allocator for embedded systems☆359Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Run embedded programs just like native ones☆645Updated last year
- Fast numeric to- and from-string conversion routines.☆317Updated 2 weeks ago
- Adds zero-cost stack overflow protection to your embedded programs☆312Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆381Updated 3 weeks ago
- A compiler plugin to insert flame calls☆377Updated last year
- a cargo extension for working with microcontrollers☆289Updated 2 years ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Complex numbers for Rust☆234Updated 3 weeks ago