RSS 7 projects tagged "Windows"

Download Website Updated 03 May 2013 Wing IDE

Screenshot
Pop 645.68
Vit 169.36

Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Download Website Updated 25 Apr 2013 pHash

Screenshot
Pop 507.87
Vit 31.99

pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar. Potential applications include copyright protection, similarity searches for media files, or even digital forensics.

Download No website Updated 22 Dec 2011 PolarSSL

Screenshot
Pop 164.18
Vit 5.25

PolarSSL is a light-weight cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. Loose coupling of the components inside the library means that it is easy to separate the parts that are needed, without needing to include the total library. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. The source is written to have very loose coupling, enabling easy integration of parts in other software projects. Very loosely coupled cryptographic algorithms for MD2, MD4, MD5, SHA1, SHA-256, SHA-512, AES, Camellia, DES, Triple DES, ARC3, and RSA are included.

Download Website Updated 06 Mar 2013 Joget Workflow

Screenshot
Pop 118.74
Vit 3.09

Joget Workflow is Web-based workflow software made to develop workflow and Business Process Management applications. More than just a workflow or BPM platform, it offers full-fledged agile development capabilities (consisting of processes, forms, lists, CRUD, and UI), not just backend EAI/orchestration/integration or the task-based interface of traditional workflow/BPM products. It can, for example, build a CRM sales force automation app instead of just a sales quotation approval process. Video tutorials are provided.

No download Website Updated 09 Jan 2010 INPUTsys Exe Packer

Screenshot
Pop 32.40
Vit 35.07

INPUTsys Exe Packer creates executables with a Java Runtime Environment (JRE) and additional files embedded. When the packed application starts, the JRE files will be extracted to a temporary directory. The minimum size of the resulting executable file is 13MB. No ahead of time (AOT) compilation is done; the Hotspot compiler is used. There is a Java system property which points to the extracted directory, so your Java application can use whatever files have been packed into the executable.

Download Website Updated 08 Apr 2011 yaSSL Embedded Web Server

Screenshot
Pop 22.23
Vit 27.86

The yaSSL Embedded Web Server is a fast, embeddable, and easy-to-configure Web server with a strong focus on portability and security. The Web server offers SSL/TLS (HTTPS) support built-in through the CyaSSL embedded SSL Library. With a footprint size of less than 100kB with SSL enabled (or 40kB without SSL) and a simple and clean API, the yaSSL Embedded Web Server was designed to fit perfectly into resource-constrained embedded environments. While maintaining a small size and fast speeds, the yaSSL Embedded Web Server offers a full feature set to give you the maximum amount of freedom and flexibility when developing your project.

No download No website Updated 20 Jul 2010 AppLogger

Screenshot
Pop 16.25
Vit 32.21

AppLogger is a library that allows an application programmer to provide run-time customizable output from an application. It includes a function, applogger_log(), with calling semantics analogous to the standard C library's printf(), but with extra arguments to specify a classification for the output message. Calls to applogger_log() thus specify the classification and text of a message; calls to other functions in the AppLogger library determine the real-time policy applogger_log() applies to messages of a given classification: print to file, send over a network socket, ignore the message, etc. In short, AppLogger allows for the separation of message content and message output policy in an application.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.

Screenshot

Project Spotlight

xtermcontrol

A tool for dynamically changing the properties of a running XFree86 xterm.