undr

Total Owned Packages
7

Total Downloads
1 204

  • entitiex0.0.1

    239 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

    72 Downloads

    HTTP client for JSONRPC 2.0 protocol.

  • jsonrpc2_plug2.0.1

    310 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

    100 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

    107 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

    68 Downloads

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

  • weighted_list0.1.2

    308 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.