ferrous-systems / testing-proc-macros
Example of structuring a proc macro crate for testability
☆20Updated 9 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
- Serde support for the humantime crate☆33Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 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…☆81Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Big array helper for serde☆60Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- ☆55Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A maintained fork of proc-macro-error using syn 2☆14Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- like thread::spawn but for processes☆152Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 3 weeks ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆77Updated this week
- structured parallel execution for async Rust☆33Updated 8 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Extension of nom to trace parser☆49Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆62Updated last month