rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆633Updated 8 months ago
Alternatives and similar repositories for libm
Users that are interested in libm are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Numeric traits for generic mathematics in Rust☆907Updated 6 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Spin-based synchronization primitives☆572Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Tar file reading/writing for Rust☆698Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Backtraces in Rust☆600Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.