rust-lang / libm
A port of MUSL's libm to Rust.
☆632Updated 2 weeks ago
Alternatives and similar repositories for libm:
Users that are interested in libm are comparing it to the libraries listed below
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Spin-based synchronization primitives☆528Updated last month
- Fast floating point to string conversion☆633Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆589Updated 6 months ago
- ☆824Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- Slab allocator for Rust☆777Updated 2 weeks ago
- Backtraces in Rust☆570Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆926Updated last month
- Rust library allowing to register multiple handlers for the same signal☆773Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- The arena, a fast but limited type of allocator☆541Updated 8 months ago
- Tar file reading/writing for Rust☆664Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated last week
- Serialization library with zero dependencies☆783Updated last month
- Generic array types in Rust☆408Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆620Updated last year