You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage erlang-ssl_verify_fun-1.1.6-4.fc36.noarch
Collection of ssl verification functions for Erlang.
RPMPackage erlang-ssl-24.3.4.10-1.fc36.x86_64
Secure Socket Layer support.
RPMPackage erlang-ssh-24.3.4.10-1.fc36.x86_64
Secure Shell application with sftp and ssh support.
RPMPackage erlang-snmp-24.3.4.10-1.fc36.x86_64
Simple Network Management Protocol (SNMP) support including a MIB compiler and tools for creating SNMP agents.
RPMPackage erlang-snappy-1.1.1-0.22.git348da43.fc36.x86_64
An Erlang NIF wrapper for Google's snappy compressor/decompressor.
RPMPackage erlang-skerl-1.1.0-34.fc36.x86_64
Skein hash function for Erlang, via NIFs.
RPMPackage erlang-sidejob-2.0.2-10.fc36.noarch
An Erlang library that implements a parallel, capacity-limited request pool. In sidejob, these pools are called resources. A resource is managed by multiple gen_server like processes which can be sent calls and casts using sidejob:call or sidejob:cast respectively.
RPMPackage erlang-sext-1.8.0-5.fc36.noarch
A sortable serialization library This library offers a serialization format (a la term_to_binary()) that preserves the Erlang term order.
RPMPackage erlang-setup-2.1.0-4.fc36.noarch
While Erlang/OTP comes with many wonderful applications, including the Mnesia DBMS, there is no standard or convention for installing a system. Erlang/OTP provides tools for building a boot script, and rules for setting environment variables, etc., and Mnesia offers an API for creating and modifying the database schema. However, with no convention for when these tools and API functions are called - and by whom - application developers are left having to invent a lot of code and scripts, not to mention meditate over chapters of Erlang/OTP documentation in order to figure out how things fit together. This utility offers a framework for initializing and configuring a system, with a set of conventions allowing each component to provide callbacks for different steps in the installation procedure. The callbacks are defined through OTP application environment variables, which can easily be overriden at install time.
RPMPackage erlang-sd_notify-1.1-4.fc36.noarch
Erlang interface to systemd notify subsystem.
RPMPackage erlang-sasl-24.3.4.10-1.fc36.x86_64
The System Architecture Support Libraries is a set of tools for release upgrades and alarm handling etc.
RPMPackage erlang-runtime_tools-24.3.4.10-1.fc36.x86_64
A set of tools to include in a production system.
RPMPackage erlang-rpm-macros-0.3.6-1.fc36.noarch
Macros for simplifying building of Erlang packages.
RPMPackage erlang-riaknostic-2.1.7-13.fc36.noarch
A set of tools that diagnoses common problems which could affect a Riak node or cluster. When experiencing any problem with Riak, riaknostic should be the first thing run during troubleshooting. The tool is a plugin for Riak which can be used via the riak-admin script.
RPMPackage erlang-riak_sysmon-2.2.1-1.fc36.noarch
Simple OTP app for managing Erlang VM system_monitor event messages.
RPMPackage erlang-riak_pb-2.3.2-14.fc36.noarch
The message definitions for the Protocol Buffers-based interface to Riak and various Erlang-specific utility modules for the message types.
RPMPackage erlang-riak_ensemble-3.0.10-1.fc36.x86_64
A consensus library that supports creating multiple consensus groups (ensembles). Each ensemble is a separate Multi-Paxos instance with its own leader, set of members, and state. Each ensemble also supports an extended API that provides consistent key/value operations. Conceptually, this is identical to treating each key as a separate Paxos entity. However, this isn't accomplished by having each key maintain its own Paxos group. Instead, an ensemble emulates per-key consensus through a combination of per-key and per-ensemble state.
RPMPackage erlang-riak_dt-2.1.4-15.fc36.noarch
A set of state based CRDTs implemented in Erlang.
RPMPackage erlang-riak_client-2.5.3-14.fc36.noarch
Erlang client for Riak.
RPMPackage erlang-relx-4.7.0-1.fc36.noarch
Relx assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output.