nrc / error-docs
Documentation of Rust error handling
☆49Updated last year
Alternatives and similar repositories for error-docs:
Users that are interested in error-docs are comparing it to the libraries listed below
- Discovering and describing Rust's design axioms☆72Updated 11 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 3 weeks ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆22Updated last month
- ☆72Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- ☆92Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- A better metrics crate☆29Updated last month
- 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…☆79Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆104Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 3 weeks ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Data-driven tests on stable Rust☆39Updated this week
- ☆46Updated 3 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Thread parking and unparking☆74Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- ☆190Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- ☆31Updated 9 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month