rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆633Updated 2 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)☆821Updated 8 months ago
- Slab allocator for Rust☆793Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- ☆832Updated this week
- Fast floating point to string conversion☆641Updated last month
- Numeric traits for generic mathematics in Rust☆832Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Spin-based synchronization primitives☆536Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Backtraces in Rust☆582Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Website for graphing performance of rustc☆675Updated this week
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆474Updated 4 months ago
- Tar file reading/writing for Rust☆673Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Rust quasi-quoting☆1,425Updated last month