wxWidgets drop-in replacement API to make the /desktop package work on Android and iOS
Automatic Letsencrypt certificates for your ssl sockets and https phoenix apps
Debouncer is a flexible function call debouncer.
Building native-like Elixir apps for Windows, MacOS, Linux, iOS and Android using Phoenix LiveView!
Pure Elixir disk backed key-value store.
Fastest Cassandra driver for Erlang (CQL3 native protocol v4).
ExSha3 is a pure Elixir implementation of Sha3 and the original Keccak1600-f
Keccak-f[1600] asynchronous port driver
Erlang NIF bindings for the the libsecp256k1 library
LiveAttributes for Phoenix.LiveView to make subscription and updating of changing variables easier.
mix_rebar3 is a rebar3 compiler for your mix project
Mutable maps for Elixir. These are based on ETS tables but are automatically garbage collected when not reference to the MutableMap exists anymore.
Just-In-Time nif generator, FFI generator, C-compiler based on TinyCC. For Linux, MacOS, Windows (msys2)
OnCrash registering crash callbacks.
Faster file access for random read/write loads.
Profiler is a sampling profiler library for live performance analysis.
GenServer that writes to rotating compressed files for archival and logging.
Log data to disk in zstd compressed files in strict monotonic order. Allows querying of data by time range.
Weak references for Elixir. For Linux, MacOS, Windows (msys2)
Provides a general functional `reduce_while(acc, fun)` for use without an Enum. Additionally provides syntax sugar to simulate a non-functional `while` as proof of concept on what can be done with macros.