Simple Project List Software Map

541 projects in result set
Última actualización: 2012-03-13 13:41

pdnsd

pdnsd is a Proxy DNS server for Linux and FreeBSD that is designed to cope with unreacheable nameservers (e.g. because the dial-in link is not up) in a graceful manner to prevent DNS-dependent applications like Netscape from hanging. It has a permanent disk cache (i.e. the cache contents are saved in a file on exit) and supports parallel query and a wide variety of link uptests. It also has the ability to serve some types of locally defined records.

(Machine Translation)
Última actualización: 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 actualización: 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 actualización: 2009-11-16 16:41

Urwid

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

(Machine Translation)
Última actualización: 2007-02-23 01:50

OpenGUI

OpenGUI is a high-level multi-platform, thread-safe C/C++ windowing and graphics library built upon a fast, low-level graphics kernel. It provides 2D drawing primitives and an event-driven windowing API for easy application development. The benefit of this library is speed, power, and a well-designed API with a narrow learning curve. It supports the BMP, JPG, TGA, PNG, TIFF, and PCX image file formats, color gradients, and TTF fonts. There is also basic XML file support and a smart persistence wrapper. OpenGUI supports the keyboard and mouse as event sources, the Linux framebuffer, SVGAlib, and XFree86/DGA2 (HW accelerated) as drawing backends, Mesa3D under Linux, and 8, 15, 16, and 32-bpp color modes.

Última actualización: 2011-11-02 22:58

Parallel BZIP2

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

Última actualización: 2014-02-12 22:28

Systems of Ordinary Differential Equations

omnisode.rb, preodein.rb, and preindent.rb are a set of Ruby programs to generate a program to use long Taylor series to solve systems of ordinary differential equations. It generates code to solve the equations in either C, C++, Ruby, Maple, or Maxima. Using the Taylor series, estimates are made of the location of poles.

(Machine Translation)
Sistema Operativo: Cygwin (MS Windows), Windows
Lenguaje de Programación: C, C++, Ruby
Temas: Freecode.com
Última actualización: 2014-04-24 01:09

ncdc

ncdc is a modern and lightweight Direct Connect client with a friendly text-mode interface.

(Machine Translation)
Database Environment: SQLite
Lenguaje de Programación: C
Última actualización: 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 actualización: 2008-07-20 01:23

IT++

IT++ is a C++ library of mathematical, signal processing, and communication classes and functions. Its main use is in simulation of communication systems or for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes and lots of functions for vectors and matrices. Such a kernel makes the IT++ library similar to MATLAB or GNU Octave.

Última actualización: 2013-11-20 02:50

UnDBX

UnDBX is a tool to extract, recover, and undelete email messages from Outlook Express .dbx files. On first run, all messages are extracted as individual .eml files. Subsequent runs only update the output directory with new messages, and delete old .eml files that correspond to deleted messages in the .dbx file. Corrupted .dbx files (including files larger than 2GB) can be opened in recovery mode, in order to recover messages and partially undelete deleted messages. The success of recovery depends on the type and level of .dbx file corruption.

(Machine Translation)
Última actualización: 2013-08-20 08:44

ike-scan

ike-scan discovers IPsec VPN servers, and can
fingerprint them using UDP backoff and Vendor ID
fingerprinting techniques. It supports IKE Main
Mode and Aggressive Mode. ike-scan allows flexible
specification of the outgoing IKE packet, and
decodes the response packets. It also supports
pre-shared key cracking for IKE aggressive mode
with pre-shared key authentication.

(Machine Translation)
Última actualización: 2008-12-02 00:16

Mrxvt

Mrxvt (previously known as materm) is a multi-tab X terminal emulator based on rxvt/aterm. It supports multiple tabs, runtime dynamic tab title, pseudo-transparent backgrounds, user-supplied background images (JPEG, PNG, or XPM), background color tinting, text shadows, NeXT/rxvt/xterm/SGI style scrollbars, XIM, multiple languages (Chinese, Korean, and Japanese) and logging. It is lightweight and fast, and only depends on Xlib.

Última actualización: 2013-07-25 23:19

s2png

s2png converts files with any kind of binary data into valid PNG images (e.g. for hosting on the Web) and back. It supports encrypting the output.

(Machine Translation)
Última actualización: 2012-01-29 02:40

libspf2

SPF is a new strategy for preventing junk mail.
The present SMTP standard for email allows anyone
to forge anyone else's email address. SPF verifies
that the Sender address of an email message
matches (according to some policy) the client IP
address that submitted it. libspf2 is a complete
and robust implementation of SPF which provides
support for many MTAs. Support for new MTAs is in
progress.

(Machine Translation)