cuckoo-runtime 0.0.4

An async runtime that mostly runs inside other multi-threaded applications
Documentation
1
2
3
4
5
6
7
# Cuckoo

Cuckoo is an experimental rust async runtime inteded to be embedded inside other multi-threaded applications like databases or query engines that do their own thing.

## Name

The name is inspired by the [bird](https://en.wikipedia.org/wiki/Cuckoo) of the same name, that tends to lay its eggs in the nests of other species.