RSS 973 projects tagged "Linux"

Download Website Updated 08 Oct 2012 libnetfilter_cthelper

Screenshot
Pop 60.91
Vit 1.19

libnetfilter_cthelper is a library which allows user-space programs to interface the kernel connection tracking helpers of the Netfilter subsystem in the Linux kernel.

Download Website Updated 10 Jan 2013 dwarves

Screenshot
Pop 36.55
Vit 1.00

dwarves is a set of tools to inspect the DWARF debugging information inserted in ELF binaries by compilers such as GCC, and which are used by well-known debuggers such as GDB and more recent ones such as systemtap. With pahole, the struct packing and cacheline efficiency can be inspected.

Download Website Updated 25 Jun 2012 libnetfilter_cttimeout

Screenshot
Pop 39.09
Vit 1.00

libnetfilter_cttimeout is an interface to Netfilter Connection Tracking timeouts. It provides a userspace library which provides a programming interface to the fine-grained connection tracking timeout infrastructure. With this library, you can create, update, and delete timeout policies which can be attached to traffic flows.

No download Website Updated 27 May 2013 Joget Workflow

Screenshot
Pop 128.66
Vit 6.72

Joget Workflow is a platform to easily build enterprise Web apps for cloud and mobile. Build full-fledged apps, e.g. CRM, HR, Healthcare, etc. Drag and drop forms, lists, and UI elements. Add workflows to automate processes. Extend via plugins. Apps are mobile optimized and cloud ready. Download ready made apps from the Joget Marketplace.

Download Website Updated 28 Jun 2011 coretrace

Screenshot
Pop 45.22
Vit 1.60

Coretrace is a lightweight tool for debugging embedded Linux applications. It works by analyzing core files from crashed applications and outputs a short plain-text backtrace, suitable for putting into logfiles. The basic idea is to let the failing unit do self analysis of core files and report those back home during device maintenance lifetime. Non-interactive small-sized embedded systems are the primary targets, so small footprint is of major concern, since it will be stored on flash. Currently the compiled size is approximately 20 kb.

No download No website Updated 20 Jul 2010 AppLogger

Screenshot
Pop 15.68
Vit 32.63

AppLogger is a library that allows an application programmer to provide run-time customizable output from an application. It includes a function, applogger_log(), with calling semantics analogous to the standard C library's printf(), but with extra arguments to specify a classification for the output message. Calls to applogger_log() thus specify the classification and text of a message; calls to other functions in the AppLogger library determine the real-time policy applogger_log() applies to messages of a given classification: print to file, send over a network socket, ignore the message, etc. In short, AppLogger allows for the separation of message content and message output policy in an application.

Download Website Updated 03 Aug 2009 PAGE

Screenshot
Pop 19.18
Vit 37.63

PAGE is a drag-and-drop GUI generator for Python. It is aimed at building single Python modules which can display a relatively simple GUI constructed from the Tk and ttk widget sets using the Place Geometry Manager. The generated Python code can execute under Python versions 2.6 and 3.1.

Download Website Updated 22 Oct 2011 FusionForge

Screenshot
Pop 73.64
Vit 3.89

FusionForge is a collaborative development environment that gathers in one single place several tools useful for development teams: communication tools (forums, mailing-lists, news, etc.); development tools (bug/patch trackers, project management, source control systems, etc.); and community tools (file releases, software categorization, Web site hosting, etc.). It is the continuation of the free software version of GForge, based on the codebase that was maintained in parallel to the proprietary GForge AS version.

No download Website Updated 08 Sep 2009 MySQL Workbench

Screenshot
Pop 121.73
Vit 2.83

MySQL Workbench is a cross-platform, graphical database modeling tool for MySQL. It allows you to create database models from scratch as well as by importing existing databases from SQL or DBDesigner4 models. You can then generate SQL code to CREATE databases, ALTER them, and export in various image formats and PDF/PS. Its extension system allows writing plugins and scripts in Lua, Python, and C++.

Download Website Updated 14 Apr 2010 gear (RPM)

Screenshot
Pop 49.78
Vit 1.66

gear is a tool for maintaining and building SRPM packages from git repositories. gear integrates with hasher to build RPM packages directly from git.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.