rust-num / num-complexLinks
Complex numbers for Rust
☆247Updated 6 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☆149Updated 10 months ago
- Integer trait and functions for Rust☆187Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- ☆310Updated 2 months ago
- Approximate floating point equality comparisons and assertions☆174Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Generic array types in Rust☆431Updated 2 weeks ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- A Vec of Bits☆183Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆354Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆210Updated this week
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- TimeZone implementations for rust-chrono from the IANA database☆265Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- Procedural macros in expression position