undr

Total Owned Packages
7

Total Downloads
1 031

  • entitiex0.0.1

    224 Downloads

    Entitiex is an Elixir presenter library used to transform data structures. I'd say it's a kind of `Grape::Entity` ported from the Ruby world.

  • jsonrpc2_client2.0.1

    53 Downloads

    HTTP client for JSONRPC 2.0 protocol.

  • jsonrpc2_plug2.0.1

    274 Downloads

    An Elixir `plug` library for extending an HTTP server with JSONRPC 2.0 protocol services. It's HTTP transport level. For use both in the Phoenix application and pure `plug`-compatable server.

  • jsonrpc2_service0.1.1

    69 Downloads

    Provides the ability to create services in accordance with the JSONRPC 2.0 specification. There is no transport layer, but only tools for creating transport-independent JSONRPC 2.0 services.

  • jsonrpc2_spec0.1.1

    74 Downloads

    This is implementation of transport agnostic JSONRPC 2.0 protocol. There is no transport level. It consists only of specification entities

  • wam0.1.0

    45 Downloads

    Pure Elixir implementation of Walker's Alias Method (WAM). It's method for performing weighted random sampling.

  • weighted_list0.1.2

    292 Downloads

    Implementation of Walker's Alias Method (WAM). It's method for performing weighted random sampling. The core algorithm is written in Rust for speed optimization.