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
65 stars
8 watching
9 forks
Language: Haskell
last commit: 2 months ago crdtdistributed-systemshaskellreplicated-data-typesron
Related projects:
Repository | Description | Stars |
---|---|---|
| A distributed note taker and task manager using CRDTs and RON for offline synchronization. | 192 |
| A Haskell library for working with refined types to represent and manipulate data structures | 57 |
| A high-level API to the conflict-free replicated JSON datatype in Scala | 297 |
| Provides an implementation of compare-and-swap based data structures | 107 |
| A set of implementations of Convergent Replicated Data Types in Erlang. | 353 |
| A reactive programming library for Haskell that supports multiple paradigms and effects. | 213 |
| An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
| Provides a way to access and modify data types in Haskell using first-class composable record labels | 66 |
| An implementation of Cloud Haskell's core libraries for building distributed systems | 713 |
| Reimplementation of Powerline prompt generator in Haskell. | 117 |
| A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
| A tool to visualize live Haskell data structures in GHCi | 136 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
| A Functional Reactive Programming library for Haskell | 523 |