agnostic

Crates.ioagnostic
lib.rsagnostic
version0.7.2
created_at2023-06-14 18:55:39.285735+00
updated_at2025-02-24 12:53:47.645472+00
descriptionAn agnostic abstraction layer for any async runtime.
homepagehttps://github.com/al8n/agnostic
repositoryhttps://github.com/al8n/agnostic
max_upload_size
id890435
size82,620
Al Liu (al8n)

documentation

https://docs.rs/agnostic

README

Agnostic

agnostic is an agnostic abstraction layer for any async runtime.

If you want a light weight crate, see agnostic-lite.

github LoC Build codecov

docs.rs crates.io crates.io license

Introduction

An agnostic abstraction layer for any async runtime.

If you want a light weight crate, see agnostic-lite.

Installation

[dependencies]
agnostic = "0.7"

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) 2025 Al Liu.

Commit count: 173

cargo fmt