davidpdrsn / dilemma
[Experimental]: SQL query builder favouring composition over compile time safety
☆13Updated 4 years ago
Alternatives and similar repositories for dilemma:
Users that are interested in dilemma are comparing it to the libraries listed below
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- ♻️ Retry faillible Rustlang std library futures☆58Updated 8 months ago
- std::thread which joins on drop by default.☆16Updated 4 years ago
- ☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Library for avoiding N+1 query bugs with Juniper☆69Updated 4 years ago
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- ☆64Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Examples of common patterns using Future☆15Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Test factories for Diesel☆23Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Simple, opinionated prompting library☆47Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆19Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- This library aims to make mocking reliable☆42Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 10 months ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- features - A Rust library for runtime feature toggles☆22Updated last year
- A tar archive reading/writing library for async Rust.☆69Updated 3 weeks ago
- A rust library for testing HTTP servers. It focuses on ergonomics and brevity.☆24Updated 6 years ago