arjan

Total Owned Packages
27

Total Downloads
42 521 411

  • bubble_lib1.6.2

    26 621 Downloads

    Collection of utility functions for Botsquad's BubbleScript.

  • bubble_match0.7.0

    13 010 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 570 Downloads

    LRU cache for compiling expressions into functions

  • cookie_store0.1.0

    747 Downloads

    Library for parsing of HTTP cookies and persistent storage

  • dag0.1.0

    84 Downloads

    Directed Acyclic Graph (DAG) implementation in Elixir

  • decorator1.4.0

    11 876 617 Downloads

    Function decorators for Elixir

  • depcache1.10.0

    45 713 Downloads

    In-memory cache with cache key dependencies

  • exstatic0.1.0

    418 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

    30 086 434 Downloads

    The extensible Erlang SMTP client and server library.

  • google_api_dialogflow_fork0.48.2

    476 Downloads

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

  • graceful_stop0.2.1

    109 672 Downloads

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

  • hukai0.3.1

    1 962 Downloads

    Generate Heroku-like pronouncable strings in Elixir

  • idefix0.1.0

    117 Downloads

    Refactoring tool to-be

  • match_engine1.6.0

    8 538 Downloads

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

  • nerves_io_nfc0.1.0

    413 Downloads

    Elixir access to LibNFC-compatible USB NFC readers

  • nerves_io_rc5220.1.0

    444 Downloads

    Elixir access to the RC522 RFID reader module over SPI

  • pixels0.3.0

    3 860 Downloads

    Elixir NIF to read image data from PNG files

  • roger3.2.1

    30 483 Downloads

    RabbitMQ-backed background job processing system

  • singleton1.4.0

    276 916 Downloads

    Global, supervised singleton processes for Elixir

  • snips_nlu0.1.0

    122 Downloads

    Elixir NIF interface to the Snips NLU engine

  • speechmarkdown0.5.0

    5 229 Downloads

    SpeechMarkdown transpiler for Elixir

  • sworm0.5.13

    7 502 Downloads

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

  • tracy0.1.0

    231 Downloads

    Library for visual Elixir function call tracing.

  • tracy_web0.0.1-rc.1

    211 Downloads

    Provides a web user interface for the Tracy function tracer.

  • ua_classifier1.0.0

    5 357 Downloads

    Erlang User Agent Classifier - NIF for WeatherChannel dClass

  • vsntool1.19.0

    38 Downloads

    Lean-and-mean version bumping tool

  • xepcache1.0.1

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