Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruster

A library for creating Erlang NIFs in Rust. A high-level Rustic API is provided. Built on erlang_nif-sys.

Status

HEAVY CONSTRUCTION

June 2016 update:

Lots of bits are mostly working and have tests, namely...

  • Environment and Term abstractions.
  • Conversions to and from terms for common types.
  • Conversions for Tuples, Binaries, Resources, Atoms.

Docs are really thin, the test application is the best source of examples right now.

This is all still under heavy construction and I will change things if they don't pan out in practice. I won't even try to stabalize this until at least Rust macros 2.0 arrives.

About

WIP

Resources

Stars

11 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages