RSS 533 projects tagged "Linux"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 24.86
Vit 2.63

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download Website Updated 02 May 2013 QuickFind

Screenshot
Pop 30.20
Vit 4.30

QuickFind is a cross-platform Java application for searching files in your computer. Its sole purpose is to save user time by searching the desired file almost instantly. It is designed to support all of the major computer platforms. The user can schedule caching or manually cache at any time on selected directories. Once the caching is done, all you have to do is input the name of the file you want to find.

Download Website Updated 18 Apr 2013 NumaTOP

Screenshot
Pop 31.51
Vit 5.74

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.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 106.56
Vit 1.86

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 26 Feb 2013 NSCA-ng

Screenshot
Pop 49.05
Vit 9.14

The NSCA-ng package provides a client-server pair which makes the Nagios command pipe accessible to remote systems, with per-client passwords and fine-grained authorization control. This allows for submission of passive check results, downtimes, and many other commands to Nagios (or compatible monitoring solutions). Check results of arbitrary size and multiline plugin output are supported.

No download No website Updated 21 Feb 2013 Django-live-profiler

Screenshot
Pop 31.72
Vit 9.41

Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.

Download No website Updated 16 Feb 2013 copymon

Screenshot
Pop 43.50
Vit 9.68

copymon provides file copying processes with a progress bar. Neither cp nor rsync provide means to monitor the copying process, nor a progress bar. copymon is a wrapper which performs a scan of the directory to be copied and collects information about the files to be copied. After that, it spawns the actual copying program (which can be cp, rsync, or tar) and monitors its progress. copymon can be easily enhanced to support more programs and can be extended to provided different types of progress bars.

Download No website Updated 12 Feb 2013 repo

Screenshot
Pop 26.63
Vit 9.82

While the OSS community converges to Git, with the Python bunch branching to Mercurial, the typical workplace is stuck with Subversion. The author's DVCS of choice is Fossil. These are all fine projects, with their own pros and cons, but what you usually want is just a tool to store your code tree snapshot in a safe place. They can all do that, but their language differs a tiny bit. repo brings them all down to the common root. It works by detecting which VCS are you using right now and calling that, applying necessary subcommand translation if needed.

No download No website Updated 05 Feb 2013 fswalker

Screenshot
Pop 36.00
Vit 10.19

fswalker is an indexer and query tool for large filesystems. On large filesystems it is impossible to run tools such as du and obtain results in a reasonable time. fswalker crawls over a filesystem and populates a SQLite database containing information about each file. The fsq utility can then be used to query the database and obtain information much faster. It is intended that fswalk be run in a periodic manner so the sysadmin can monitor changes in the filesystem and produce reports.

Download Website Updated 01 Apr 2013 elemines

Screenshot
Pop 76.62
Vit 2.69

Elemines is a minesweeper game clone using the Enlightenment Foundation Libraries.

Screenshot

Project Spotlight

FF Multi Converter

A GUI application which converts multiple file formats to different extensions.

Screenshot

Project Spotlight

vbackup

A modular backup utility.