Simple Project List Software Map

Programming Language
45607 projects in result set
LastUpdate: 2014-04-28 22:44

NuttX

Nuttx is a real-time embedded operating system (RTOS). It has a small footprint that is usable in micro-controller environments. It is fully scalable from tiny (8-bit) to moderate embedded (32-bit) systems. It also aims to be fully compliant to standards, to be fully real time, and to be totally open.

LastUpdate: 2014-05-13 23:04

fcron

Fcron is a periodical command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that your system is running either all the time or regularly: you can, for instance, tell fcron to execute tasks every x hours y minutes of system uptime or to do a job only once in a specified interval of time. You can also set a nice value to a job, run it depending on the system load average, and much more.

(Machine Translation)
LastUpdate: 2013-12-28 03:02

TUTOS

TUTOS (The Ultimate Team Organization Software) is a groupware, ERP (Enterprise Resource Planing), CRM (Customer Relationship Management), and PLM (Project Lifecycle Management) suite that helps small to medium teams manage various things in one place. Its features include personal and group calendars, an address book, product and project management, bug tracking, installation management, test management, scrum management, a task list, notes, files, mailboxes, and useful links between all of the above.

LastUpdate: 2014-06-09 21:22

Python-SIP

SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism.

LastUpdate: 2014-04-05 22:53

Code Browser

Code Browser is a folding and outlining editor.
It is a lightweight but powerful tool for
structuring and browsing source code using
folders and links. It is especially designed to
keep a good overview of the code of a large
project.

(Machine Translation)
LastUpdate: 2014-02-17 20:09

iText

iText is a library that contains classes to generate and manipulate documents in the Portable Document Format (PDF). Document manipulation includes splitting, merging, and filling out forms (AcroForms, static and dynamic XFA forms).

LastUpdate: 2013-06-17 23:00

Roundcube Webmail

Roundcube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. It provides the full functionality you expect from an email client, including MIME support, address book, and folder manipulation. High extensibility is granted by the plugin API and the user interface is fully skinnable using XHTML and CSS 2.

LastUpdate: 2014-04-27 17:07

PMD

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

LastUpdate: 2014-04-20 16:58

reposurgeon

A tool for editing version-control repository history, reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly, and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.

LastUpdate: 2007-10-18 13:57

GNU MP3 Daemon

GNUMP3d is a small, portable, and robust server for streaming MP3s, OGGs, and
other audio files. It presents a simple and attractive interface to Web
browsers, which allows you to navigate through your music collection.
Individual files may be streamed, as can whole directory trees. Other features
include the ability to see your most popular tracks, and to search your
collection for songs.

(Machine Translation)
LastUpdate: 2010-12-27 01:40

RRDtool

RRDtool (Round Robin Database Tool) is time-series data storage and graphing utility created by the author of MRTG. Using RRDtool, you can write your own MRTG-like tools in a matter minutes with only a few lines of Perl or shell code.

LastUpdate: 2014-01-01 21:26

iftop

iftop provides real-time bandwidth usage
information on a specified interface, listed by
host pairs.

(Machine Translation)
LastUpdate: 2014-04-08 23:16

GlusterFS

GlusterFS is a clustered filesystem capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance. It allows access via Swift API, SMB, NFSv3, QEMU/KVM, OpenStack Compute, OpenStack Block Storage, Xen, CloudStack, HDFS API, oVirt, and more, all in a unified backend which enables multiple, simultaneous access points to the same data stores.

LastUpdate: 2014-06-04 22:48

Nag

Nag is a Web-based application built upon the Horde Application Framework that provides a simple, clean interface for managing online task lists (i.e. TODO lists). It includes strong integration with the other Horde applications and offers shared task lists.

LastUpdate: 2014-03-25 23:42

NetXMS

NetXMS is a network monitoring and management system with a modular architecture. It can be used for monitoring an entire IT infrastructure, starting with SNMP-capable hardware (like switches and routers) and ending with applications on servers. The system has a three-tier architecture; the information is collected by monitoring agents (either its own agents or SNMP agents) and delivered to the monitoring server for processing and storing, where it can be accessed by using the management console. It features centralized configuration and centralized agent upgrades.