rust-lang / project-error-handlingLinks
Error handling project group
☆263Updated 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:
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 5 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆220Updated 6 years ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 3 years ago
- Auditing crates for unsafe code which can be safely replaced☆559Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆382Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- Rust tutorial to demonstrate how variance works☆257Updated 11 months ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Rust doesn't have exceptions☆636Updated 5 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- safe bindings to io-uring☆678Updated 4 years ago
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago
- A guide for doing FFI using Rust☆292Updated 4 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Count lines of LLVM IR per generic function☆483Updated last week
- Struct mocking library for Rust☆477Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago