nilehmann / backtracetkLinks
Command line util to pretty print Rust backtraces
☆28Updated 10 months ago
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.☆64Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- horrible serde macro stuff☆39Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- A watchdog utility for tokio runtimes☆14Updated 3 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆36Updated last year
- Transform, compare and query JSON format☆23Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Detect unused pub methods in a Rust workspace