jacob-pro / actix-easy-multipart
Typed multipart form extractor for actix-web.
☆20Updated 2 years ago
Alternatives and similar repositories for actix-easy-multipart:
Users that are interested in actix-easy-multipart are comparing it to the libraries listed below
- General sessions module for web services☆36Updated 4 months ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 4 months ago
- Extension for tide that allows a more fluent way of defining routes☆20Updated 3 years ago
- A framework independent animation library for rust, works nicely with Iced and the others☆56Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A websocket protocol implementation.☆92Updated last month
- "just open a socket"☆74Updated last year
- Generate Asynchronous Google API stubs for Rust!☆22Updated 2 years ago
- casbin as an actor☆32Updated last year
- Async executor for WebAssembly☆82Updated last year
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Casbin Actix-web access control middleware☆56Updated 11 months ago
- HTTP requests library for WASM Apps☆135Updated 9 months ago
- Async session support with plugabble backends☆124Updated last year
- TLS listener for tide based on rustls☆31Updated 2 years ago
- An easy to use wrapper around multipart fields for Actix web☆30Updated 3 years ago
- A pure Rust implementation of ICE☆35Updated 2 years ago
- Parity tokio-ipc☆78Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Types and traits for http clients☆114Updated last year
- ☆35Updated 8 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆47Updated 3 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 11 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A timeout connector for the hyper client☆26Updated 5 months ago
- Migrated to Codeberg☆80Updated last year
- Rust promises library☆19Updated last year
- A GraphQL over Websockets implementation for Rust