Simple Project List Software Map

541 projects in result set
Última Atualização: 2013-09-09 21:07

Long Range ZIP

LRZIP is a compression program and library that can achieve very high compression ratios and speed when used with large files using unlimited sized compression windows. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. It also has high grade password protected encryption and full STDIN/STDOUT support.

(Machine Translation)
Última Atualização: 2014-04-17 22:14

dos2unix

dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa. It is an update of Benjamin Lin's implementations.

(Machine Translation)
Última Atualização: 2014-05-19 09:56

webfwlog

Webfwlog is a Web-based firewall log reporting and analysis tool. It allows users to design reports to use on logged firewall data in whatever configuration they desire. Included are sample reports as a starting point. Reports can be sorted with a single click, or "drilled-down" all the way to the packet level, and saved for later use. Supported log formats are netfilter, ipfilter, ipfw, ipchains, Cisco routers, Snort, and Windows XP. Netfilter support includes ulogd MySQL or PostgreSQL database logs using the iptables ULOG or NFLOG target.

(Machine Translation)
Última Atualização: 2014-02-21 03:55

bandwidth

Bandwidth is primarily a memory bandwidth benchmark, but it can also measure network bandwidth. It measures the maximum memory bandwidth of each part of the memory system, including main memory, L1, L2, and L3 caches, framebuffer memory, and register-to-register. For many tests, it performs both sequential memory accesses as well as random memory accesses to provide a more real-world performance estimate. The tests support Linux (Intel), Windows/Cygwin, and Mac OS X. Its core routines are in assembly for x86 and x86-64 architectures with both SSE4 and AVX support. Bandwidth also includes automatic graphing of the results, stored to a BMP image file. The network bandwidth tests support Linux, Mac OS X, and Windows/Cygwin.

(Machine Translation)
Última Atualização: 2010-07-13 22:27

FreeRADIUS

FreeRADIUS is a high-performance, highly configurable, and feature-rich RADIUS server. Supported features include EAP (wireless authentication, PEAP, TTLS), MySQL, PostgreSQL, Oracle, LDAP, X9.9 token cards, VMPS, and many more. It comes with more than 50 vendor dictionaries, and interoperates with many others. It is the only open source RADIUS server that has implemented EAP, and it is currently deployed in multiple million-user systems.

Última Atualização: 2012-12-22 04:16

Zsh

Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.

Última Atualização: 2014-05-28 08:32

libconfigduo

libconfig is a compact, portable library for reading, manipulating, and writing structured configuration files. The library includes bindings for both the C and C++ languages, and works on Linux, Mac OS X, and other POSIX-compliant operating systems, as well as Windows. A complete manual with API documentation is included.

Última Atualização: 2014-04-24 01:52

RPL/2

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

Última Atualização: 2011-04-02 03:21

BitchX

BitchX is the premiere IRC (Internet Relay Chat)
client. It originally was a modified version of
the popular ircII client, and the features were
eventually merged into the EPIC IRC client. The
current development is aimed at merging the client
back to a current branch of EPIC and bringing
compatibility and stability back to the client,
while bringing the features that are BitchX into a
new client.

(Machine Translation)
Última Atualização: 2014-05-19 23:19

Podget

Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS and XML feeds, for sorting the podcasts into folders and categories, for importing podcast URLs from iTunes PCAST files and OPML lists, automatic M3U and ASX playlist creation, and automatic cleanup of old podcasts. It also features automatic UTF-16 conversion for podcasts hosted on Windows servers and includes the ability to handle authentication for premium podcasts.

Última Atualização: 2013-08-10 16:03

Racket

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

(Machine Translation)
Última Atualização: 2013-02-09 23:32

Calcurse

Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. All of the commands are documented within an online help system.

Última Atualização: 2010-05-02 06:05

CodeWorker

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

Última Atualização: 2013-01-06 19:09

ziproxy

Ziproxy is a high-performance forwarding
(non-caching) HTTP proxy that gzips text and HTML
files, and reduces the size of images by
converting them to lower quality JPEGs or JPEG
2000. It is intended to increase the speed for
low-speed Internet connections (mobile, dial-up,
other). It's suitable for both home and
professional usage. Ziproxy is fully configurable
and also features transparent proxy mode,
HTML/JS/CSS optimization, operation in daemon
mode, a detailed access log with compression
statistics, basic authentication, and more.

(Machine Translation)
Última Atualização: 2005-01-11 19:55

bandwidthd

bandwidthd tracks usage of TCP/IP network subnets
and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address and subnets, not the status of any particular link. Static mode is fast and easy to set up and has few dependencies. Database mode supports filtering by subnet, multiple sensors, custom reports and intervals, and can process thousands of IPs efficiently. Network utilization can be logged in CDF or a backend database.

(Machine Translation)