Complex numbers for Rust
☆255May 13, 2025Updated 10 months ago
Alternatives and similar repositories for num-complex
Users that are interested in num-complex are comparing it to the libraries listed below
Sorting:
- Generic Rational numbers for Rust☆153Jan 25, 2025Updated last year
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 9 months ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆550Nov 4, 2025Updated 4 months ago
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.