ruby-nio4r
Ruby library providing a selector API for monitoring IO objects
nio4r (New IO for Ruby) provides an abstract, cross-platform stateful
I/O selector API for Ruby. I/O selectors are the heart of
"reactor"-based event loops, and monitor multiple I/O objects for
various types of readiness, e.g. ready for reading or writing.
ruby-rbpdf
Ruby library for PDF generation
Template plugin allowing the inclusion of ERB-enabled RBPDF template files,
what can be used for example to generate PDF files in web applications.
ruby-rbpdf-font
Ruby library for PDF generation (font definitions)
This package provides a template plugin allowing the inclusion of ERB-enabled
RBPDF template files, what can be used for example to generate PDF files in
web applications.
ruby-rdiscount
Discount Markdown Processor for Ruby
Discount is an implementation of John Gruber's Markdown markup language in C.
It implements all of the language described in the markdown syntax document
and passes the Markdown 1.0 test suite.
ruby-stackprof
sampling callstack-profiler for ruby 2.2+
stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and
object allocation samplers.
xdp-tests
library and utilities for use with XDP - test scripts and programs
Library for working with the eXpress Data Path facility of the Linux kernel,
and a collection of utilities and example code that uses the library.