thomwiggers / factorialLinks
Compute factorials in Rust
☆12Updated last year
Alternatives and similar repositories for factorial
Users that are interested in factorial are comparing it to the libraries listed below
Sorting:
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- ☆34Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Helps you frob those bits☆38Updated 9 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Provides many useful tools related to tuples☆18Updated 3 weeks ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- exhaustive testing library☆63Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆24Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Cargo API written in Paris☆49Updated this week
- Iterator of const known length☆16Updated 6 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆36Updated 9 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago