arjan

Total Owned Packages
27

Total Downloads
41 805 620

  • bubble_lib1.6.2

    26 391 Downloads

    Collection of utility functions for Botsquad's BubbleScript.

  • bubble_match0.7.0

    12 278 Downloads

    A matching language for matching queries against token-based natural language input. Like Regular Expressions, but for for natural language.

  • compiler_cache1.2.1

    19 496 Downloads

    LRU cache for compiling expressions into functions

  • cookie_store0.1.0

    743 Downloads

    Library for parsing of HTTP cookies and persistent storage

  • dag0.1.0

    80 Downloads

    Directed Acyclic Graph (DAG) implementation in Elixir

  • decorator1.4.0

    11 434 513 Downloads

    Function decorators for Elixir

  • depcache1.10.0

    44 577 Downloads

    In-memory cache with cache key dependencies

  • exstatic0.1.0

    414 Downloads

    Serve static files from memory in the Phoenix Framework.

    This extension compiles all of a project's static assets (e.g. Javascript, HTML, images, etc) into Erlang modules and loads them into the Erlang VM, with the purpose of serving them fast and without a dependency on a filesystem.

  • gen_smtp1.2.0

    29 836 931 Downloads

    The extensible Erlang SMTP client and server library.

  • google_api_dialogflow_fork0.48.2

    458 Downloads

    Dialogflow API client library. Builds conversational interfaces (for example, chatbots, and voice-powered apps and devices).

  • graceful_stop0.2.1

    100 763 Downloads

    Gracefully stop the system after running shutdown hooks. Also catches SIGTERM.

  • hukai0.3.1

    1 900 Downloads

    Generate Heroku-like pronouncable strings in Elixir

  • idefix0.1.0

    113 Downloads

    Refactoring tool to-be

  • match_engine1.6.0

    8 394 Downloads

    In-memory matching/filtering engine with Mongo-like query syntax

  • nerves_io_nfc0.1.0

    407 Downloads

    Elixir access to LibNFC-compatible USB NFC readers

  • nerves_io_rc5220.1.0

    440 Downloads

    Elixir access to the RC522 RFID reader module over SPI

  • pixels0.3.0

    3 724 Downloads

    Elixir NIF to read image data from PNG files

  • roger3.2.1

    30 213 Downloads

    RabbitMQ-backed background job processing system

  • singleton1.4.0

    265 092 Downloads

    Global, supervised singleton processes for Elixir

  • snips_nlu0.1.0

    116 Downloads

    Elixir NIF interface to the Snips NLU engine

  • speechmarkdown0.5.0

    4 815 Downloads

    SpeechMarkdown transpiler for Elixir

  • sworm0.5.13

    7 332 Downloads

    A combination of a global, distributed process registry and supervisor, rolled into one, friendly API.

  • tracy0.1.0

    225 Downloads

    Library for visual Elixir function call tracing.

  • tracy_web0.0.1-rc.1

    207 Downloads

    Provides a web user interface for the Tracy function tracer.

  • ua_classifier1.0.0

    5 350 Downloads

    Erlang User Agent Classifier - NIF for WeatherChannel dClass

  • vsntool1.19.0

    30 Downloads

    Lean-and-mean version bumping tool

  • xepcache1.0.1

    618 Downloads

    A wrapper around Erlang's depcache, an in-memory caching server.

    depcache bases its caching around ETS but can also switch to using the in-process dictionary for maintaining a process-local cache. Convenient functions are provided for getting/setting cache values, with ttl and cache key dependen...