rust-lang / project-error-handlingLinks
Error handling project group
☆264Updated 3 years ago
Alternatives and similar repositories for project-error-handling
Users that are interested in project-error-handling are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- A small utility to compare Rust micro-benchmarks.☆360Updated last year
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Compact inlined strings for Rust.☆530Updated 2 years ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 3 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Auditing crates for unsafe code which can be safely replaced☆555Updated 3 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆536Updated 11 months ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Struct mocking library for Rust☆473Updated this week
- Count lines of LLVM IR per generic function☆475Updated last month
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- 📈 benchmarking different ways to concatenate strings in rust☆315Updated last year
- A fast intrusive flamegraph☆235Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago