aatifsyed / errgoLinks
Generate enum variants inline
☆58Updated 2 years ago
Alternatives and similar repositories for errgo
Users that are interested in errgo are comparing it to the libraries listed below
Sorting:
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- ☆64Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Even formats macros☆95Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Generate Rust enum variants without associated data☆99Updated last week
- ☆76Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 3 weeks ago