tialaramex / misfortunate
Perverse implementations of safe Rust traits
☆20Updated 7 months ago
Alternatives and similar repositories for misfortunate
Users that are interested in misfortunate are comparing it to the libraries listed below
Sorting:
- Derive Debug with a custom format per field.☆19Updated 5 months ago
- ☆39Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- We have Crater At Home☆33Updated 6 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆56Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Set the minimum alignments of types using const generics.☆18Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Ranged integers for Rust based on const generics☆28Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- ☆56Updated 10 months ago
- A Rust doubly-linked intrusive list with Miri tests☆12Updated last year
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- RRust, a reversible Rust DSL☆40Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago