#async #run-time #traits

agnostic

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

7 releases

new 0.5.1 Jan 11, 2025
0.4.2 Jan 9, 2025
0.4.0 Dec 22, 2024
0.3.7 Oct 6, 2024
0.1.15 Jul 14, 2023

#354 in Asynchronous

Download history 219/week @ 2024-09-24 124/week @ 2024-10-01 38/week @ 2024-10-08 10/week @ 2024-10-15 5/week @ 2024-10-29 16/week @ 2024-11-05 12/week @ 2024-11-19 5/week @ 2024-11-26 1/week @ 2024-12-03 19/week @ 2024-12-10 1257/week @ 2024-12-17 327/week @ 2024-12-24 187/week @ 2024-12-31 1016/week @ 2025-01-07

2,789 downloads per month
Used in 9 crates (7 directly)

MIT/Apache

285KB
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.5"

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–25MB
~378K SLoC