#reactive #functional-programming #observable #synchronization #async #async-await #await

discro

DISCRete Observables for asynchronous Functional Reactive Programming (FRP)

49 releases (26 breaking)

0.29.2 Mar 28, 2024
0.28.2 Jan 15, 2024
0.28.0 Dec 29, 2023
0.27.0 Oct 9, 2023
0.6.1 Jul 26, 2022

#221 in Asynchronous

Download history 11/week @ 2023-12-23 40/week @ 2023-12-30 14/week @ 2024-01-06 76/week @ 2024-01-13 35/week @ 2024-01-20 13/week @ 2024-01-27 66/week @ 2024-02-03 63/week @ 2024-02-10 141/week @ 2024-02-17 178/week @ 2024-02-24 66/week @ 2024-03-02 94/week @ 2024-03-09 106/week @ 2024-03-16 160/week @ 2024-03-23 97/week @ 2024-03-30 34/week @ 2024-04-06

409 downloads per month
Used in djio

MPL-2.0 license

33KB
577 lines

discro

Crates.io Docs.rs Deps.rs Security audit Test License: MPL 2.0

Discrete observables for asynchronous Functional Reactive Programming (FRP).

License

Licensed under the Mozilla Public License 2.0 (MPL-2.0) (see MPL-2.0.txt or https://www.mozilla.org/MPL/2.0/).

Permissions of this copyleft license are conditioned on making available source code of licensed files and modifications of those files under the same license (or in certain cases, one of the GNU licenses). Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work may be distributed under different terms and without source code for files added in the larger work.

Contribution

Any contribution intentionally submitted for inclusion in the work by you shall be licensed under the Mozilla Public License 2.0 (MPL-2.0).

It is required to add the following header with the corresponding SPDX short identifier to the top of each file:

// SPDX-License-Identifier: MPL-2.0

Dependencies

~0.4–2MB
~39K SLoC