RSS 31 projects tagged "Linux"

Download Website Updated 21 Feb 2012 minidentd

Screenshot
Pop 58.51
Vit 6.59

minidentd is a tiny IDENT server that implements RFC 1413. It includes no networking code, leaving it to a super-server. It can be used in embedded systems, and features user-controlled and randomly generated answers.

Download Website Updated 13 Feb 2010 iodine

Screenshot
Pop 176.86
Vit 4.78

iodine lets you tunnel IPv4 data through a DNS server. This can be useful in situations where Internet access is firewalled, but DNS queries are allowed. It needs a TUN/TAP device to operate. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s downstream.

Download Website Updated 07 Jul 2012 Avian

Screenshot
Pop 90.45
Vit 7.30

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

No download Website Updated 03 Feb 2013 NASPRO

Screenshot
Pop 75.66
Vit 12.75

NASPRO ("NASPRO Architecture for Sound PROcessing") is a collection of Free and Open Source sound processing software built around the LV2 plugin standard.

Download Website Updated 11 Jun 2010 werc

Screenshot
Pop 150.73
Vit 6.73

Werc is a minimalistic RESTful Web application framework and content management system. It follows the Unix "tool philosophy" and it is designed to be fast, simple, convenient, and easily extensible. It handles both small and big sites and has a flexible system for user and group permissions. All data is stored in plain text files that can be easily manipulated with standard tools, without using any databases or other external dependencies. Existing applications include a blogging engine with RSS/Atom feeds, a wiki system that can easily integrate pre-existing documents (can be enabled for any directory tree), and others.

Download Website Updated 29 Apr 2013 spectrwm

Screenshot
Pop 370.21
Vit 50.27

spectrwm is a minimalistic tiling window manager that tries to stay out of the way so that valuable screen real estate can be used for much more important stuff. It has sane defaults and does not require one to learn a language to do any configuration. It was written by hackers for hackers and it strives to be small, compact, and fast.

No download Website Updated 13 Jun 2009 fluks

Screenshot
Pop 26.61
Vit 39.20

fluks (Free LUKS) is a disk encryption utility that uses a master key to encrypt data, and a number of passphrases to decrypt that master key. It was created because of the limitations in cryptsetup and supports more hashes, ciphers, and cipher block modes.

No download No website Updated 25 Jun 2009 Methanol

Screenshot
Pop 33.76
Vit 1.02

Methanol is a modular, customizable Web crawling system with crawlers optimized for speed. It is designed to allow the administrator to set up any kind of filetype handling, parsing, and indexing rules.

No download No website Updated 13 Aug 2010 Micro Snake

Screenshot
Pop 42.25
Vit 1.41

Micro Snake is based on a simple snake game by Simon Huggins. This version of the snake (worm) game is very small and only utilizes ANSI escape sequences to draw the board. Hence it is very suitable for small embedded systems with only serial or SSH console access. The code uses no curses or other heavy libraries, only ANSI escape sequences and the Unix "stty" command to setup and restore the display.

No download No website Updated 02 Sep 2009 Python Simulated Annealing Module

Screenshot
Pop 26.25
Vit 36.90

Simulated annealing is a computational algorithm for optimization. It mimics the physical process of thermal annealing in which a metal is heated and then slowly cooled to settle into a highly ordered crystal structure. For common metals, the lowest energy state is already known. But the method is useful for other problems where the best state is not known and exhaustively searching all possible states is impractical. The method is applied by modeling the problem as a physical system with structure, energy, and temperature. This Python module implements simulated annealing so that it can be easily applied to a variety of problems. An example program is include to perform simulated annealing of the traveling salesman problem.

Screenshot

Project Spotlight

JSch

A pure Java implementation of SSH2.

Screenshot

Project Spotlight

Diffuse

A graphical tool for comparing and merging text files.