Skip to content

goertzenator/ruster

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published