Complex numbers for Rust
☆254May 13, 2025Updated 9 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☆150Jan 25, 2025Updated last year
- Integer trait and functions for Rust☆188Feb 28, 2025Updated 11 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Big integer types for Rust☆594May 13, 2025Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆214Feb 6, 2024Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- ☆18Oct 20, 2021Updated 4 years ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Extra RNGs☆50Feb 10, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- ☆900Feb 16, 2026Updated last week
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- base64, in rust☆714Dec 4, 2025Updated 2 months ago
- Statistical routines for ndarray☆222Dec 28, 2025Updated last month
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Generic array types in Rust☆432Nov 19, 2025Updated 3 months ago
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Tar file reading/writing for Rust☆705Updated this week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Temporary file library for rust☆1,408Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- Date and time handling in Rust.☆1,283Updated this week
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Run experiments across parts of the Rust ecosystem!☆726Feb 12, 2026Updated 2 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago