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
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆20Updated 8 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Renders interactive fractal-like animations☆19Updated 8 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
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Composable probability distributions☆16Updated 2 years ago
- ☆23Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- impl Stream for (your own) Generator☆18Updated 6 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
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago