al-jshen / aleaLinks
Fast and easy zero-dep random number generation.
☆25Updated 3 years ago
Alternatives and similar repositories for alea
Users that are interested in alea are comparing it to the libraries listed below
Sorting:
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A small and fast frontend framework in Rust☆69Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆73Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆51Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Sort Unicode strings lexicographically☆36Updated last year
- Typed any map for rust☆67Updated 9 months ago
- IO-agnostic line editor for embedded systems☆110Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Simple concurrent progress bars.☆104Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Macro assembler for Rust☆35Updated last year
- ☆93Updated 10 months ago
- Rust library for running child processes