gimli-rs / unwind-rsLinks
☆27Updated 4 years ago
Alternatives and similar repositories for unwind-rs
Users that are interested in unwind-rs are comparing it to the libraries listed below
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Token tree calling convention☆82Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆53Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆64Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- ☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆40Updated 6 years ago
- Rust version of cloc-rust☆18Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago