reu / touche
Synchronous HTTP library for Rust
☆50Updated last month
Alternatives and similar repositories for touche:
Users that are interested in touche are comparing it to the libraries listed below
- ☆36Updated last month
- Clean tests in Rust☆61Updated 2 years ago
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Updated 9 months ago
- Simple and expressive SQL Builder for Rust (Database Executor/Driver Independent).☆65Updated 7 months ago
- ☀️|>⛅|>☔☆47Updated 9 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- 🥠 Cookie-based sessions for Axum via async-session.☆74Updated last year
- in memory Rust database to query your data like a Venn diagram☆99Updated 4 months ago
- ⚡️ A cal(1) clone lightning-fast ~ more than 9999 years ~ Written in Rust 🦀☆70Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆74Updated 8 months ago
- Tree Widget for ratatui☆89Updated 2 months ago
- A port of jonls/redshift to Rust☆46Updated 8 months ago
- A Rust library for managing HTTP cookies.☆118Updated 2 weeks ago
- A CLI tool to run custom scripts in Rust, defined in Scripts.toml☆20Updated 8 months ago
- Library to Provide a User Authentication and privilege Token Checks.☆114Updated 2 months ago
- horrible serde macro stuff☆38Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆59Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- A very fast Key-Value store in pure rust☆99Updated last month
- A very tiny terminal snake game, purely implemented in Rust.☆73Updated last year
- Google Oauth Client Written in Rust☆33Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- Build nice REPLs using clap and reedline with zero effort☆60Updated 2 weeks ago
- Finite State Machines with an entry API and data storage☆37Updated last week
- Easy to use axum test client☆80Updated 8 months ago
- State machine pattern for Rust☆29Updated 5 months ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆90Updated last month
- Rust web servers without async/await.☆199Updated 2 months ago
- A more powerful replacement for standard macros