yosriady

Total Owned Packages
6

Total Downloads
112 326

  • bloom_filter1.1.0

    3 474 Downloads

    Bloom Filter implementation in Elixir. Bloom filters are probabilistic data structures designed to efficiently tell you whether an element is present in a set.

  • gravity1.0.1

    35 260 Downloads

    Elixir client for the Gravatar API.

  • haiku0.3.1

    2 579 Downloads

    Generates memorable names similar to Xaddress or Heroku. Supports custom words, custom delimiters, and custom reducer functions.

  • kare1.0.0

    25 711 Downloads

    Function currying in Elixir.

  • merkle_tree2.0.0

    44 855 Downloads

    A hash tree or Merkle tree is a tree in which every non-leaf node is labelled with the hash of the labels or values (in case of leaves) of its child nodes. Hash trees are useful because they allow efficient and secure verification of the contents of large data structures.

  • simple_statistics0.0.1

    447 Downloads

    Statistics toolkit for Elixir.