rust-num / num-complexLinks
Complex numbers for Rust
☆238Updated last month
Alternatives and similar repositories for num-complex
Users that are interested in num-complex are comparing it to the libraries listed below
Sorting:
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- Approximate floating point equality comparisons and assertions☆168Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- ☆282Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- ☆312Updated 2 months ago
- Generic array types in Rust☆411Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Vec of Bits☆179Updated 2 weeks ago
- Manual segmented stacks for Rust☆307Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Getters and Setters for Rust.☆354Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago