slings 0.3.35

A small async runtime based on io-uring for Rust
Documentation
1
2
3
4
5
6
7
[![Build](https://github.com/cssivision/slings/workflows/build/badge.svg)](
https://github.com/cssivision/slings/actions)
[![crate](https://img.shields.io/crates/v/slings.svg)](https://crates.io/crates/slings)
[![License](http://img.shields.io/badge/license-mit-blue.svg)](https://github.com/cssivision/slings/blob/master/LICENSE)

# slings
A single thread async runtime based on [io-uring](https://kernel.dk/io_uring.pdf).