tialaramex / misfortunateLinks
Perverse implementations of safe Rust traits
☆22Updated 3 weeks ago
Alternatives and similar repositories for misfortunate
Users that are interested in misfortunate are comparing it to the libraries listed below
Sorting:
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆107Updated 4 years ago
- Please do not use this.☆188Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Install a rustc master toolchain usable from rustup☆77Updated last month
- ☆55Updated 5 months ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 3 weeks ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆61Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- ☆56Updated 3 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- ☆27Updated 4 years ago