A port of MUSL's libm to Rust.
☆638Apr 20, 2025Updated 10 months ago
Alternatives and similar repositories for libm
Users that are interested in libm are comparing it to the libraries listed below
Sorting:
- Rust implementations of compiler-rt and libm☆477Feb 20, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Rust's standard library vendor-specific APIs and run-time feature detection☆658Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- ☆900Feb 16, 2026Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆631Nov 26, 2025Updated 3 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Parser for Rust source code☆3,294Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Portable Packed SIMD Vectors for Rust standard library☆638May 5, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- crates.io documentation generator☆1,126Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Rust symbol demangling☆295Jan 15, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago