ron

Distributed data type

Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems.

Haskell implementation of RON and RON-RDT

GitHub

65 stars
8 watching
9 forks
Language: Haskell
last commit: 5 months ago
crdtdistributed-systemshaskellreplicated-data-typesron

Related projects:

Repository Description Stars
ff-notes/ff A distributed note taker and task manager using CRDTs and RON for offline synchronization. 191
mrkkrp/facts A Haskell library for working with refined types to represent and manipulate data structures 58
fthomas/crjdt A high-level API to the conflict-free replicated JSON datatype in Scala 297
rrnewton/haskell-lockfree Provides an implementation of compare-and-swap based data structures 106
basho/riak_dt A set of implementations of Convergent Replicated Data Types in Erlang. 353
ivanperez-keera/dunai A reactive programming library for Haskell that supports multiple paradigms and effects. 212
marcusrainbow/haxcel An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. 33
sebastiaanvisser/fclabels Provides a way to access and modify data types in Haskell using first-class composable record labels 66
haskell-distributed/distributed-process An implementation of Cloud Haskell's core libraries for building distributed systems 713
rdnetto/powerline-hs Reimplementation of Powerline prompt generator in Haskell. 117
reddavis/tf-idf A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. 35
def-/ghc-vis Visualizes live Haskell data structures in GHCi to demonstrate lazy evaluation and sharing. 135
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
jboner/akka-crdt An eventually consistent, distributed database using CRDTs and Akka Cluster 227
heinrichapfelmus/reactive-banana A Functional Reactive Programming library for Haskell 523