python3-volatildap

Temporary slapd launcher for testing purposes

volatildap provides simple helpers for testing code against a LDAP database.

libdata-fake-perl

module for generating fake structured data for testing

Data::Fake generates randomized, fake structured data using declarative syntax.

libeddsa-java

implementation of EdDSA in Java

This implementation of EdDSA is based on the ref10 implementation in SUPERCOP.

libfastrtps2.11

C++ library for the Real Time Publish Subscribe Protocol

This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG).

menhir

Parser generator for OCaml

Menhir is a LR(1) parser generator for the OCaml programming language. It is mostly compatible with the ocamlyacc parser generator provided with the OCaml system, and has the following enhancements over ocamlyacc: * it accepts LR(1) grammars, * it offers parameterized nonterminal symbols as well as a library of standard definitions, * it explains conflicts in terms of the grammar, * it allows grammar specifications to be split over multiple files and parametrized by OCaml modules, * it produces reentrant parsers.

libeclipse-collections-java

Eclipse Collections - comprehensive collections library for Java

Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types. Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.