libotbcommon-5.6-1

ORFEO Toolbox library - OTBCommon

librte-common-iavf22

Data Plane Development Kit (librte-common-iavf runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

ruby-request-store

per-request global variable storage for Rack-based web servers

RequestStore gives you per-request global storage of variables for Rack- compliant web servers. It is intended as an alternative to Thread.current, to avoid bugs in threaded server implementations. RequestStore supports Rails 3+ out-of-the-box, but can be configured for use in Rails 2.x and non-Rails environments.

python3-multicorn

multicorn utility module for postgresql-X.Y-python3-multicorn

Multicorn is a PostgreSQL extension meant to make Foreign Data Wrapper development easy, by allowing the programmer to use the Python programming language

postgresql-9.4-python3-multicorn

multicorn extension for Postgres 9.4 to write FDWs with python3

golang-src

Go programming language - source files

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.