rust-lang / libm
A port of MUSL's libm to Rust.
☆612Updated last week
Alternatives and similar repositories for libm:
Users that are interested in libm are comparing it to the libraries listed below
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Fast floating point to string conversion☆622Updated this week
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- ☆792Updated this week
- Spin-based synchronization primitives☆503Updated 6 months ago
- Slab allocator for Rust☆741Updated last week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Intrusive collections for Rust☆436Updated 5 months ago
- Portable Packed SIMD Vectors for Rust standard library☆610Updated 9 months ago
- Safe cross-platform linker shenanigans☆696Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆438Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Typed distributed plugin registration☆1,069Updated this week
- Futures, streams, and async I/O combinators.☆494Updated this week
- Generic array types in Rust☆407Updated last month
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Compile time numbers in Rust.☆531Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week