An open API service indexing awesome lists of open source software.

https://github.com/chickensoft-games/sync

Simple, synchronous, single-threaded reactive programming primitives and collections with fluent bindings. Sync guarantees deterministic execution and defers mutations when executing bindings, protecting your code from reentrancy issues.
https://github.com/chickensoft-games/sync

csharp reactive reactivex synchronous

Last synced: 27 days ago
JSON representation

Simple, synchronous, single-threaded reactive programming primitives and collections with fluent bindings. Sync guarantees deterministic execution and defers mutations when executing bindings, protecting your code from reentrancy issues.

Awesome Lists containing this project