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:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month
- A versatile and developer-friendly trait mocking library☆77Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- ☆64Updated 3 months ago
- ☆76Updated last week
- Define your own PhantomData☆158Updated last week
- Typed any map for rust☆67Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Generate Rust enum variants without associated data☆97Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- "A very small syn"☆211Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A concurrent, append-only vector.☆204Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Even formats macros☆94Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs