RSS 7 projects tagged "Programming - Tools"

Download Website Updated 07 Jul 2012 DePlo

Screenshot
Pop 32.53
Vit 1.46

DePlo (DEpendency PLOtter) creates a graph (in the DOT format) showing the dependencies between Ada packages. The style is customizable, and it is possible to collapse hierarchies of packages and/or ignore some packages in order to get a simpler (and more useful) graph.

No download Website Updated 18 Feb 2012 Linux Programming Tools

Screenshot
Pop 25.92
Vit 21.47

Linux Programming Tools is a collection of programming tools that help with debugging and performance tuning. It currently includes papi++, a C++ wrapper around PAPI that helps fine-tune C++ code for performance and measure cache misses, branch mispredictions, and so on, and mtrace, an interposition library building upon mtrace(3) that tracks memory leaks with the call stack of the allocations.

Download No website Updated 13 Jan 2013 lrc

Screenshot
Pop 84.18
Vit 8.80

lrc (The Linux Resource Compiler) is a system for packing many files into a single file for installation and use in a program as its resources (such as the graphics and sounds used by a game). It consists of a command-line tool, called lrc, for compiling the resources and a library, called liblrc, to extract the resources from a file generated by the compiler.

No download Website Updated 13 Oct 2010 likwid-topology

Screenshot
Pop 20.74
Vit 30.86

likwid-topology is a command line tool for showing the thread, cache, and NUMA topology of compute nodes. likwid-topology supports all x86 processors. It extracts information from the cpuid instruction. NUMA information is queried from the Linux sys filesystem.

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 24.52
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 No website Updated 06 Feb 2010 ObsidianCode

Screenshot
Pop 24.49
Vit 34.67

ObsidianCode is an application for managing your code snippets. It uses tabs and QScintilla2 with syntax highlighting for comfortable viewing of your source. Instant search and tags make it easy to access your library.

Download Website Updated 09 Dec 2012 FastFlow

Screenshot
Pop 121.29
Vit 6.24

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.

Screenshot

Project Spotlight

pride

Poor Richard's Independent anDroid Environment.

Screenshot

Project Spotlight

SmartGit/Hg

A GUI client for Git, Mercurial, and SVN.