1 个不稳定版本

0.0.1 2024 年 3 月 9 日

#36 in #single-threaded

Apache-2.0

32KB
570

stio

单线程,I/O。

build status Crates.io

用法

将以下内容添加到您的 Cargo.toml (crates.io)

[dependencies]
stio = "0.0.1"

或 (git)

[dependencies]
stio = { git = "https://gitlab.com/ahmedcharles/stio" }

GitLab 获取最新版本。

   Copyright 2024 Ahmed Charles <[email protected]>

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       https://apache.ac.cn/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

依赖项

~0.5–10MB
~51K SLoC