jswrenn / elainLinks
Set the minimum alignments of types using const generics.
☆18Updated last year
Alternatives and similar repositories for elain
Users that are interested in elain are comparing it to the libraries listed below
Sorting:
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Ranged integers for Rust based on const generics☆28Updated 5 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Easy and safe destructuring for more types.☆33Updated 2 weeks ago
- We have Crater At Home☆36Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Source for rustacean.net, home page of Ferris the Crab.☆36Updated 8 months ago
- Macro for sealing traits and structures☆59Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Cargo API written in Paris☆54Updated this week
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆57Updated 3 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago