rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆633Updated 7 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)☆836Updated last year
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆617Updated last week
- Numeric traits for generic mathematics in Rust☆890Updated 5 months ago
- Fast floating point to string conversion☆670Updated 2 weeks ago
- Spin-based synchronization primitives☆563Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Backtraces in Rust☆600Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Tar file reading/writing for Rust☆686Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated 2 weeks ago
- Generic array types in Rust☆431Updated 2 weeks ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- ☆884Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Rust implementations of compiler-rt and libm☆457Updated this week
- Slab allocator for Rust☆853Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆935Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- A rust binding for the zstd compression library.☆610Updated last week
- Fast function for printing integer primitives to a decimal string☆352Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- Website for graphing performance of rustc☆699Updated last week
- The arena, a fast but limited type of allocator☆569Updated last year
- Get the number of CPUs in Rust☆615Updated 4 months ago
- Intrusive collections for Rust☆472Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago