351 B
351 B
1.0.0
- ylong_runtime initial version, which provides these features:
- spawning async tasks and asynchronously waiting on them
- async net: tcp / udp
- async fs: file/directory creation, read/write
- time: timeout and periodic timer
- sync: mutex, mpsc channels, semaphore, notify
- par_iter: asynchronous parallel iterator