ersenal / gabira
A rust library for testing HTTP servers. It focuses on ergonomics and brevity.
☆24Updated 6 years ago
Alternatives and similar repositories for gabira:
Users that are interested in gabira are comparing it to the libraries listed below
- Message broker for the Actix actor framework☆38Updated 4 years ago
- ☆20Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- AMQP specifications☆33Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Test factories for Diesel☆23Updated last year
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 8 months ago
- ☆19Updated 5 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 3 months ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- For comparing the differences between files over time☆26Updated 6 years ago
- rust github webhook server☆58Updated 7 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Extract code files from Markdown☆27Updated 6 years ago
- Concurrent work-stealing deque