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:
- ☆43Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- A problem type to be returned by HTTP APIs☆61Updated 7 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Typed any map for rust☆67Updated 8 months ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 3 weeks ago
- Adapters to convert between different writable APIs.☆22Updated 8 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆41Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- 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…☆93Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Serde with Validation☆59Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated this week
- A generic abstraction of paginated APIs☆62Updated last year
- ☆108Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆47Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- An async version of iterator☆40Updated last year
- ☆24Updated 3 months ago