Okasaki
Well-structured Queues for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your configuration.
Installation
If available in Hex, the package can be installed
by adding okasaki to your list of dependencies in mix.exs:
def deps do
[{:okasaki, "~> 0.2.0"}]
endDocumentation can be found at https://hexdocs.pm/okasaki.