joelonsql / wherr
Enhance Rust errors with file and line details using the `#[wherr]` macro for clearer debugging.
☆50Updated last year
Alternatives and similar repositories for wherr:
Users that are interested in wherr are comparing it to the libraries listed below
- Serde serializer for generating Starlark build targets☆66Updated last week
- Build-time configure scripts for Rust☆57Updated 2 months ago
- Helps you frob those bits☆37Updated 7 months ago
- State machine pattern for Rust☆29Updated 4 months ago
- Cargo hack manager☆64Updated last year
- String optimized for map keys☆62Updated last month
- Abstract over different executors☆73Updated last year
- Imitate the documentation build that docs.rs would do☆49Updated 2 months ago
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- A more powerful replacement for standard macros☆33Updated 3 months ago
- ☆36Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆58Updated last week
- Finite State Machines with an entry API and data storage☆26Updated this week
- It executes futures☆57Updated last year
- Thread-unsafe async runtime☆27Updated 4 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆73Updated 4 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated 2 weeks ago
- Transitive derive macros for Rust☆31Updated last week
- Cross-platform Rust library for invoking & waiting for the system text editor☆46Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆21Updated last week
- An efficient JSON Value parser☆77Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago