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 7 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆23Updated 9 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- An analysis library for zero-sum games, written in Rust☆18Updated 4 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago