Skip to content

lileding/rsart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple async runtime implementation for rust.

It just works in single thread with block_on, spawn and sleep.

Maybe I'll write multi-thread, locks and channels later.

Please see src/bin/main.rs for example.

About

A simple rust async runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages