You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage erlang-fuse-2.5.0-1.fc36.noarch
This application implements a so-called circuit-breaker for Erlang.
RPMPackage erlang-ftp-24.3.4.10-1.fc36.x86_64
FTP client.
RPMPackage erlang-folsom-1.0-4.fc36.noarch
Folsom is an Erlang based metrics system inspired by Coda Hale's metrics. The metrics API's purpose is to collect realtime metrics from your Erlang applications and publish them via Erlang APIs and output plugins. Folsom is not a persistent store. There are 6 types of metrics: counters, gauges, histograms and timers, histories, meter_readers and meters. Metrics can be created, read and updated via the folsom_metrics module.
RPMPackage erlang-fast_yaml-1.0.27-4.fc36.x86_64
P1 YAML is an Erlang wrapper for libyaml "C" library.
RPMPackage erlang-fast_xml-1.1.43-5.fc36.x86_64
Fast Expat based Erlang XML parsing and manipulation library, with a strong focus on XML stream parsing from network. It supports full XML structure parsing, suitable for small but complete XML chunks, and XML stream parsing suitable for large XML document, or infinite network XML stream like XMPP. This module can parse files much faster than built-in module xmerl. Depending on file complexity and size xml_stream:parse_element/1 can be 8-18 times faster than calling xmerl_scan:string/2.
RPMPackage erlang-fast_tls-1.1.8-5.fc36.x86_64
TLS / SSL native driver for Erlang / Elixir. This is used by ejabberd.
RPMPackage erlang-ezlib-1.0.8-4.fc36.x86_64
A native zlib driver for Erlang / Elixir, used by ejabberd.
RPMPackage erlang-exometer_core-1.6.1-2.fc36.noarch
The Exometer Core package allows for easy and efficient instrumentation of Erlang code, allowing crucial data on system performance to be exported to a wide variety of monitoring systems. Exometer Core comes with a set of predefined monitor components, and can be expanded with custom components to handle new types of Metrics, as well as integration with additional external systems such as databases, load balancers, etc.
RPMPackage erlang-examples-24.3.4.10-1.fc36.x86_64
Examples for some Erlang modules.
RPMPackage erlang-eunit_formatters-0.5.0-9.fc36.noarch
Better output format for eunit test suites.
RPMPackage erlang-eunit-24.3.4.10-1.fc36.x86_64
Support for unit testing.
RPMPackage erlang-et-24.3.4.10-1.fc36.x86_64
An event tracer for Erlang programs.
RPMPackage erlang-esip-1.0.37-4.fc36.x86_64
ProcessOne SIP server component in Erlang.
RPMPackage erlang-esdl-1.3.1-25.fc36.x86_64
A library that gives you access to SDL and OpenGL functionality in your Erlang program.
RPMPackage erlang-esasl-0.1-34.20120116git665cc80.fc36.x86_64
Simple Authentication and Security Layer (SASL) support for Erlang.
RPMPackage erlang-erts-24.3.4.10-1.fc36.x86_64
Functionality necessary to run the Erlang System itself.
RPMPackage erlang-erlydtl-0.13.1-4.fc36.noarch
ErlyDTL is an Erlang implementation of the Django Template Language. The erlydtl module compiles Django Template source code into Erlang bytecode. The compiled template has a "render" function that takes a list of variables and returns a fully rendered document.
RPMPackage erlang-erlware_commons-1.6.0-1.fc36.noarch
Extension to Erlang's standard library.
RPMPackage erlang-erlsyslog-0.8.0-14.fc36.x86_64
Syslog facility for Erlang.
RPMPackage erlang-erlsom-1.5.0-7.fc36.noarch
Erlsom is a set of functions to deal with XML Schema (XSDs) in Erlang. First you 'compile' the schema, and after that you can parse XML documents that conform to the schema. The result is a structure of Erlang records, based on the types that are defined by the Schema. Or, the other way around, a structure of records can be translated to an XML document.