RSS 993 projects tagged "Libraries"

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.56
Vit 7.92

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

Download No website Updated 28 Jan 2013 LifeV

Screenshot
Pop 38.18
Vit 11.34

LifeV is a finite element (FE) library providing implementations of state of the art mathematical and numerical methods. It serves both as a research and production library. It has already been used in medical and industrial contexts to simulate fluid structure interaction and mass transport. LifeV is the joint collaboration between four institutions: École Polytechnique Fédérale de Lausanne (CMCS) in Switzerland, Politecnico di Milano (MOX) in Italy, INRIA (REO, ESTIME) in France, and Emory University (Sc. Comp) in the U.S.A.

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.65
Vit 1.57

liblacewing is a cross-platform, high-level networking library. It aims to provide a set of straightforward classes for socket communication in C/C++, with a focus on scalability and platform specific optimisations (eg. support for IOCP, epoll, and kqueue).

Download Website Updated 11 Apr 2012 uClibc++

Screenshot
Pop 27.71
Vit 20.16

uClibc++ is a C++ standard library targeted at the embedded systems/software market. As such, it may purposefully lack features you might normally expect to find in a full-fledged C++ standard library. The library focuses on space savings, as opposed to performance.

Download Website Updated 13 Feb 2012 Erasm++

Screenshot
Pop 42.54
Vit 2.06

Erasm++, the Embedded Runtime Assembler in C++, is an Embedded Domain Specific Language (EDSL) in C++ for runtime code generation on Intel 64/IA-32 architectures. It supports complete compile-time syntax checking, and its code generators run very quickly because necessary data are computed statically. Also included are GenericDsm, a fast and generic instruction decoder library which supports "pattern matching" against the decoded instructions, and MetaPrelude, a Haskell-like lazy metaprogramming library that helps implementing EDSLs in C++.

No download Website Updated 06 Dec 2011 libdwarf

Screenshot
Pop 21.79
Vit 23.11

libdwarf is a library and command line tool for manipulating DWARF data in ELF object files. The DWARF Debugging Information Format is of interest to programmers working on compilers and debuggers. All libdwarf distributions contain C source, the DWARF2 specification, and libdwarf specifications. Implementors often extend DWARF by adding new attributes and other things.

Download No website Updated 12 Dec 2012 ODABA

Screenshot
Pop 114.87
Vit 7.25

The OODBMS/DBMS ODABA is an terminology-oriented database management system (TODBMS) on a high conceptual level. This is an extension of the ODBMS concept according to ODMG 3. It provides a number of enhanced features based on natural language analysis. Beside the database kernel, a number of tools are provided for database design, documentation, and fast development. ODABA provides a powerful interface (C++, .NET) and an ODABA Script Interface (OSI), a C++/JAVA like scripting language, which provides easy access to the database.

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 167.09
Vit 33.84

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

No download Website Updated 03 Dec 2010 QtBoostIntegration

Screenshot
Pop 19.44
Vit 1.00

QtBoostIntegration is a small library which enables you to connect anything that can be stored in a boost::function to a Qt signal. This includes function pointers, Boost.Lambda expressions, and Boost.Bind expressions, as well as C++-0x lambda functions.

No download No website Updated 19 Jan 2011 Configurator

Screenshot
Pop 45.61
Vit 1.75

Configurator is a configuration file parser. It allows you to use arbitrary nesting of sections. The user can define an option's default value, necessity, and semantic check. It supports single-line and multi-line comments (in C++ style). It provides common checks of options and sections, like duplication, incorrection, etc. It uses only Boost C++ libraries and ISO C++. It is header-only (does not require building) and very easy to use.

Screenshot

Project Spotlight

jQuery XPath

A jQuery XPath plugin.

Screenshot

Project Spotlight

vcprompt

Version control information in the shell prompt.