Skip to content

justDeeevin/byor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byor

crates.io

Bring your own runtime!

This crate provides a set of traits that abstract over common runtime-specific functionality, including networking, fs, and synchronization primitives. It is intended to allow for libraries to implement complex async behavior without locking their users into a specific runtime.

Implementations are provided for tokio, smol, and futures. The traits can be easily implemented for other runtimes.

About

Bring your own runtime!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages