cloudant/nifile

Name: nifile

Owner: Cloudant

Description: NIF based POSIX file IO for Erlang

Created: 2015-10-07 23:07:12.0

Updated: 2018-04-13 16:17:27.0

Pushed: 2017-02-17 15:26:16.0

Homepage: null

Size: 21

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

nifile

This is a basic NIF wrapper around the POSIX file IO APIs. Its intended to be a starting place to start benchmarking file IO outside of the builtin Erlang file IO architecture.

There's currently no documentation but nifile.erl should be fairly obvious. Notice that argument ordering is based on the POSIX functions so there are some differences between nifile and the standard Erlang file module.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.