appwrite / appwrite/sdk-for-rust

🚀 Feature: Add support for compio

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35
Forks
3
Avg merge
11h 59m
Merged PRs (30d)
2

Description

### 🔖 Feature description

Add support for compio. https://compio.rs. Reqwest can be replaced by https://github.com/compio-rs/cyper.

### 🎤 Pitch

A use case should be performance. Because compio uses io-uring, iocp (on windows though) it is faster. Completion based io, great for high performance needs. (Also proactor based for massive control)

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.