Skip to content

MRGRAVITY817/yex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yex

yex is a Elixir port of yrs, a Rust library that has tools for making CRDTs easier to work with. It's a work in progress and not ready for production use yet!.

Installation

If available in Hex, the package can be installed by adding yex to your list of dependencies in mix.exs:

def deps do
  [
    {:yex, "~> 0.0.1"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/yex.

About

Elixir binding for yrs Rust crate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published