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.

libfoma0t64

Foma runtime libraries

Compiler, programming language, and C library for constructing finite-state automata and transducers for various uses.

libfoonathan-memory0.7.3t64

STL compatible C++ memory allocator library

The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.