-
Updated
Jul 30, 2020 - JavaScript
#
data-flow
Here are 119 public repositories matching this topic...
A free book that talks about design patterns/techniques used while developing with React.
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
docker
cli
workflow
integrations
development
automation
node
typescript
iaas
data-flow
self-hosted
ipaas
apis
automated
workflow-automation
low-code
integration-framework
low-code-development-platform
low-code-plattform
n8n
-
Updated
Aug 22, 2020 - TypeScript
Android Library for Async Data Loading and Caching
-
Updated
Dec 6, 2019 - Java
React in patterns 中文版
-
Updated
Aug 10, 2018 - JavaScript
Serverless integration and compute platform. Free for developers.
cli
workflow
data
integrations
automation
realtime
event-sourcing
event-sources
data-flow
ipaas
apis
eventsourcing
datasets
workflows
eventstream
event-source
low-code
low-code-development-platform
integration-flow
-
Updated
Aug 21, 2020 - JavaScript
reactive x react = xreact
-
Updated
Sep 12, 2019 - TypeScript
Uniflow 🦄 - Simple Unidirectionnel Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
-
Updated
Jun 30, 2020 - Kotlin
React patterns & techniques to use in development for React Developer ⚛ .
react
javascript
react-native
patterns
js
reactjs
injection
design-patterns
data-flow
props
callback
tips-and-tricks
anti-patterns
techniques
setstate
best-practises
react-patterns
componentdidmount
bestpractices
component-injection
react-techniques
spread-attributes
reactpatterns
-
Updated
Jul 28, 2020
react
redux
synchronization
router
react-router
history
react-redux
data-flow
first
truth
react-router-redux
connected
reach
withrouter
connected-react-router
reachrouter
react-redux6
connectedrouter
history-redux
wouter
-
Updated
Aug 7, 2020 - JavaScript
A guard that represents a central point of control in your application
-
Updated
Oct 15, 2016 - JavaScript
-
Updated
Aug 19, 2020 - Ruby
Angular Model. Simple state management with minimalistic API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
-
Updated
Sep 29, 2018 - TypeScript
is a visual editor for Dataflow programming
-
Updated
Mar 16, 2020 - JavaScript
Asakusa Framework
-
Updated
May 15, 2020 - Java
A reactive frontend framework for JavaScript
-
Updated
Apr 23, 2017 - JavaScript
agent-based reactive programming library for typescript
-
Updated
Jul 17, 2020 - TypeScript
Android Kotlin Clean Architecture
android
navigation
architecture
kotlin-android
data-flow
dagger2
viewmodel
cleanarchitecture
model-mapper
architecture-components
android-components
code-base
dependencies-injection
-
Updated
Jul 16, 2020 - Kotlin
A graph stream library for Javascript
-
Updated
Apr 22, 2017 - JavaScript
Reactive computation tree library for non-blocking concurrent Common Lisp
-
Updated
Mar 20, 2020 - Common Lisp
Röda: A stream-oriented scripting language
-
Updated
Jun 24, 2018 - Java
Web app dataflows
-
Updated
Mar 24, 2016 - JavaScript
ChrisCummins
commented
Aug 14, 2020
The program builder runs some checks to make sure that graphs are "valid":
https://github.com/ChrisCummins/ProGraML/blob/db8ae633ec02deabaa70e21b88b843dce3d05ba1/programl/graph/program_graph_builder.cc#L147-L164
These are nice for debugging, and sanity checking for graphs that we have control over, but aren't suitable for converting programs from "untrusted" sources. E.g. a compiler may choose
规则引擎
streaming
rule-engine
reactive-streams
data-flow
event-driven
work-flow
iot-data-analytics
cluster-support
-
Updated
Aug 11, 2020 - Java
A set of libraries to create asynchronous, high performance, scalable and simple application.
-
Updated
Aug 15, 2020 - Clojure
State containers with dirty checking and more
react
javascript
flux
data
typescript
state-management
types
mobx
model
state
observable
class
data-flow
functional-reactive-programming
properties
frp
mutable
nested
-
Updated
Aug 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the data-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-flow topic, visit your repo's landing page and select "manage topics."
https://github.com/intel/dffml/blob/78f7ba8de290214919dc45de50800030bbe60f24/dffml/source/file.py#L108
does not use
self.WRITEMODE(unlikeopen)change the
"w+"to beself.WRITEMODEand then fix the associated tests