zacck-zz / learning_nifs

Small project to experiment with using NIFs in Erlang/Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LearningNifs

TODO: Add description

Installation

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

def deps do
  [
    {:learning_nifs, "~> 0.1.0"}
  ]
end

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

About

Small project to experiment with using NIFs in Erlang/Elixir


Languages

Language:Elixir 38.9%Language:C 37.8%Language:C++ 23.3%