rust-lang / libmLinks
A port of MUSL's libm to Rust.
☆631Updated 6 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)☆830Updated last year
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- Fast floating point to string conversion☆662Updated this week
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆612Updated last week
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Backtraces in Rust☆597Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆880Updated 4 months ago
- Tar file reading/writing for Rust☆684Updated 2 weeks ago
- Rust method delegation with less boilerplate☆498Updated 3 months ago
- Count lines of LLVM IR per generic function☆478Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Slab allocator for Rust☆847Updated 2 months ago
- Rust implementations of compiler-rt and libm☆449Updated 3 weeks ago
- Intrusive collections for Rust☆471Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Macros for all your token pasting needs☆1,059Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- Module initialization/global constructor functions for Rust☆910Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- ☆497Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- ☆873Updated this week
- Website for graphing performance of rustc☆690Updated last week
- Fast numeric to- and from-string conversion routines.☆341Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆796Updated this week
- Fast function for printing integer primitives to a decimal string☆348Updated this week
- Compile time numbers in Rust.☆565Updated 3 weeks ago