RSS 9 projects tagged "English"

Download Website Updated 05 Mar 2013 conntrack-tools

Screenshot
Pop 310.12
Vit 21.94

conntrack-tools is a set of userspace tools for Linux that allow system administrators to interact with the Connection Tracking System, the module which provides stateful packet inspection for iptables. It includes the userspace daemon conntrackd and the commandline interface conntrack.

Download Website Updated 03 Nov 2010 D'Enfent Engine

Screenshot
Pop 48.62
Vit 5.06

D'Enfent Engine is a library that contains high-level classes to access OpenGL functions. It contains classes that may be very useful in game development: GUI components, sprite classes, and classes to handle mouse/keyboard events. It has a full API reference, as well as lessons to help you start working with the library.

Download Website Updated 24 Jul 2010 Bart

Screenshot
Pop 48.12
Vit 3.37

Bart is a puzzle-style game. In a maze, there is a human and several monsters. The human wants to escape (reach the "exit" point). The monsters, as you may have already guessed, want to eat him for breakfast. The human is in a panic, and you cannot control him at all! He runs in a straight line until reaching a wall, and then turns in a random direction and runs again or explores the maze. One way exists to help the human: you may rotate walls.

Download Website Updated 01 Nov 2012 Flac2All

Screenshot
Pop 73.08
Vit 4.07

Flac2All is a multi-threaded script that will convert your collection of FLAC files into either Ogg Vorbis, MP3 (with the Lame encoder), or FLAC, complete with any tags and identical file/folder structure. The script has been stable for about a year now, and it has been known to saturate 8-core machines with parallel conversions. It is useful for people with with large FLAC collections who also want a lossy version for portable media players. If wanted, the script can perform updates by skipping already converted files. It has only been tested on Linux, but it should work without alteration on the other Unix systems with bash and the required dependencies.

Download No website Updated 07 Dec 2012 kmod

Screenshot
Pop 162.39
Vit 5.24

kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies, and aliases. It replaces module-init-tools.

Download Website Updated 04 Mar 2013 nfacct

Screenshot
Pop 126.21
Vit 3.13

nfacct is a command line utility used to create, retrieve, and delete Netfilter accounting objects.

No download Website Updated 08 Jun 2012 Inptools

Screenshot
Pop 19.34
Vit 18.59

Inptools provides means to convert and reproject files in the EPANET INP format. It includes the shp2inp, inp2shp, epanet2csv, and inpproj commands. (EPANET is water supply network analysis software.)

No download Website Updated 08 Jun 2012 EPANETL

Screenshot
Pop 20.22
Vit 18.58

EPANETL is a localized (translated) version of EPANET, a popular hydraulic analysis program which can be used to simulate water supply networks.

Download Website Updated 13 May 2013 Sanewall

Screenshot
Pop 229.89
Vit 5.08

Sanewall is a firewall builder for Linux that uses an elegant language abstracted to just the right level. This makes it powerful and easy to use, audit, and understand. It allows you to create very readable configurations even for complex stateful firewalls. Sanewall can be used for almost any purpose, including control of any number of internal/external/virtual interfaces, control of any combination of routed traffic, setting up DMZ routers and servers, all kinds of NAT, providing strong protection (flooding, spoofing, etc.), transparent caches, source MAC verification, blacklists, and whitelists. Newer versions abstract the differences between IPv4 and IPv6, allowing you to define a common set of rules for both, while permitting specific rules for each as you need. Sanewall is a fork of FireHOL and can make use of existing FireHOL configurations.

Screenshot

Project Spotlight

PyDSM

A library of Python/Scipy tools for the design and simulation of ΔΣ modulators.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.