nrc / error-docsLinks
Documentation of Rust error handling
☆48Updated 2 years ago
Alternatives and similar repositories for error-docs
Users that are interested in error-docs are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Discovering and describing Rust's design axioms☆74Updated last year
- ☆93Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- Asynchronous DNS lookups☆65Updated last year
- ☆72Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last week
- Guide for standard library developers☆84Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆64Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 2 weeks ago
- ☆43Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- A minimalist property-based testing library☆110Updated last month
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago