All Projects → mostjs → Core

mostjs / Core

Licence: mit
Most.js core event stream

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Core

Reactive Practice At Taobao
♨️ Reactive @ 淘宝 | Reactive实践、推动、落地的记录与大会分享 | Flow Arch(流式架构)/Reactive Programming(RP/反应式编程)
Stars: ✭ 314 (-8.19%)
Mutual labels:  reactive, reactive-programming
Awesome Rxjs
A collection of awesome RxJS resources
Stars: ✭ 314 (-8.19%)
Mutual labels:  reactive, reactive-programming
fpEs
Functional Programming for EcmaScript(Javascript)
Stars: ✭ 40 (-88.3%)
Mutual labels:  reactive, reactive-programming
assembler
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
Stars: ✭ 102 (-70.18%)
Mutual labels:  reactive, reactive-programming
RxJava-Codelab
Codelab project for demonstration of RxJava features
Stars: ✭ 44 (-87.13%)
Mutual labels:  reactive, reactive-programming
SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (-95.91%)
Mutual labels:  reactive, reactive-programming
Vueflux
♻️ Unidirectional State Management Architecture for Swift - Inspired by Vuex and Flux
Stars: ✭ 315 (-7.89%)
Mutual labels:  reactive, reactive-programming
KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Stars: ✭ 33 (-90.35%)
Mutual labels:  reactive, reactive-programming
react-mobx-router5
React components for routing solution using router5 and mobx
Stars: ✭ 58 (-83.04%)
Mutual labels:  reactive, reactive-programming
Mp3ID3Tagger
🎶🎵A macOS application to edit the ID3 tag of your mp3 files. Developed with RxSwift and RxCocoa. 🎸🎼
Stars: ✭ 17 (-95.03%)
Mutual labels:  reactive, reactive-programming
Rx.Http
A reactive way to make HTTP Request in .NET Core 🚀
Stars: ✭ 62 (-81.87%)
Mutual labels:  reactive, reactive-programming
Entwine
Testing tools and utilities for Apple's Combine framework.
Stars: ✭ 306 (-10.53%)
Mutual labels:  reactive, reactive-programming
Akka
Examples and explanations of how Akka toolkit works
Stars: ✭ 20 (-94.15%)
Mutual labels:  reactive, reactive-programming
purescript-pop
😃 A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Stars: ✭ 33 (-90.35%)
Mutual labels:  reactive, reactive-programming
ureact
Minimalistic reactive library for c++
Stars: ✭ 122 (-64.33%)
Mutual labels:  reactive, reactive-programming
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-95.03%)
Mutual labels:  reactive, reactive-programming
sample-spring-reactive
sample reactive microservices using spring 5, spring boot, spring webflux and project reactor
Stars: ✭ 26 (-92.4%)
Mutual labels:  reactive, reactive-programming
springboot-rsocketjwt-example
Example of using JWT with RSocket and Spring Boot
Stars: ✭ 26 (-92.4%)
Mutual labels:  reactive, reactive-programming
bs-most
Reason/BuckleScript bindings for the Most.js reactive toolkit
Stars: ✭ 41 (-88.01%)
Mutual labels:  reactive, reactive-programming
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (-19.01%)
Mutual labels:  reactive, reactive-programming
________________________________
___   |/  /_  __ \_  ___/__  __/
__  /|_/ /_  / / /____ \__  /   
_  /  / / / /_/ /____/ /_  /    
/_/  /_/  \____/______/ /_/

Monadic Event Stream

MostJS Join the chat at https://gitter.im/cujojs/most

High-performance reactive event stream programming that powers Most.

Specifically, @most/core features Most's battle-tested, high-performance architecture in a leaner, functions-only, curried API in a tree-shakeable package.

Get it

npm install --save @most/core @most/scheduler

yarn add @most/core @most/scheduler
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].