#async #run-time #traits

agnostic

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

11 releases

0.3.6 Apr 23, 2024
0.3.4 Mar 24, 2024
0.2.6 Dec 23, 2023
0.2.4 Nov 22, 2023
0.1.15 Jul 14, 2023

#514 in Asynchronous

Download history 273/week @ 2024-04-01 727/week @ 2024-04-08 134/week @ 2024-04-15 236/week @ 2024-04-22 3/week @ 2024-04-29 5/week @ 2024-05-13 27/week @ 2024-05-20 33/week @ 2024-05-27 24/week @ 2024-06-03 24/week @ 2024-06-10 13/week @ 2024-06-17 22/week @ 2024-06-24 2/week @ 2024-07-01 8/week @ 2024-07-08 31/week @ 2024-07-15

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

MIT/Apache

275KB
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
~358K SLoC