RSS 657 projects tagged "C++"

No download Website Updated 06 Dec 2011 libdwarf

Screenshot
Pop 21.38
Vit 23.69

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 Website Updated 13 Feb 2012 Erasm++

Screenshot
Pop 41.59
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++.

Download Website Updated 16 Feb 2012 DeltaQt

Screenshot
Pop 37.75
Vit 2.53

DeltaQt is a cross-platform library of C++ classes and functions for parsing of DELTA (DEscription Language for TAxonomy) files, and is part of the Free DELTA initiative. Support for all major data-related DELTA directives is planned. Typesetting directives are beyond the scope of the project, and support for them is not planned. Support for RTF formatting within comments, notes, descriptions, etc. is planned. All data defined by supported DELTA directives (including comments and annotations) will be parsed into memory. Qt (core) is used extensively.

No download Website Updated 19 May 2012 The Lean Mean C++ Option Parser

Screenshot
Pop 58.43
Vit 2.28

The Lean Mean C++ Option Parser handles program arguments (argc, argv). It supports the short and long option formats of getopt(), getopt_long(), and getopt_long_only(), but has a more convenient interface. It is a freestanding, header-only library with no dependencies, not even libc or STL. It comes with a usage message formatter which supports column alignment and line wrapping, making it ideal for localized messages with different lengths.

Download Website Updated 15 Mar 2012 Isoline Retrieval

Screenshot
Pop 18.44
Vit 21.99

Isoline Retrieval uses supervised statistical classification to retrieve isolines from cross-track scanning or similar satellites. It contains software to generate training data using collocation or radiative transfer simulations, as well as routines to interpolate the final fields using a variation of multi-linear interpolation or kernel estimation. The currently-supported satellites are the Advance Microwave Sounding Unit (AMSU) series and, to a lesser extent, the Global Ozone Measurement Experiment (GOME). An ambitious researcher, however, could easily adapt the codes to a similar satellite.

Download Website Updated 05 Oct 2012 STTCL

Screenshot
Pop 31.97
Vit 16.15

The STTCL C++ template class framework provides base class definitions for UML 2.2 state diagram notation elements. The general approach of the framework follows the GoF state pattern.

Download No website Updated 05 Oct 2012 nmalyzr

Screenshot
Pop 21.17
Vit 16.14

nmalyzr builds size summaries for demangled C++ nm symbol information from executable, library, object, or nm output format text files. A summary is built for all nm symbol types found in the input.

Screenshot

Project Spotlight

jQuery Calx

A jQuery plugin for creating Web based calculation forms.

Screenshot

Project Spotlight

PacketFence ZEN

A network access control system.