Simple Project List Software Map

GNU General Public License v3 (GPLv3)
4550 projects in result set
LastUpdate: 2014-04-08 23:19

newLISP

newLISP is a Lisp-like, general-purpose scripting language. It has all the magic of traditional Lisp, but is easier to learn and use. newLISP is friendly, fast, and small. Most of the functions you will ever need are already built in.

LastUpdate: 2010-11-13 13:02

GNU tar

GNU tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow tar' to be used for incremental and full backups. It also includes rmt', the remote tape server (the mt' tape drive control program is in GNU cpio').

LastUpdate: 2014-05-14 22:45

TheSSS (The Smallest Server Suite)

TheSSS (The Smallest Server Suite) is a lightweight server suite distributed as a live CD. It is designed for system administrators who need a small (less than 30MB) set of server software for small local area networks. The supported servers are FTP, HTTP, SFTP, SSH, and Telnet. A proxy server (Polipo) with the Tor anonymizer is also included. The main security components are a 4MLinux Firewall (based on iptables) and Clam AntiVirus.

(Machine Translation)
Natural Language: English
Operating System: Linux
Topics: Freecode.com
LastUpdate: 2012-12-08 03:53

MSGViewer

MSGViewer can display Microsoft Outlook MSG files without the requirement of having Microsoft Outlook installed. The mail messages can be displayed and attachments can be extracted.

LastUpdate: 2014-04-29 02:11

Linux Cluster Management Console

The Linux Cluster Management Console (LCMC) is an application that eases the burden of managing your Corosync/Heartbeat, Pacemaker, and DRBD-based cluster systems. It does not require any kind of agent or client code on the cluster nodes, instead using SSH.

LastUpdate: 2014-04-24 01:06

Seafile

Seafile is a file synchronization and collaboration platform. It comes with Dropbox-like file syncing, but is designed to be better suited to teamwork. You can build a file syncing and collaboration service for your team on your servers. It can also be used to build your own Dropbox for personal use.

Natural Language: Chinese, English
Programming Language: C, Python
Topics: Freecode.com
LastUpdate: 2010-09-06 11:31

EncFS

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

LastUpdate: 2013-07-05 22:52

rsyslog

Rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax.

LastUpdate: 2014-05-05 22:51

cdist

cdist is a usable configuration management system. It adheres to the KISS principle and is being used in both small and enterprise-grade environments. It is an alternative to other configuration management systems like cfengine, bcfg2, chef, and puppet.

(Machine Translation)
LastUpdate: 2011-05-08 20:12

Eric

Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plugin system, which allows easy extension of the IDE functionality with plugins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.

(Machine Translation)
LastUpdate: 2014-05-11 18:59

The Aime Interpreter

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

LastUpdate: 2014-06-05 09:31

Antivirus Live CD

Antivirus Live CD is a 4MLinux fork including the ClamAV scanner. It's designed for system admins who need a lightweight live CD with an antivirus scanner. Both Ethernet (including Wi-Fi) and dial-up (including fast USB modems) Internet connections are supported, to enable automatic updates of the virus signature database. All partitions are mounted automatically during boot so they can be scanned by ClamAV (the supported filesystems are: btrfs, ext2, ext3, ext4, FAT, HFS, HFS+, jfs, Minix, NTFS, ReiserFS, and XFS). Antivirus Live CD image is fully compatible with UNetbootin, which can be used to create an easy-to-use Antivirus Live USB.

LastUpdate: 2011-02-26 06:14

db4o

db4o is an object database for Java and all .NET environments. Its features include ACID transactions, automatic class schema recognition, query-by-example, a S.O.D.A. object querying API, native queries, LINQ support on .NET, callback methods, memory files, cascade-on-delete, multi-threaded access, and Java Webstart and servlet support.

LastUpdate: 2014-01-14 22:32

SFLphone

SFLphone is an SIP/IAX2 compatible softphone. The goal is to create a robust enterprise-class desktop phone. While it can serve home users very well, it is designed for intensive corporate use.

LastUpdate: 2014-04-08 23:19

PAC

PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.