EctoRawSQLHelpers aims to improve raw SQL support in Ecto by providing helper functions, such as: - Named parameters support - Response parsing (getting query results as lists of maps, number of rows affected on statements, etc) - Stream support for dealing with big result sets
Erlang NIF bindings for the the libsecp256k1 library
This lib adds a "new" pipe operator that is similar to the Maybe type on other functional programming languages.