SkillAgentSearch skills...

RxHaxe

RxHaxe – Reactive Extensions for the Haxe – a library for composing asynchronous and event-based programs using observable sequences for the Haxe

Install / Use

/learn @longde123/RxHaxe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RxHaxe: Reactive Extensions for the Haxe

RxHaxe is a Haxe implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.

It extends the observer pattern to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.

Further information

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated1y ago
Forks7

Languages

Haxe

Security Score

60/100

Audited on Feb 13, 2025

No findings