rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆637Updated 9 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)☆851Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- Spin-based synchronization primitives☆576Updated last week
- Fast floating point to string conversion☆688Updated last week
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Backtraces in Rust☆603Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Rust implementations of compiler-rt and libm☆473Updated this week
- Tar file reading/writing for Rust☆703Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Slab allocator for Rust☆866Updated last week
- Generic array types in Rust☆430Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- ☆899Updated last week
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Module initialization/global constructor functions for Rust☆953Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆581Updated 4 months ago
- Compile time numbers in Rust.☆572Updated 3 months ago
- Count lines of LLVM IR per generic function☆495Updated last month
- Website for graphing performance of rustc☆703Updated this week
- Safe cross-platform linker shenanigans☆825Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆351Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago