#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

#286 in Asynchronous

Download history 255/week @ 2024-09-22 15/week @ 2024-09-29 143/week @ 2024-10-06 17/week @ 2024-10-13 1/week @ 2024-10-20 20/week @ 2024-11-03 1/week @ 2024-11-10 11/week @ 2024-11-17 5/week @ 2024-11-24 1/week @ 2024-12-01 17/week @ 2024-12-08 15/week @ 2024-12-15 1429/week @ 2024-12-22 268/week @ 2024-12-29 506/week @ 2025-01-05

2,218 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–24MB
~375K SLoC