A port of MUSL's libm to Rust.
☆639Apr 20, 2025Updated 11 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☆481Mar 6, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆550Nov 4, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- Parser for Rust source code☆3,302Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Count lines of LLVM IR per generic function☆499Dec 20, 2025Updated 3 months ago
- Rust symbol demangling☆294Jan 15, 2026Updated 2 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- crates.io documentation generator☆1,137Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,278Feb 26, 2024Updated 2 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Slab allocator for Rust☆884Jan 31, 2026Updated last month