hadrian

build system for GHC

Hadrian is a modular, statically-typed, extensible build system for GHC, introduced in the paper Non-recursive Make Considered Harmful. It consists of a Haskell executable implemented using the shake library, and is used to configure and build GHC.

libfastcdr1t64

Fast CDR serialization library for DDS

eProsima FastCDR is a C++ library that provides serialization and deserialization according to the Common Data Representation (CDR) of the Data Distribution Service (DDS) standard and is part of the eProsima FastDDS implementation.

libfcml0t64

machine code manipulation library

FCML, the Free Code Manipulation Library, is a general-purpose machine code manipulation library for i386 and amd64 architectures. It includes an assembler and disassembler, instruction renderers and parsers, and supports Intel and AT&T (gas) syntax.

libffindex0t64

library for simple index/database for huge amounts of small files

FFindex is a very simple index/database for huge amounts of small files. The files are stored concatenated in one big data file, separated by '\0'. A second file contains a plain text index, giving name, offset and length of the small files. The lookup is currently done with a binary search on an array made from the index file.

libfifechan0.1.5t64

lightweight cross platform GUI library written in C++

Fifechan is a lightweight cross platform GUI library written in C++ specifically designed for games. It has a small yet powerful built in set of extendable GUI Widgets allowing users to create virtually unlimited types of widgets.

r-bioc-biocgenerics

generic functions for Bioconductor

S4 generic functions needed by many other Bioconductor packages.