celery 0.1.0-alpha

Rust implementation of Celery
Documentation
<p align="center" style="font-size:300px;">
    <br>
    <img src="https://structurely-images.s3-us-west-2.amazonaws.com/logos/rusty-celery.png" width="600"/>
    <br>
<p>
<p align="center">
    <img alt="Build" src="https://github.com/structurely/rusty-celery/workflows/CI/badge.svg">
</p>

A Rust implementation of the [Celery](https://github.com/celery/celery) protocol, fully compatable with Python workers and producers.

## Features

- Send tasks from Python to Rust or vice versa :left_right_arrow:
- Use provided brokers and backends or implement your own :wrench:
- Natural async / await interface :sparkler:
- Easily customizable with callbacks :telephone:
- High performance and safe :fire: :fire: :fire:

## Testimonials

"The crate we've all been waiting for! :clap: :clap: :raised_hands:" - You