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 simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- The missing compound borrowing for Rust.☆58Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Macro assembler for Rust☆36Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust library for running child processes☆38Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Uneval your data into Rust code☆22Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Side by side split of async log files☆15Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago