cloudflare / cloudflare-rsLinks
Rust library for the Cloudflare v4 API
☆291Updated last month
Alternatives and similar repositories for cloudflare-rs
Users that are interested in cloudflare-rs are comparing it to the libraries listed below
Sorting:
- A template for kick starting a Cloudflare Worker project using workers-rs. Write your Cloudflare Worker entirely in Rust!☆383Updated 11 months ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆259Updated last week
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- A collection of Tokio based TLS libraries.☆258Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆346Updated 2 weeks ago
- Integration with OS certificate stores for rustls☆220Updated last week
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- The cron parser powering Cron Triggers on Cloudflare Workers☆242Updated 11 months ago
- Exponential backoff and retry for Rust.☆332Updated last year
- A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs☆396Updated last year
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- BoringSSL bindings for the Rust programming language.☆410Updated this week
- Message authentication code algorithms written in pure Rust☆303Updated last week
- HTTP cookie parsing and cookie jar management for Rust.☆329Updated last year
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- 🛡️ GitHub Action for security audits☆177Updated 2 years ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆417Updated last month
- Async I/O and timers☆543Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆187Updated 3 months ago
- A collection of open source Rust crates from iqlusion☆524Updated this week
- TimeZone implementations for rust-chrono from the IANA database☆261Updated last month
- Wrapper around reqwest to allow for client middleware chains.☆337Updated 2 weeks ago
- Encoding and decoding support for BSON in Rust☆442Updated this week
- Common types for HTTP operations