1
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Posted 4 days ago by ltpp-universe
http-request is a lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. It provides a simple and intuitive API, allowing developers to easily interact with web services, whether they use the ... [More] "HTTP" or "HTTPS" protocol. The library supports various HTTP methods, custom headers, request bodies, timeout, automatic handling of redirects (including detecting redirect loops), and enhanced response body decoding (both automatic and manual), enabling fast and secure communication. Whether working with secure "HTTPS" connections or standard "HTTP" requests, the library is optimized for performance, minimal resource usage, and easy integration into Rust projects. [Less]
Posted 4 days ago by ci-stytch
Stytch Rust client
Posted 4 days ago by AWS SDK Rust Bot
Types for AWS SDK credentials
Posted 4 days ago by Paul Sanders
Generates a Python project structure
Posted 4 days ago by awslabs
AWS SDK config and credential provider implementations
Posted 4 days ago by Tobie Morgan Hitchcock
A scalable, distributed, collaborative, document-graph database, for the realtime web
Posted 4 days ago by awslabs
AWS SDK for AWS Secrets Manager
Posted 4 days ago by Clémentine
Rust wrapper for the Meilisearch API. Meilisearch is a powerful, fast, open-source, easy to use and deploy search engine.
Posted 4 days ago by Ioannis Giagkiozis
A plotting library powered by Plotly.js
Posted 4 days ago by Tony Arcieri
Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy