RSS 533 projects tagged "Linux"

Download No website Updated 15 Jul 2011 6jack

Screenshot
Pop 29.36
Vit 1.43

6jack is a framework for testing, analyzing, and fuzzing network applications. 6jack runs a command, intercepts calls to common network-related system calls, and passes them through an external filter. A filter can be written in any language supporting the MessagePack serialization library. 6jack is especially useful for writing tests for clients and servers, debugging and reverse engineering protocols, sketching filtering proxies, and fuzzing.

Download Website Updated 17 Jul 2003 8RDA hardware watchdog timer

Screenshot
Pop 24.58
Vit 1.00

8rdawdt enables the hardware watchdog timer using the Attansic ATXP1 chip found on the Epox 8RDA(+) (and maybe others).

Download No website Updated 07 Dec 2009 ADV_NET

Screenshot
Pop 15.68
Vit 1.16

ADV_NET is a PHP class for communication between NMAP and PHP. It contains a few functions to allow your application to obtain various data from the LAN by pinging hosts, converting IP addresses to MAC addresses, scanning ports, and using rDNS.

Download Website Updated 01 Jan 2012 AFNIX programming language

Screenshot
Pop 115.20
Vit 10.53

AFNIX is a multi-threaded functional writing system with dynamic symbol bindings that support the object oriented paradigm. It has a rich set of features providing runtime compatibility with C++. The engine runs on both 32- and 64-bit platforms, and it is designed to be portable across platforms.

Download Website Updated 13 Nov 2011 ATAidle

Screenshot
Pop 119.38
Vit 9.92

ATAidle is a utility to set the power management features of ATA hard drives in FreeBSD and Linux, including the standby timeout, power (APM), and acoustic (AAM) level settings. It can also show details about the installed devices.

Download Website Updated 05 Jan 2013 Adianti Framework

Screenshot
Pop 30.92
Vit 11.71

Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.

Download Website Updated 12 Apr 2009 Algorithm Study

Screenshot
Pop 47.59
Vit 1.00

Algorithm Study provides tools and resources to augment the traditional study of algorithms. It includes implementations of common and less-common algorithms in a variety of languages and visualization tools to help in gaining a deeper understanding of the algorithms. The algorithm implementations are each accompanied by a discussion of the asymptotic ("big O") run time and memory limits of the algorithm. Some implementations include discussion of how the algorithm or data structure is commonly used and comparisons with similar algorithms or data structures. All implementations have test cases that exercise their functionality. The visualization tool, Algorithm Visualizer, displays what happens as various algorithms do their work.

Download Website Updated 18 Sep 2006 Alice ML

Screenshot
Pop 39.24
Vit 1.56

Alice ML is a functional programming language that enriches the statically typed, closed functional world of ML with extensive support for type-safe programming of concurrent, distributed, and open systems. It also features cutting-edge constraint programming technology in the tradition of Oz/ Mozart. Alice ML is a mostly conservative extension of Standard ML.

No download Website Updated 09 May 2010 Andrew's Game

Screenshot
Pop 30.40
Vit 33.29

Andrew's Game aims to be a lightweight and highly expandable code base editable by anyone with a basic understanding of Python. The project has three parts: core systems, sample game, and reusable extensions. Core systems deal with the actual game mechanics; a sample game will be a template of how to use core systems and reusable extensions to create a working game. The reusable extensions can contain items and minor added functionality. Andrew's Game can implement a text-only single player RPG, which is like a MUD without support for multiple players.

Download Website Updated 31 Jul 2010 Anonymous FTP Daemon

Screenshot
Pop 36.22
Vit 1.48

Aftpd is an FTP server for anonymous access designed for Unix-like operating systems. It uses an asynchronous model of connection processing and provides service for all users within a single process; can use multiple threads to run more efficiently on multi-core systems, with each thread serving multiple clients simultaneously; uses effective mechanisms of transferring files, minimizing copying of data in RAM (sendfile or a combination of the system calls mmap/writev); uses effective event notification schemes (kqueue on FreeBSD and epoll on Linux); uses poll or select in older systems; and supports IPv6. For safety, it works as an unprivileged user and uses chroot.

Screenshot

Project Spotlight

libburnia

A set of libraries and tools for reading, mastering, and writing optical discs.

Screenshot

Project Spotlight

]project-open[

A Web-based enterprise project server with a focus on finance and collaboration.