RSS 5553 projects tagged "Linux"

Download Website Updated 07 May 2013 malloc_count

Screenshot
Pop 26.31
Vit 3.50

malloc_count provides a set of source code tools that measure the amount of memory allocated to a program at run-time. The code library provides facilities to measure the current and peak heap memory allocation, and write a memory profile for plotting. Furthermore, separate stack_count functions can measure stack usage. The code tool works by intercepting the standard malloc(), free(), etc. functions. Thus no changes are necessary to the inspected source code.

Download Website Updated 06 May 2013 sleepuntil

Screenshot
Pop 54.92
Vit 1.00

sleepuntil is a mix of sleep(1) and at(1). It takes the same format of time as at(1), including "noon" or "teatime".

Download No website Updated 07 May 2013 Limbo

Screenshot
Pop 26.27
Vit 3.81

Limbo is a PC Emulator (x86) based on QEMU for Android devices. It lets you run a Desktop OS like Debian or DSL Linux on your Android device with Network and X Windows. Limbo works with Live CD ISOs and pre-installed hard disk images created with QEMU, VMWare, Bochs, or Virtual PC emulators.

No download Website Updated 04 May 2013 CDSChecker

Screenshot
Pop 28.27
Vit 3.90

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

Download No website Updated 03 May 2013 aerotools-ng

Screenshot
Pop 63.77
Vit 1.00

aerotools-ng provides a C interface for accessing the Aquaero5 USB device by Aqua Computer. It consists of a set of functions for data access and conversion, and a commandline tool using these functions as an example implementation. It also includes utilities for exporting sensor data to SNMP to be used by NMS and other monitoring/graphing tools.

Download Website Updated 18 May 2013 IronGrip

Screenshot
Pop 39.41
Vit 4.78

IronGrip is a GTK+ frontend for audio CD ripping and encoding as WAV and MP3. It supports CDDB lookup.

Download Website Updated 29 Apr 2013 libsodium

Screenshot
Pop 29.05
Vit 4.60

libsodium is an easy-to-use crypto library. Its goal is to provide all of the core operations needed to build higher-level cryptographic tools. It is a portable, cross-compilable, installable, packageable library based on NaCl, with a compatible API.

Download Website Updated 27 Apr 2013 sigrok-firmware-fx2lafw

Screenshot
Pop 49.24
Vit 1.41

sigrok-firmware-fx2lafw is firmware for Cypress FX2 USB chips which makes them usable as simple logic analyzer hardware.

Download Website Updated 18 Apr 2013 NumaTOP

Screenshot
Pop 31.22
Vit 5.65

NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system. It helps the user characterize the NUMA behavior of processes and threads and identify where the NUMA-related performance bottlenecks reside. It uses Intel performance counter sampling technologies and associates the performance data with system runtime information to provide realtime analysis for production systems.

No download Website Updated 16 Apr 2013 pingspray

Screenshot
Pop 29.31
Vit 5.88

pingspray is a tool that generates network traffic for EMC (electromagnetic compatibility) tests. It can generate both random and periodic patterns of data as suggested in some EMC standards. It uses ICMP echo requests (ping) to generate traffic, and when it works as intended, it will generate traffic in both directions.

Screenshot

Project Spotlight

Lzip

A data compressor based on the LZMA algorithm.

Screenshot

Project Spotlight

passwdqc

A password/passphrase strength checking and policy enforcement tool set.