RSS 15891 projects tagged "Linux"

Download Website Updated 25 Apr 2013 bareos

Screenshot
Pop 199.02
Vit 2.42

Bareos (Backup Archiving REcovery Open Sourced) is a fork of the backup project from bacula.org. It has been in development since late 2010, and has many new features.

No download No website Updated 03 Mar 2013 binmat

Screenshot
Pop 30.69
Vit 8.95

Storing binary (boolean) matrices where each element is a byte (or worse, a 32 or 64 bit integer) is incredibly inefficient and wasteful, both in time and space. For example, a 10k square matrix requires 400Mb of RAM if stored as 32 bit int values. Binmat is a library that bit-packs these matrices so that this 10k square matrix requires just 12.5Mb (the minimum space possible). More than that, binmat takes advantage of extremely fast bit-operations when multiplying matrices. The usual series of multiplications and additions required to compute each element are replaced by bitwise AND and OR operations. Furthermore, on 64-bit hardware each bitwise operation can replace up to 64 multiplications or additions, reducing operations that can take hundreds of clock cycles down to just a single cycle. This gives rise to some very considerable performance increases, especially when taking the power of a matrix. Binary exponentiation is implemented to further improve the performance of higher matrix powers.

Download No website Updated 03 Mar 2013 Xtreme Download Manager

Screenshot
Pop 49.36
Vit 8.94

Xtreme Download Manager is a advanced and powerful tool to increase download speed up to 500%, resume broken/dead downloads, capture FLV videos from any site, and schedule downloads. It uses a sophisticated dynamic segmentation algorithm, data compression, and connection reuse to speed up the download process. It supports HTTP, HTTPS, and FTP protocols, firewalls, proxy servers, file redirects, cookies, authorization, etc. It seamlessly integrates with Firefox on any operating system. It also integrates with any other browser to handle downloads automatically using advanced browser integration. It is entirely written in Java, so it runs on any operating system without even being installed.

Download Website Updated 06 Apr 2013 lihata

Screenshot
Pop 112.72
Vit 1.86

lihata is a compact textual language which can represent a tree of lists, hashes, and tables. The syntax tries to be minimal and flexible to allow formatting a lihata file to fit the context it represents. The source release contains an event and DoM parser and helper functions for maintaining lihata trees. lihata is a convenient language for both simple and complex configuration files and text representation of data files.

No download No website Updated 06 Mar 2013 Quinico

Screenshot
Pop 32.22
Vit 8.79

Quinico is a Web application designed to help you easily improve your Web site's performance, reduce errors, and optimize for search engines. It can constantly monitor your sites and alert you when there is a problem that requires attention. Using Quinico, you can automate the continual tracking, reporting, and alerting of the following: Google search engine rankings of all of your important keywords (supports all Google domains and languages); Google Pagespeed metrics including suggestions for improvement (mobile and desktop strategies); page weight breakdown (mobile and desktop strategies); SEO URL metrics (utilizing SEOMoz); Web page test performance metrics (including first and repeat views); and Google Webmaster metrics (keyword impressions/clicks, crawl errors, and top search queries).

No download No website Updated 06 Mar 2013 RatticDB

Screenshot
Pop 31.14
Vit 8.78

RatticWeb is the Web site part of the Rattic password management solution, which allows you to easily manage your users and passwords.

No download No website Updated 06 May 2013 Mutiny social network

Screenshot
Pop 206.41
Vit 5.81

Mutiny is a social network written in PHP that supports self-presentation in the form of posts, friending, messaging, user photo, and favorites. It also permits very simple project management with tracking of goals, tasks, and bugs.

No download Website Updated 06 Mar 2013 nf3d

Screenshot
Pop 107.44
Vit 1.00

nf3d is a 3D interface to visualize Netfilter-related events. It fetches information from an ulogd-filled database and displays connections and logged packets in a GANTT diagram fashion.

Download Website Updated 25 Mar 2013 se

Screenshot
Pop 125.81
Vit 1.63

se is a screen-oriented version of the classic UNIX text editor ed. The editor implements many of the commands of ed, but instead of being line-oriented, se is screen-oriented. The command syntax is very familiar to users who already know ed. If you get stuck, there is a built-in help system that describes many of the available commands. Many configurable options can be loaded from a .serc file. se can be run interactively or in a script via the included scriptse utility. The editor is portable across many platforms, supporting major Linux and BSD distributions as well as other systems like GNU, Minix, Haiku, OpenSolaris, and Cygwin.

No download Website Updated 08 Mar 2013 BOINCmon

Screenshot
Pop 44.92
Vit 8.66

BOINCmon is a graphical package to monitor BOINC activity on multiple computers over a network or multiple instances on the same computer. It can monitor multiple PCs without having to cross-mount filesystems.

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.

Screenshot

Project Spotlight

THIS

This HTML Is Simple.