Home Company Information Site Map
Italiano English
 
 

SPRINT: Sprint PRogramming INTerface

Why do you BOOST your application when you can only SPRINT it?

SPRINT is a Lightweight library, with HIGH SPECIALIZED template, under LGPL license. This library aim to be NOT 100% GENERAL, but the most efficient implementation to resolve ONE problem at time, trying to bring C performance (SPEED, REDUCED CODE SIZE, SMALL MEMORY) in C++ application. SPRINT work well with C++ Standard Library and provide a cross-platform support (Linux, Win32, MINGW).

For Example EMBEDDED system, or real-time application, can be advantaged by this library.

SPRINT use both template, and pre-compiled library code to be generic but speed up compilation (time).

I Need a logo for sprint: send your sprint logo idea by mail at address in contact me button.

DOWNLOAD

VersionTypeSize
sprint1 snapshot 26112011source TAR.BZ2247KB
sprint1 snapshot 26112011source ZIP493KB
sprint1 snapshot 26112011MINGW DEV200KB
sprint1 snapshot 26112011DEVCPP DEV200KB
sprint1 snapshot 26112011DOXYGEN HTML2886KB

SOURCE TAR BZ2 versions are source code oriented to Linux.
SOURCE ZIP versions are source code oriented to Windows.
MINGW DEV versions are build version using mingw-gcc 4.6 with library and include directory.
DEVCPP DEV versions are build version using mingw-gcc 4.6 with library and include directory for DevCpp.
MSVC DEV versions are build version using MSVC2008 with library and include directory for DevCpp.

DOCUMENTATION

SPRINT 1-alpha doxygen