#async #run-time #traits

agnostic

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

11 releases

new 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

#321 in Asynchronous

Download history 9/week @ 2024-01-12 3/week @ 2024-01-19 130/week @ 2024-02-02 876/week @ 2024-02-09 2541/week @ 2024-02-16 2876/week @ 2024-02-23 2342/week @ 2024-03-01 82/week @ 2024-03-08 243/week @ 2024-03-15 2312/week @ 2024-03-22 347/week @ 2024-03-29 389/week @ 2024-04-05 619/week @ 2024-04-12 145/week @ 2024-04-19

1,504 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–25MB
~362K SLoC