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:
- Even formats macros☆97Updated last month
- ☆64Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Define your own PhantomData☆158Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- ☆76Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Generate Rust enum variants without associated data☆116Updated last week
- Pull in every source file in a directory as a module☆181Updated this week
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Make trait methods callable without the trait in scope☆162Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago