Skip to content

tonyrog/niffed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You been niffed

niffed is a wrapper to let you use the nif API inside an Erlang driver. It may even be possible to load the same code as both a driver and a nif at the same time.

The nif calls are made through a simple dispatcher via the drivers control interface.

This make porting nif code into a driver or vice versa a bit simpler.

About

Using nifs from an erlang driver, or dual nif/driver code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published