yaahc / nostd-error-poc
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
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- ☆29Updated 11 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 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 last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- ☆34Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆19Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A syn targetting PEG parser generator☆20Updated last year
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- ☆36Updated 8 months ago