AberrantWolf / droprate
Rust crate for chosing outcomes based on a weighted probability map.
☆31Updated 5 years ago
Alternatives and similar repositories for droprate:
Users that are interested in droprate are comparing it to the libraries listed below
- Shred based event handler☆59Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆20Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆31Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Asset manger for good assets only☆31Updated last year
- Floating point approximate comparison for Rust☆60Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Fast and simple file reading for Rust☆36Updated 11 months ago
- Safely combine results☆81Updated 7 months ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- ☆24Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- ☆62Updated 7 years ago