jswrenn / elain
Set the minimum alignments of types using const generics.
☆18Updated 6 months ago
Alternatives and similar repositories for elain:
Users that are interested in elain are comparing it to the libraries listed below
- We have Crater At Home☆30Updated 5 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- A cell type which value can only be taken once☆14Updated 3 years ago
- Derive Debug with a custom format per field.☆17Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Efficient rasterization of line segments with pixel-perfect clipping.☆19Updated 7 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 11 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Easy and safe destructuring for more types.☆32Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago