nilehmann / backtracetkLinks
Command line util to pretty print Rust backtraces
☆28Updated last year
Alternatives and similar repositories for backtracetk
Users that are interested in backtracetk are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Typed any map for rust☆67Updated 8 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- ☆34Updated last year
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆31Updated 2 months ago
- ☆43Updated 2 years ago
- Binary size analyzer for Rust programs☆36Updated last year
- Re-usable CLI flags for `cargo` plugins☆40Updated 2 weeks ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆48Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A more compact help renderer for clap terminal applications☆79Updated last week
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated 3 weeks ago