ewildgoose

Total Owned Packages
8

Total Downloads
427 681

  • anagram1.0.0

    2 598 Downloads

    Find anagrams of words and "words that can be made with a set of letters" (sort of a sub anagram)

  • ecto_auto_migrator1.4.1

    1 694 Downloads

    Automatic migrations for Ecto as part of the application boot process

  • flock_ex0.1.0

    17 Downloads

    An Elixir wrapper aroumd the Linux `flock()` system call for advisory file locking.

  • priority_queue1.1.0

    4 033 Downloads

    Priority Queue for Elixir. Heap implementation

  • reed_solomon_simd0.1.0

    16 Downloads

    Elixir/rust wrapper around Reed-Solomon-SIMD rust library. Generate (or recover using) reed solomon protection shards

  • rs_protect0.1.0

    17 Downloads

    Elixir/rust wrapper around Reed-Solomon error correction code library. Suitable for protecting short binary packets against bit errors on noisy channels.

  • sudoku1.0.1

    591 Downloads

    Sudoku solver in Elixir, which prefers to use heuristics over guessing

  • xmlrpc1.4.3

    418 715 Downloads

    XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for security.