rust-lang / libm
A port of MUSL's libm to Rust.
☆627Updated this week
Alternatives and similar repositories for libm:
Users that are interested in libm are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Fast floating point to string conversion☆632Updated last month
- Tar file reading/writing for Rust☆658Updated last month
- ☆817Updated this week
- Numeric traits for generic mathematics in Rust☆788Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆584Updated 5 months ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- Slab allocator for Rust☆758Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- A crate for mucking around with piles of bytes☆831Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆584Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Compile time numbers in Rust.☆543Updated last week
- Data structure serialization library with several opposite design goals from Serde☆852Updated last month
- Safe cross-platform linker shenanigans☆723Updated last month
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Typed distributed plugin registration☆1,096Updated last month
- Rust method delegation with less boilerplate☆484Updated this week
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago