rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆634Updated 3 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)☆827Updated 9 months ago
- Spin-based synchronization primitives☆543Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Fast floating point to string conversion☆647Updated 2 months ago
- Backtraces in Rust☆589Updated last month
- Numeric traits for generic mathematics in Rust☆850Updated last month
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Website for graphing performance of rustc☆685Updated this week
- Module initialization/global constructor functions for Rust☆882Updated last week
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆556Updated 3 months ago
- ☆328Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Tar file reading/writing for Rust☆677Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆769Updated this week
- Compile time numbers in Rust.☆555Updated 2 months ago
- Rust implementations of compiler-rt and libm☆437Updated last week
- ☆841Updated last month
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- ☆493Updated 9 months ago
- Intrusive collections for Rust☆455Updated 10 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Slab allocator for Rust☆804Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆492Updated 5 months ago