-
37
recent downloads
total downloads: 269
reflect_os_rpi3a
1.0.1
ReflectOS - Raspberry Pi 3 A+ and Zero 2 W
-
37
recent downloads
total downloads: 1 190
rebar3_lfe_test
0.4.0-rc4
The LFE rebar3 test plugin
-
37
recent downloads
total downloads: 148
retry_on
0.1.0
Elixir utility for retrying Ecto operations
-
36
recent downloads
total downloads: 455
robotxt
0.1.3
Robots.txt parser.
-
36
recent downloads
total downloads: 222
recursive
2.0.0
User friendly Fixed-point combinator functions. Any block or anonymous function can run recursively!
-
36
recent downloads
total downloads: 824
rebar3_autotdd
1.1.0
Rebar3 plugin that automatically recompiles and runs tests on file change
-
35
recent downloads
total downloads: 598
rebar3_grisp_io
0.1.0
Rebar plugin to integrate with grisp.io
-
35
recent downloads
total downloads: 190
reactive_signal
0.0.1
A Gleam library for cross-process reactive signal
-
35
recent downloads
total downloads: 155
rustic_maybe
0.1.0
Maybe monad for Elixir inspired by Rust Option type.
-
35
recent downloads
total downloads: 1 070
readme_md_doc
0.1.2
README.md generation tool for small Elixir project
-
35
recent downloads
total downloads: 1 727
rulex
0.2.0
Rulex contains a very simple macro "defrule" allowing you to write a rule
system using Elixir pattern matching.
-
35
recent downloads
total downloads: 546
resx_json
0.2.1
JSON encoding/decoding transformer for the resx library
-
35
recent downloads
total downloads: 986
rest_api_builder_essp
0.6.1
A provider for REST API Builder that uses Ecto Schema Store to provide resources.
-
35
recent downloads
total downloads: 833
rock
0.1.2
ROCK: A Robust Clustering Algorithm for Categorical Attributes
-
35
recent downloads
total downloads: 501
read_repos
0.0.1
Simple master-slave library for Ecto.
-
34
recent downloads
total downloads: 1 106
rex
0.1.0-alpha4
Concatenative Elixir macro language.
-
34
recent downloads
total downloads: 276
rtc
0.2.0
An implementation of RDF Triple Compounds (RTC) in Elixir.
-
34
recent downloads
total downloads: 1 135
rebar3_exunit
0.1.1
Plugin to run exUnit tests
-
34
recent downloads
total downloads: 1 040
record_translator
0.0.3
Erlang's file of records to Elixir's maps
-
34
recent downloads
total downloads: 385
req_imdsv2
0.1.2
A Req plugin for authenticating with AWS IMDSv2
-
34
recent downloads
total downloads: 765
redis_bloomfilter
0.1.2
A distributed bloom filter implementation based on Redis. Uses Erik Dubbelboer's LUA scripts for the bloom filter implementation.
-
34
recent downloads
total downloads: 235
rail_sentry
0.1.0
Rail error reporter for Sentry
-
34
recent downloads
total downloads: 358
relative_datetime
0.2.1
Relative datetime parser
-
33
recent downloads
total downloads: 301
rebar3_go
0.6.3
A rebar plugin to manage go modules
-
33
recent downloads
total downloads: 378
ringbahn
0.1.0
High performance multiple backend web server
-
33
recent downloads
total downloads: 775
rservex
0.1.3
Rservex is an under-development client for Rserve. Aiming to enable the R <--> Elixir interoperation.
-
33
recent downloads
total downloads: 1 826
red_black_tree
1.2.0
Red-Black trees: an ordered key-value store with O(log(N)) performance
-
33
recent downloads
total downloads: 6 806
rlp
1.1.0
RLP serialization library
-
33
recent downloads
total downloads: 343
realleasy
0.3.1
Mix task to generate a log of changes from merged pull requests.
-
33
recent downloads
total downloads: 33
rwlock
0.1.1
A concurrent **Readers/Writer lock** implementation built on `GenServer`. `RWLock` allows multiple readers to acquire a shared (`:sh_lock...