Just another passionated Elixir developer with some Open Source projects.
You can find the projects in the Herz und Hirn organization.
beam_file -
An interface to the BEAM file format and a decompiler.
benchee_dsl -
A DSL for benchee.
benchee_markdown -
Markdown formatter for the (micro) benchmarking library benchee.
conv_case -
A library to convert strings, atoms and map keys between camelCase, snake_case and kebab-case.
cron -
Cron parses cron expressions and calculates execution timings.
datix -
A date-time parser using Calendar.strftime format strings.
escape -
An ANSI escape tool.
ex_uuid -
UUID generator according to RFC 4122.
fi_fo -
This module provides (double-ended) FIFO queues in an efficient manner.
geometry -
A set of geometry types for WKT/EWT, WKB/EWKB and GeoJson.
git_hub_actions -
A little tool to write GitHub actions in Elixir.
glob_ex -
An implementation of glob
.
json_rpc -
An implementation of the JSON RPC protocol version 2.
json_xema -
A JSON Schema validator for draft-04, -06, and -07.
log_lager_backend -
A logger backend that forwards log messages to lager.
prove -
Prove provides the macros prove and batch to write simple tests shorter.
recode -
A linter with autocorrection and a refactoring tool.
rewrite -
An API for rewriting sources in an Elixir project. Powered by sourceror.
time_zone_info -
Time zone support for Elixir by using the IANA tz database.
tox -
Some structs and functions to work with dates, times, durations, periods, and intervals.
xema -
Xema is a schema validator for Elixir inspired by JSON Schema.
zipper_ex -
ZipperEx provides functions to handle an traverse tree data structures.