#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

#335 in Asynchronous

Download history 17/week @ 2024-07-11 25/week @ 2024-07-18 578/week @ 2024-07-25 148/week @ 2024-08-01 16/week @ 2024-08-08 16/week @ 2024-08-15 13/week @ 2024-08-22 18/week @ 2024-08-29 11/week @ 2024-09-05 14/week @ 2024-09-12 183/week @ 2024-09-19 88/week @ 2024-09-26 132/week @ 2024-10-03 29/week @ 2024-10-10 5/week @ 2024-10-17

169 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