vojtechkral / cargo-fixtureLinks
Surround cargo test with arbitrary Rust setup and teardown code.
☆12Updated last year
Alternatives and similar repositories for cargo-fixture
Users that are interested in cargo-fixture are comparing it to the libraries listed below
Sorting:
- Progress reporting abstraction for Rust☆65Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 5 months ago
- ☆43Updated last year
- Typed any map for rust☆67Updated last year
- Adapters to convert between different writable APIs.☆22Updated 11 months ago
- ☆109Updated last year
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Rust library for requesting certificates from an ACME provider.☆13Updated this week
- A problem type to be returned by HTTP APIs☆61Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust library for parsing English time expressions into start and end timestamps☆19Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- A super powered testing macro for Rust☆124Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- An async version of iterator☆40Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago