canndrew / error_defLinks
Rust syntax extension for generating error-handling boilerplate code.
☆18Updated 6 years ago
Alternatives and similar repositories for error_def
Users that are interested in error_def are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- ☆20Updated 10 years ago
- A pool of reusable values☆50Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆19Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago