#events #bus #event-system

no-std trickle

Simple message bus library

1 unstable release

0.0.1 Oct 23, 2021

#33 in #event-system

MIT license

6KB
125 lines

trickle

Trickle is a simple event system with planned no_std support. Currently WIP.

Table of content

Installation

trickle="0.0.1"

Usage

Currently the API is really simple. An example can be found in the example folder.

License

This program is distributed under the terms of the MIT License.

Contributing

All contributions are welcome. Both pull requests and issue reports are always appreciated. Please make sure that all existing tests pass before submitting a pull request.

TODO

No runtime deps

Features