foresterre / storytellerLinks
🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.
☆32Updated last week
Alternatives and similar repositories for storyteller
Users that are interested in storyteller are comparing it to the libraries listed below
Sorting:
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆36Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆30Updated last year
- watt-based inline procedural macros☆14Updated 5 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- Exhaustive iteration trait in Rust☆18Updated last week
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated last month
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- OS native dialogs for Windows, MacOS, and Linux