#async #run-time #traits

agnostic

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

7 releases

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

#338 in Asynchronous

Download history 71/week @ 2024-10-07 13/week @ 2024-10-14 21/week @ 2024-11-04 12/week @ 2024-11-18 5/week @ 2024-11-25 18/week @ 2024-12-09 882/week @ 2024-12-16 685/week @ 2024-12-23 174/week @ 2024-12-30 871/week @ 2025-01-06 725/week @ 2025-01-13 162/week @ 2025-01-20

2,056 downloads per month
Used in 9 crates (7 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.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–24MB
~369K SLoC