Imageflow Elixir bindings, along with ergonomic Elixir-style API
I just released the first working version of imageflow_ex, a package that provides FFI bindings to imageflow, a Rust-based tool that offers extremely fast image processing (https://www.imageflow.io/benchmarks/)
I also include a higher-level API resembling Elixir Streams
Check it out on Github: https://github.com/naps62/imageflow_ex
Read next ThinkingElixir 026: Elixir in Higher Ed with Jonathan Allen