ferrous-systems / testing-proc-macros
Example of structuring a proc macro crate for testability
☆20Updated 8 months ago
Alternatives and similar repositories for testing-proc-macros:
Users that are interested in testing-proc-macros are comparing it to the libraries listed below
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- ☆45Updated last year
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- ☆72Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- ☆83Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated this week
- String-like container based on SmallVec☆24Updated 4 months ago
- Serde support for the humantime crate☆31Updated last year
- Formatting Cargo.toml☆30Updated last year
- ☆106Updated last year
- A maintained fork of proc-macro-error using syn 2☆14Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Abstract over different executors☆73Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆55Updated last year
- A websocket protocol implementation.☆90Updated last week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 weeks ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month