RSS 51 projects tagged "Windows"

Download Website Updated 03 May 2013 libquickmail

Screenshot
Pop 180.67
Vit 10.95

libquickmail is a library intended to give C/C++ developers a quick and easy way to send email from their applications. It supports multiple To/Cc/Bcc recipients and multiple MIME attachments without size limitation. It uses libcurl for SMTP communication, but a light version is also included without the libcurl dependancy. The library can also be used to just create a multipart MIME message body. It also comes with a command line application for sending mail (with optional attachments).

Download Website Updated 04 Nov 2012 tesseract-ocr

Screenshot
Pop 174.59
Vit 3.78

tesseract-ocr is an OCR engine originally developed by Hewlett Packard and now sponsored by Google. It is highly accurate and will read a binary, gray, or color image and output text.

Download No website Updated 22 Dec 2011 PolarSSL

Screenshot
Pop 161.21
Vit 5.24

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 18 Feb 2013 TooN

Screenshot
Pop 160.11
Vit 12.48

TooN is a very efficient numerics library for C++. The main focus of the library is efficient and safe handling of large numbers of small vector matrices and providing as much compile time checking as is possible. The library also works with large vectors and matrices and integrates easily with existing code. In addition to elementary vector and matrix operations, the library also providers linear solvers, matrix decompositions, optimization, and wrappers around LAPACK.

Download Website Updated 30 Jan 2013 OATH Toolkit

Screenshot
Pop 146.81
Vit 13.81

This release adds minor bugfixes. The help system has been redesigned, and a lot of help texts are now available. There is an additional search field for group administrators. To make work with access rights easier, the select boxes for groups and users have been improved.

Download Website Updated 16 Apr 2013 libusbx

Screenshot
Pop 138.07
Vit 3.72

libusbx is a library which provides generic access to USB devices. As a library, it is meant to facilitate the development of applications which communicate with USB hardware. Its main features are portability (a single cross-platform API for Linux, OS X, Windows, and *BSD), user-mode (no special privileges required), and USB version-agnosticism (all versions of the protocol supported, including USB 3.0).

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 127.27
Vit 29.46

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Download No website Updated 06 May 2013 MDIUtilities

Screenshot
Pop 122.17
Vit 39.60

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 108.65
Vit 1.77

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 09 May 2013 libsigrokdecode

Screenshot
Pop 101.55
Vit 8.31

libsigrokdecode is a shared C library that provides (streaming) protocol decoding functionality. The protocol decoders are written in Python (>= 3.0).

Screenshot

Project Spotlight

FBReaderJ

An e-book reader for the Google Android platform.

Screenshot

Project Spotlight

The ACE ORB from the doc group

A CORBA C++ ORB.