philipc / findpanicsLinks
Find calls to panic functions in rust executables
☆35Updated 3 years ago
Alternatives and similar repositories for findpanics
Users that are interested in findpanics are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆29Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆54Updated 3 years ago
- ☆57Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- ☆21Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 3 months ago