#events #processing #io #processors #applications #collection #event-processing

eventio

A collection of event I/O processors for event-processing applications

16 unstable releases (7 breaking)

0.10.1 May 23, 2023
0.9.0 Apr 7, 2023
0.8.0 Dec 21, 2022
0.7.0 Jul 28, 2022
0.3.3 Nov 9, 2019

#4 in #processors

Download history 4/week @ 2024-02-19 48/week @ 2024-02-26 90/week @ 2024-04-01

90 downloads per month

Apache-2.0

38KB
877 lines

eventio

eventio is a collection of event I/O processors for event-processing applications. It allows to collect events from various sources, distribute them to one or more event processors, and optionally collect the processing results to send them to storage or other event processors.

crates.io Documentation Coverage Status

License

Copyright 2019-2022 Petabi, Inc.

Licensed under Apache License, Version 2.0 (the "License"); you may not use this crate except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See LICENSE for the specific language governing permissions and limitations under the License.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Dependencies

~2–3.5MB
~67K SLoC