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:
- ☆94Updated 2 years ago
- Discovering and describing Rust's design axioms☆79Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆113Updated 2 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆36Updated 2 months ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- ☆205Updated last year
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- ☆43Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated 3 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month