#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

#245 in Asynchronous

Download history 12/week @ 2024-01-14 158/week @ 2024-02-04 2465/week @ 2024-02-11 1111/week @ 2024-02-18 3485/week @ 2024-02-25 1576/week @ 2024-03-03 61/week @ 2024-03-10 1174/week @ 2024-03-17 1380/week @ 2024-03-24 481/week @ 2024-03-31 514/week @ 2024-04-07 360/week @ 2024-04-14 232/week @ 2024-04-21 7/week @ 2024-04-28

1,213 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
~364K SLoC