canndrew / error_defLinks
Rust syntax extension for generating error-handling boilerplate code.
☆18Updated 7 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 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A pool of reusable values☆51Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A composable wait system.☆76Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A rustic tcp + serialization abstraction.☆33Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- ☆19Updated 4 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- ☆20Updated 10 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago