undr

Total Owned Packages
6

Total Downloads
770

  • entitiex0.0.1

    219 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.0

    23 Downloads

    HTTP client for JSONRPC 2.0 protocol.

  • jsonrpc2_plug2.0.0

    227 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.0

    21 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.0

    22 Downloads

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

  • weighted_list0.1.2

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