An open API service indexing awesome lists of open source software.

https://github.com/tieske/copas-async

Copas-friendly true threads
https://github.com/tieske/copas-async

async copas lanes lua scheduler

Last synced: 10 months ago
JSON representation

Copas-friendly true threads

Awesome Lists containing this project

README

          

[![Unix build](https://img.shields.io/github/actions/workflow/status/Tieske/copas-async/unix_build.yml?branch=master&label=Unix%20build&logo=linux)](https://github.com/Tieske/copas-async/actions/workflows/unix_build.yml)
[![Coveralls code coverage](https://img.shields.io/coveralls/github/Tieske/copas-async?logo=coveralls)](https://coveralls.io/github/Tieske/copas-async)
[![Lint](https://github.com/Tieske/copas-async/workflows/Lint/badge.svg)](https://github.com/Tieske/copas-async/actions/workflows/lint.yml)
[![SemVer](https://img.shields.io/github/v/tag/Tieske/copas-async?color=brightgreen&label=SemVer&logo=semver&sort=semver)](CHANGELOG.md)

# Copas-Async

Copas-friendly true asynchronous threads, powered by [Lua Lanes](https://github.com/LuaLanes/lanes).

## License and copyright

See [LICENSE.md](LICENSE.md)

## Documentation

See [online documentation](https://Tieske.github.io/copas-async/)

## Changelog

See [CHANGELOG.md](CHANGELOG.md)