Robin Hilliard
robinhilliard
Total Packages
5
Total Downloads
8 120+
Packages
elixplane
0.6.0An X-Plane network interface for Elixir
defunit
0.4.0DefUnit provides macros that allow you to quickly create a module that defines a set of core units (SI, FPS, currency, whatever) for its users. The macros create documentation attributes, conversion operators and type specs that allow Dialyzer to detect incompatible unit assignments at compile time.
eagl
0.13.0EAGL (Easier OpenGL) - Idiomatic Elixir interface for OpenGL with GLM-inspired math, LearnOpenGL port support, and glTF/GLB model loading. Optional: stb_image, poison/jason.
safeish
0.5.0NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructions that could cause side effects. You can provide an optional whitelist of opcodes and functions the module can use.
mavlink
0.9.0A Mix task to generate code from a MAVLink xml definition file, and an application that enables communication with other systems using the MAVLink 1.0 or 2.0 protocol over serial, UDP and TCP connections.