#async #run-time #traits

agnostic

Agnostic is a helpful crate for users who want to write async runtime-agnostic crate

12 releases

0.3.7 Oct 6, 2024
0.3.6 Apr 23, 2024
0.3.4 Mar 24, 2024
0.2.6 Dec 23, 2023
0.1.15 Jul 14, 2023

#409 in Asynchronous

25 downloads per month
Used in 7 crates (6 directly)

MIT/Apache

280KB
7K SLoC

Agnostic

agnostic is a helpful crate for users who want to write async runtime-agnostic crate.

If you want a light weight crate, see agnostic-lite.

github LoC Build codecov

docs.rs crates.io crates.io license

English | 简体中文

Introduction

agnostic is a helpful crate for users who want to write async runtime-agnostic crate.

If you want a light weight crate, see agnostic-lite.

Installation

[dependencies]
agnostic = "0.2"

License

agnostic is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2024 Al Liu.

Dependencies

~9–24MB
~369K SLoC