A simple async runtime built in safe rust
Go to file
Aode (Lion) 5220c16bd1 It works on stable now
- Replace static SyncOnceCell with thread-locals, install & uninstall through block_on
- Break runtime into own module
2022-02-24 18:24:12 -06:00
examples Add a kinda ok http server 2022-02-16 21:21:32 -05:00
src It works on stable now 2022-02-24 18:24:12 -06:00
.gitignore Initial combined runtime 2022-02-16 18:32:02 -05:00
Cargo.toml Update ringbuf repo 2022-02-17 14:00:07 -05:00