Packages
blocked
0.10.0Keep track of when hotfixes can be removed by showing compile-time warnings when issues are closed.
planga_phoenix
1.1.0Easy usage of the Planga Seamless Chat Service inside an Elixir+Phoenix application.
orderable
0.2.1A protocol for making your custom datastructures orderable (for sorting and comparing.).
okasaki
1.0.1Well-structured Queues for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your configuration.
arrays_rrb_vector
0.3.0An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the array is known as a 'Relaxed Radix Balanced Vector', provided by the Rust `im` library. Performance is unfortunately overshadowed by NIF-calling overhead.
confy
0.3.0Comfortable, Explicit, Multi-Layered and Well-Documented specifications for Dynamic Configuration
gen_frp
0.5.0A library that allows for doing Functional Reactive Programming in Elixir
rustler_elixir_fun
0.3.0Call back into Elixir code from within a NIF implemented in Rust
sets
0.1.0Well-structured Sets for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your configuration.
tea_vent
0.1.1Perform Event dispatching in an Event Sourcing and The Elm Architecture (TEA)-like style.
riak_ecto3
0.5.0Ecto 3 Adapter for the Riak KV database (v 2.0 and upward), representing schemas as CRDTs.