RSS 111 projects tagged "GNU/Hurd"

Download Website Updated 21 Aug 2012 grep

Screenshot
Pop 526.93
Vit 19.15

GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.

Download Website Updated 13 Aug 2012 GADMIN-OpenVPN-Client

Screenshot
Pop 252.36
Vit 7.72

GAdmin-OpenVPN-Client is an easy to use frontend for the OpenVPN client. It handles multiple connections and can import exported connection setup packages from the GADMIN-OpenVPN-Server.

Download Website Updated 04 Aug 2012 NetCDF

Screenshot
Pop 232.05
Vit 24.66

NetCDF is a format developed at Unidata that was inspired by the CDF format from NASA. NetCDF stands for "Network Common Data Form" and is a self-describing data format, commonly used in scientific and engineering applications.

Download Website Updated 28 Jul 2012 Performance Application Programming Interface

Screenshot
Pop 105.04
Vit 15.61

PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors.

No download No website Updated 23 Jun 2012 PowerSeek SQL

Screenshot
Pop 41.57
Vit 5.68

PowerSeek SQL allows you to create, manage, and run your own search engine and directory portal with total control and ease. it is user friendly in every aspect and built for the most demanding uses and customization needs. It comes with an extensive admin panel, the ability to sell link listings, SEO friendly URLs, link reviews/ratings, content sensitive banner rotator, spam filter, broken link checker, custom data fields, mailers, crawlers, pre-designed template sets, reciprocal link checker, image/video/file uploading, RRS feeds, optional PPC functionality, and much more. It can be used for Yellow Pages, real estate, and travel directories, complex product catalogs, image galleries, and more.

Download Website Updated 07 Apr 2012 MirBSD Korn Shell

Screenshot
Pop 174.57
Vit 12.93

The MirBSD Korn Shell (mksh) is an actively developed successor of pdksh (the Public Domain Korn Shell), aimed at producing a shell good for interactive use, but with the primary focus on scripting. It is intended to be portable to most *nix-like operating systems as long as they're not too obscure. mksh incorporates improvements from OpenBSD and Debian, as well as bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD projects and Android. The emacs command line editing mode is UTF-8 capable, and Byte Order Marks are ignored in scripts. The shell supports large files, as well as all pdksh and some csh, AT&T ksh, zsh, and GNU bash features, is compatible with the Bourne shell and POSIX (within limits), has no limit on array sizes, and incorporates some other useful builtins and features. While being already fast and small (without losing functionality), flags to make it even smaller can be given at compile time. An interactive shell reads "~/.mkshrc" on startup.

Download Website Updated 30 Mar 2012 GNU awk

Screenshot
Pop 504.38
Vit 10.49

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Download Website Updated 01 Mar 2012 libchop

Screenshot
Pop 29.90
Vit 1.96

Libchop is a set of utilities and library for data backup and distributed storage. Its main application is chop-backup, an encrypted backup program that supports data integrity checks, versioning at little cost, distribution among several sites, selective sharing of stored data, adaptive compression, and more. The library itself, which chop-backup builds upon, implements storage techniques such as content-based addressing, content hash keys, Merkle trees, similarity detection, and lossless compression. It makes it easy to combine them in different ways. The ‘chop-archiver’ and ‘chop-block-server’ tools, illustrated in the manual, provide direct access to these facilities from the command line. It is written in C and has Guile (Scheme) bindings.

Download Website Updated 02 Sep 2011 integrit

Screenshot
Pop 128.14
Vit 5.20

integrit is an alternative to file integrity verification programs like tripwire and aide. It helps you determine whether an intruder has modified a computer system. integrit's major advantages are a small memory footprint and simplicity. It works by creating a database that is a snapshot of the most essential parts of your computer system. You put the database somewhere safe, and you can then use it to make sure that no one has made any illicit modifications to the computer system. In the case of a break in, you know exactly which files have been modified, added, or removed.

Download No website Updated 01 Jul 2011 Qpopper

Screenshot
Pop 181.11
Vit 20.47

Qpopper is a widely used server for the POP3 protocol. It includes TLS/SSL support, very fast start-up times, and reduced I/O at session close. This server is fully compliant with RFCs 1939 and 2449, and supports Kerberos V4, if enabled.

Screenshot

Project Spotlight

pgBadger

A tool that parses PostgreSQL log files and generates fully detailed reports with charts.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.