RSS 10 projects tagged "c++11"

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 150.80
Vit 12.44

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

Download Website Updated 20 Apr 2012 vsfplot

Screenshot
Pop 19.52
Vit 19.99

vsfplot is a 2D vector and scalar field plotter. It features Line Integral Convolution (LIC) on data, curvilinear scaled arrows following the flow lines, a mixed mode (scalar field map with overlaid vector field), handling of missing data to not interfere with the flow lines, generation of Scalable Vector Graphics (SVG) files (which are easily editable and convertible while preserving the best quality for inclusion in a PDF scientific article), and a color palette designed so the flows are uniformly readable when printed as greyscale.

Download No website Updated 29 Apr 2012 LIME

Screenshot
Pop 32.31
Vit 2.02

LIME is a dynamic programming language with a LISP-like syntax. It features partial function application, eager and lazy evaluation, call-by-value and call-by-reference, macros, reading/writing LIME code as data, a standard library including infinite streams, and an interactive mode with auto-indentation.

Download Website Updated 06 Sep 2012 libKISSlog

Screenshot
Pop 31.27
Vit 16.11

libKISSlog is a trivial lightweight C++ template library designed and written according to the KISS (Keep It Simple and Straightforward) principle. It leans heavily on STL for keeping its implementation as simple as its usage, and tries to provide C++ developers with a lightweight, paradigm-pure, and flexible alternative to logging libraries which use design and/or implementation decisions which at least the author of libKISSlog believes to be questionable. Its easiest to explain why libKISSlog would be suitable for your needs by listing the things which libKISSlog does not choose to use or do: no singletons or other forms of mutable global state, no macros, no attempt to fit the Java runtime everything model onto a C++ library, no attempt to be a Java-style (bloated) framework, no attempt to make the choice for you of whether you need thread safety, and no compromise on simplicity in order to facilitate questionable inner-loop logging practices.

Download Website Updated 17 Feb 2013 libutil++

Screenshot
Pop 93.84
Vit 1.89

libutil++ provides a number of C++ utility classes for items such as IP Address (v4/v6), Socket, Command Line, Compression, Encryption, Logging, String, Time, Interface, and Task classes.

No download No website Updated 20 Dec 2012 libjmmcg

Screenshot
Pop 21.56
Vit 12.47

libjmmcg is a basic, low-level library with pretensions to implementing features above and beyond (but not necessarily better than!) those implemented within the Standard C++ Library and the Boost Library. It features a library for multi-core or multi-chip SMP parallelism, a suite of hashing algorithms, functions for raising numbers to integer powers, a generic factory wrapper and a generic, multi-threaded, read-only cache (which uses PPD), arguably the world's worst sorting technique, trace output, exceptions that have the file, line, revision, function, and argument details, string utilities, logging, simple command line processing, and much more.

No download Website Updated 26 Apr 2013 Chucho

Screenshot
Pop 73.72
Vit 2.36

Chucho is a logging framework based on the popular Java library "Logback".

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 107.93
Vit 1.79

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 17 Apr 2013 Voidoria

Screenshot
Pop 71.81
Vit 1.00

Voidoria is Fractal Flame rendering and animation software.

No download Website Updated 04 May 2013 CDSChecker

Screenshot
Pop 32.57
Vit 4.49

CDSChecker is a stateless model checker for C11/C++11 atomics.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.

Screenshot

Project Spotlight

flowsum

A SQL+CGI addon wrapper for flowtools-ng.