An open API service indexing awesome lists of open source software.

https://github.com/ff-notes/ron

Haskell implementation of RON and RON-RDT
https://github.com/ff-notes/ron

crdt distributed-systems haskell replicated-data-types ron

Last synced: 6 months ago
JSON representation

Haskell implementation of RON and RON-RDT

Awesome Lists containing this project

README

          

# RON [![Build Status](https://travis-ci.com/ff-notes/ron.svg?branch=master)](https://travis-ci.com/ff-notes/ron)
Haskell implementation of RON and RON-RDT

## Hackage
- [ron ![](https://img.shields.io/hackage/v/ron?label=)](https://hackage.haskell.org/package/ron)
- [ron-rdt ![](https://img.shields.io/hackage/v/ron-rdt?label=)](https://hackage.haskell.org/package/ron-rdt)
- [ron-schema ![](https://img.shields.io/hackage/v/ron-schema?label=)](https://hackage.haskell.org/package/ron-schema)
- [ron-storage ![](https://img.shields.io/hackage/v/ron-storage?label=)](https://hackage.haskell.org/package/ron-storage)