withoutboats / fehler
Rust doesn't have exceptions
☆631Updated 4 years ago
Alternatives and similar repositories for fehler:
Users that are interested in fehler are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆602Updated last year
- Data structure serialization library with several opposite design goals from Serde☆830Updated this week
- Automatic checking for semantic versioning in library crates☆636Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 2 weeks ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- derive simple constructor functions for Rust structs☆540Updated 5 months ago
- Compact inlined strings for Rust.☆519Updated last year
- Rust method delegation with less boilerplate☆455Updated this week
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,329Updated this week
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Typed distributed plugin registration☆1,061Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- Test harness for ui tests of compiler diagnostics☆851Updated this week
- Slotmap data structure for Rust☆1,179Updated 11 months ago
- An intrusive flamegraph profiling tool for rust.☆713Updated 11 months ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Generic array types in Rust☆406Updated last month
- Compile-time type-checked builder derive☆940Updated 5 months ago
- Auditing crates for unsafe code which can be safely replaced☆542Updated 2 years ago
- A macro to generate structures which behave like bitflags☆985Updated last week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- Slab allocator for Rust☆739Updated this week
- Colorful panic backtraces for Rust☆569Updated this week
- Rust library allowing to register multiple handlers for the same signal☆751Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆884Updated last month
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- Easy self-referential struct generation for Rust.☆570Updated last month