robojeb / pcg_randLinks
☆13Updated 4 years ago
Alternatives and similar repositories for pcg_rand
Users that are interested in pcg_rand are comparing it to the libraries listed below
Sorting:
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- ☆23Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- ☆20Updated 8 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Composable probability distributions☆16Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- One macro to rule them all☆21Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago