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:
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- 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 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- Cargo API written in Paris☆56Updated last month
- We have Crater At Home☆37Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆56Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Tracking if yeet gets added as a reserved keyword in Rust☆26Updated 3 years ago
- 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
- Rust API stability attributes for the rest of us.☆31Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago