rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆633Updated 4 months ago
Alternatives and similar repositories for libm
Users that are interested in libm are comparing it to the libraries listed below
Sorting:
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Spin-based synchronization primitives☆548Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆857Updated 2 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Rust implementations of compiler-rt and libm☆440Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Backtraces in Rust☆589Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆552Updated last year
- ☆849Updated last week
- Intrusive collections for Rust☆458Updated 11 months ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆560Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆770Updated 3 weeks ago
- Website for graphing performance of rustc☆687Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Tar file reading/writing for Rust☆678Updated last month
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- Rust method delegation with less boilerplate☆494Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- ☆329Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago