rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆632Updated last month
Alternatives and similar repositories for libm
Users that are interested in libm are comparing it to the libraries listed below
Sorting:
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Spin-based synchronization primitives☆534Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- ☆828Updated 2 weeks ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Numeric traits for generic mathematics in Rust☆820Updated 2 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago