catloaf 0.0.0

Core-Affine, Thread-Local, Opinionated Actor Framework.
Documentation
# catloaf

<p align="center">
<img src="https://i.kym-cdn.com/photos/images/newsfeed/000/086/572/animals_catbread20110725-22047-qbg1by.gif" width="10%" />
</p>

**c**ore-**a**ffine, **t**hread-**l**ocal, **o**pinionated **a**ctor
**f**ramework.<br> inspired by [actix](https://crates.io/crates/actix) and
[ractor](https://crates.io/crates/ractor).

<a href="https://github.com/NTDuck/catloaf.git">
<img alt="github.com" src="https://img.shields.io/badge/github-NTDuck/catloaf-ffd700?style=for-the-badge&logo=github" height="20">
</a>
<img alt="CI" src="https://img.shields.io/github/actions/workflow/status/NTDuck/litmus/ci.yml?style=for-the-badge&logo=githubactions&logoColor=ffffff&label=CI" height=20>

<a href="https://crates.io/crates/catloaf">
<img alt="crates.io" src="https://img.shields.io/crates/v/litmus?style=for-the-badge" height=20>
</a>
<img alt="crates.io-downloads-recent" src="https://img.shields.io/crates/dr/litmus?style=for-the-badge&label=downloads" height=20>
<img alt="crates.io-size" src="https://img.shields.io/crates/size/litmus?style=for-the-badge&label=size" height=20>
<img alt="crates.io-dependents" src="https://img.shields.io/crates/dependents/litmus?style=for-the-badge&label=dependents" height=20>

<a href="https://docs.rs/catloaf">
<img alt="docs.rs" src="https://img.shields.io/docsrs/litmus/latest?style=for-the-badge&logo=docs.rs&logoSize=20&label=docs.rs" height=20>
</a>

## License

licensed under [BSD 3-Clause License](./LICENSE).