tialaramex / misfortunate
Perverse implementations of safe Rust traits
☆20Updated 6 months ago
Alternatives and similar repositories for misfortunate:
Users that are interested in misfortunate are comparing it to the libraries listed below
- Derive Debug with a custom format per field.☆18Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated last year
- We have Crater At Home☆30Updated 5 months ago
- ☆37Updated last year
- Iterator of const known length☆16Updated 4 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆62Updated 7 years ago
- ☆56Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- this safety is an illusion, exile☆25Updated 3 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- ☆30Updated 10 months ago
- ☆31Updated 5 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- replacement for std::{Range,RangeInclusive}