Rust doesn't have exceptions
☆634Aug 17, 2020Updated 5 years ago
Alternatives and similar repositories for fehler
Users that are interested in fehler are comparing it to the libraries listed below
Sorting:
- generators☆211Sep 20, 2023Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Fast and friendly HTTP client framework for async Rust☆1,501Sep 11, 2023Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Rust interface to io_uring☆339May 29, 2024Updated last year
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆588Updated this week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- Panic messages for humans.☆1,826Mar 5, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆376Aug 31, 2025Updated 6 months ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Fail points for rust☆369Jul 14, 2025Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year