gmcgoldr / stackerror
A pragmatic error handling library for Rust that provides helpful strings for debugging, and structured data for runtime error handling.
☆46Updated this week
Alternatives and similar repositories for stackerror
Users that are interested in stackerror are comparing it to the libraries listed below
Sorting:
- Async channels for Rust that support reading and writing many values☆27Updated last month
- A crate to protect against malicious JSON payloads.☆64Updated 7 months ago
- Value log implementation for key-value separated storage in safe Rust☆40Updated last week
- A Rust implementation of fractional indexing.☆56Updated 8 months ago
- An example demonstrating how Rust and cargo support incompatible transitive dependencies (like Node.js + npm not Python + pip)☆31Updated 9 months ago
- SQLx for Cloudflare D1☆24Updated last month
- Wrapper for macOS system manager☆38Updated last month
- HTML to markdown for Rust☆36Updated 3 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- Assertables: a Rust crate of assert macros for testing☆87Updated last month
- A distributed load testing tool written in Rust running WASM compiled scenarios☆33Updated 3 weeks ago
- DLHN implementation for Rust☆169Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 7 months ago
- A fork of Tree Sitter with a pure Rust runtime for WASM support☆48Updated last month
- Rust crates for context-generic programming☆58Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆160Updated 2 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Rust crates to create CodSpeed benchmarks☆32Updated this week
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago
- A wrapper around UUIDs to provide type safety☆30Updated this week
- A tool to remove unused code from a Rust project.☆30Updated 7 months ago
- Rust Serde Serializer and Deserializer for SQLite jsonb data format☆36Updated last week
- ♻️ Retry faillible Rustlang std library futures☆59Updated 10 months ago
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆37Updated 3 months ago
- Multi-source configuration library for Rust.☆38Updated 2 weeks ago
- Tangram is a build system and package manager.☆93Updated this week
- An experimental toolkit for building telemetry data planes in Rust.☆20Updated this week
- Efficient byte-stream pipe buffer