yaahc / nostd-error-pocLinks
Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces
☆11Updated 4 years ago
Alternatives and similar repositories for nostd-error-poc
Users that are interested in nostd-error-poc are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆34Updated 3 years ago
- ☆29Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- ☆19Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Testing the Rust standard library with Miri, continuously☆13Updated last week
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago