RSS 8 projects tagged "Programming"

Download Website Updated 09 Dec 2012 FastFlow

Screenshot
Pop 121.64
Vit 6.29

FastFlow is a pattern-based programming framework targeting streaming applications. It implements pipeline, farm, divide and conquer, and their composition, as well as generic streaming networks. It is specifically designed to support the development and the seamless porting of existing applications on multi-core. The layered template-based C++ design ensures flexibility and extendibility. Its lock-free/fence-free run-time support minimizes cache invalidation traffic and enforces the development of high-performance (high-throughput, low-latency) scalable applications. It has been proven faster than TBB, OpenMP, and Cilk on several micro-benchmarcks and real-world applications, especially when dealing with fine-grained parallelism and high-throughput applications.

No download Website Updated 30 Nov 2009 BFRunner

Screenshot
Pop 18.36
Vit 35.59

BFRunner is a simple application that interprets Brainfuck code and shows its output.

Download Website Updated 28 Sep 2011 The CodeAssistor Editor

Screenshot
Pop 68.61
Vit 3.20

The CodeAssistor Editor is a programming editor that can be useful for editing C/C++, Objective C/C++, Makefiles, Java, SQL, TXT, PHP, Bash, Batch, Perl, Python, Flex, and Bison. The CodeAssistor Editor strives to be small, fast, and simple. Major features include code colorizing and code folding. It is similar to TextEdit, Notepad, and Notepad++.

No download No website Updated 20 May 2010 frey

Screenshot
Pop 14.87
Vit 33.10

Frey is a high-level library intended to write end-user applications, such as embedded applications, drivers, etc. It's written in ANSI C++, and comes with almost no dependencies whatsoever.

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 24.68
Vit 1.00

Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.

No download Website Updated 10 Oct 2012 POP-C++

Screenshot
Pop 56.32
Vit 2.02

POP-C++ is a comprehensive object-oriented system for developing applications in large distributed computing infrastructures such as Grid, P2P or Clouds. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications. The POP-C++ language is a minimal extension of C++ that implements the parallel object model with the integration of resource requirements into distributed objects. This extension is as close as possible to standard C++ so that programmers can easily learn POP-C++ and so that existing C++ libraries can be parallelized using POP-C++ without too much effort. The POP-C++ run-time is an object-oriented open design that aims at integrating different distributed computing tool kits into an infrastructure for executing requirement-driven object-oriented applications. It uses objects to serve objects: the system provides services for executing remote objects.

Download Website Updated 30 Oct 2012 imread

Screenshot
Pop 65.92
Vit 3.60

imread is a simple library which reads and saves images from disk to and from numpy arrays. Its goal is to perform this task simply, so that it can become very stable, leaving more complex image processing for other packages.

No download Website Updated 04 May 2013 CDSChecker

Screenshot
Pop 30.05
Vit 4.02

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

Screenshot

Project Spotlight

Asunder

A graphical CD ripper and encoder.

Screenshot

Project Spotlight

Peg Solitaire

A board game also known as English peg solitaire or Senku.