RSS All projects

No download No website Updated 17 Jun 2013 tsx-tools

Screenshot
Pop 24.12
Vit 1.44

tsx-tools provides headers and utilities for development with TSX (HLE/RTM) hardware transactional memory development on recent Intel CPUs. It includes compat headers that provide C inline functions support for RTM and HLE in various formats for older gcc compatible compilers (before gcc 4.8). These headers are useful to enable lock elision in a lock library or existing program. It also has various TSX related utilities, including a tool that detects the presence of TSX, a TSX aware assert, and various debugging utilities.

No download No website Updated 17 Jun 2013 pmu-tools

Screenshot
Pop 24.31
Vit 1.44

pmu tools is a collection of tools for profile collection and performance analysis on Intel CPUs on top of Linux perf. It has a wrapper to "perf" that provides a full core event list for common Intel CPUs. This allows you to use all the Intel events, not just the builtin events of perf. Support for Intel "offcore" events on older systems that do not have support for this in the Intel. Offcore events allow you to profile the location of a memory access outside the CPU's caches. It implements a workaround for some issues with offcore events on Sandy Bridge EP (Intel Xeon E5 first generation). This is automatically enabled for the respective events, and also available as a standalone program. Some utility programs to access pci space or msrs on the command line. A utility program to program the PMU directly from user space (pmumon.py) for counting. This is mainly useful for testing and experimental purposes. A library for self profiling with Linux since Linux 3.3 (for self-profiling on older kernels, you can use simple-pmu. An example program for address profiling on Nehalem and later Intel CPUs (addr). A program to print the currently running events (event-rmap).

No download No website Updated 17 Jun 2013 pstrings

Screenshot
Pop 47.56
Vit 1.44

pstrings is a strings program for Linux processes. You specify the pid, and it dumps all the printable strings for the processes' address space. This can be useful for getting data out of uncooperative programs.

No download No website Updated 17 Jun 2013 ftracer

Screenshot
Pop 37.07
Vit 1.44

ftracer is a simple user space implementation of a Linux kernel style function tracer. It allows you to trace every call in instrumented user applications. It is useful for debugging and performance analysis due to its fine grained time stamp. This allows you to do control flow oriented debugging without any special instrumentation. So if the program does something unexpected, it's easily possible to look at the function calls before that, and use that to deduce the cause of the problem. ftracer relies on gcc generating a call on top of every function call. The tracing slows every function call down (about 3x). The tracing is per thread and does not create a global bottleneck. It supports a dump function in C, directly callable by the program or on exit, and a gdb function to dump from gdb.

Download No website Updated 18 Jun 2013 MediaFire Shell

Screenshot
Pop 17.26
Vit 3.66

MediaFire Shell is a console tool which provides FTP-like access to your MediaFire account. It supports SSL login and switching users, folder navigation (changing directory), folder/file listing, terminal scale detection (variable width), generation of file download links, and a help system.

No download Website Updated 16 Jun 2013 diashapes

Screenshot
Pop 11.27
Vit 1.84

diashapes is a small tool that downloads and installs additional sheets and shapes for the Dia diagram editor. It downloads from the Dia Shape Repository.

No download No website Updated 18 Jun 2013 nimsg

Screenshot
Pop 33.70
Vit 1.00

nimsg (the Network Instant MeSsenGer) is a compact, server-based chat program. Its features include the ability to chat with more than one person at the same time, the ability to post multiple times in a row, and the ability to let users choose their in-chat nicknames. It can be used as an alternative for IRC, for those times where you just want to have a small, local chat room.

Download Website Updated 16 Jun 2013 GlyphViewer

Screenshot
Pop 7.28
Vit 1.89

GlyphViewer is a desktop application that allows users to build translations from text in images and export them into different image formats or even HTML. Users can use OCR technology to identify text in images, such as English, German, Chinese, Arabic, Japanese, and many more. A unique feature of the application is its support for Ancient Egyptian Hieroglyphs.

Download Website Updated 16 Jun 2013 MEVEO

Screenshot
Pop 20.15
Vit 1.89

MEVEO is a billing system for mediation, rating, invoicing, payment, dunning, and composition. It is adapted to the following situations: batch processing of thousands of invoices per month (or much more), complex price plans, real time rating, and re-rating, automatic provisionning through an API, multi-format CDRs, and pre/post-invoicing reports.

Download Website Updated 15 Jun 2013 AgileSites

Screenshot
Pop 34.42
Vit 1.00

AgileSites is a framework for Oracle WebCenter Sites (formerly Fatwire) designed to be easy to use and productive. It allows agile development practices and makes development with distributed teams (offshore) possible, trackable, and healthy. It is compatible with standard coding practices so Java developers will feel at home. It uses only documented APIs to keep support and compatibility between Fatwire/Sites versions.

Screenshot

Project Spotlight

GNU Ocrad

The GNU OCR program.

Screenshot

Project Spotlight

HIDSharp

A .NET library for USB HID devices.