nrc / error-docs
Documentation of Rust error handling
☆49Updated last year
Related projects ⓘ
Alternatives and complementary repositories for error-docs
- ☆93Updated last year
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Track and query Cargo dependency graphs.☆167Updated last week
- Discovering and describing Rust's design axioms☆68Updated 7 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- Asynchronous DNS lookups☆61Updated 5 months ago
- ☆185Updated 9 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆104Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆67Updated 2 months ago
- Serde serializer for generating Starlark build targets☆62Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆58Updated 3 months ago
- ☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Tokio Console Datasource for Grafana☆130Updated last year
- Thread parking and unparking☆73Updated last month
- Calculate the next timestamp matching a given crontab pattern☆49Updated last week
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- ☆188Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆142Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- A Set of Bits☆62Updated 4 months ago
- An async version of iterator☆37Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- Compatibility adapter between tokio and futures☆156Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆93Updated 2 months ago