cksac / fake-rs
A library for generating fake data in Rust.
☆1,095Updated 2 weeks ago
Alternatives and similar repositories for fake-rs:
Users that are interested in fake-rs are comparing it to the libraries listed below
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- Type erasure for async trait methods☆1,973Updated last month
- A small rust library for adding custom derives to enums☆2,010Updated this week
- A powerful mock object library for Rust☆1,630Updated last week
- Simple validation for Rust structs☆2,224Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- The most used Rust library for date and time handling.☆1,171Updated 2 weeks ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Fixture-based test framework for Rust☆1,338Updated 2 weeks ago
- Some more derive(Trait) options☆1,890Updated this week
- Dead simple pool implementation for rust with async-await☆1,164Updated 3 weeks ago
- 🛋 Zero-boilerplate configuration management in Rust☆953Updated this week
- Extensible, strongly-typed Rust OAuth2 client library☆1,010Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆913Updated 10 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- WIP OpenAPI tooling for Rust.☆930Updated last month
- Rust utility library for nice command line prompts and similar things☆1,418Updated 10 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆926Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- ❌ Cargo plugin for linting your dependencies 🦀