linux-support-4.19.0-5

Support files for Linux 4.19

libstd-rust-1.33

Rust standard libraries

librttr-core0.9.6

C++ reflection library

RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library.

ruby-discourse-diff

Discourse Diff provides inline html diffing for markdown blobs

This library has been extracted from [Discourse core] (https://www.github.com/discourse/discourse)

ruby-parallel-tests

Run Test::Unit / RSpec / Cucumber / Spinach in parallel

Speedup Test::Unit + RSpec + Cucumber + Spinach by running parallel on multiple CPU cores. ParallelTests splits tests into even groups (by number of lines or runtime) and runs each group in a single process with its own database.

ruby-aws-eventstream

AWS Event Stream Library

This Ruby package provides the Amazon Web Services event stream library. It decodes and encodes binary stream under `vnd.amazon.event-stream` content-type.