Top Download

Free scripts download - C/C++ scripts

free download Add to Favorites RSS

LATEST free C/C++ script downloads

Aluminium

It is currently in testing, subsequent releases are gonna be incompatible with the previous ones. ...

Cfunge

Currently Cfunge supports several fingerprints. Key features "Cfunge": · Sandbox mode, prevents programs from harming system (more details below). · Advance tracing support, debugging protocol support system under development. · Passes mycology (of course other conforming interpreters does this, but most interpreters are, sadly, not conforming). · Tested using Valgrind ...

Matrix TCL Lite

The library supports only basic matrix operations, not being suitable for large matrices.It has been tested with: Borland C++ 5.0 (both 16 and 32 bit); Borland C++ 5.5; C++ Builder version 1.0, 3.0, 4.0 and 5.0; MS Visual C++ version 4.0, 4.2, 5.0 and 6.0; SUN g++ under Sun Solaris; GNU ...

Speedy Make

It replaces the "make" command with a simple parser and its makefile format with a portable XML document.It is a small engine that parses recursively an XML file and turn it into a list of command to process. A lot of tasks are automated, for example, the parser needs only the ...

Whisper C Application Framework

It's built to take advantage of modern day C++ idioms and standard libraries. ...

libmemcached

It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.Perl, Ruby, PHP and Python can currently using this library in some applications. Key features "libmemcached": · Synchronous and Asynchronous support. · TCP and Unix Socket protocols. · A half dozen ...

GenerateSignatureFromLDAP

Microsoft Outlook signature files are generally being generated based on templates that pull information out from Active Directory using the LDAP protocol.The goal is to have a small self-contained executable that is fast and as invisible as possible. What's New in This Release: · Fixed fn_cancel() not returning a ...

Seed7

It contains concepts from other programming languages, but it's not considered as a direct descendant from any other language. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept.Object orientation is used when it brings ...

OSLib

This C++ library can provide basic functions to applications from small programs used in embedded systems to complex operating system kernels.OSLib is similar to the Flux OS Toolkit.OSLib does not force developers to use any particular OS structure, but can support any conventional or innovative structure. Key features "OSLib": ...

BOSS

It mainly consists of a rewrite of old DOS header files and libraries like Borland's graphics.h, bios.h and conio.h.This library includes support for sound and mouse features.BOSS stands for BGI Over SDL Subsystem. ...

Threading Building Blocks

It uses ordinary C++ templates and code habits to eliminate some of the threading implementation work.It equires fewer lines of code to achieve parallelism than other threading models.The TBB library is also inherently scalable and no code maintenance is required as more processor cores become available. Key features "Threading Building Blocks": ...

SGI Standard Template Library

It includes some low-level mechanisms for allocating and de-allocating system memory.The STL is a generic  library, meaning that its components are heavily parameterized: almost every component in the STL is a template. ...

The Squirrel programming language

It was designed to be a powerful scripting language for small applications like games, due to its small size, reduced memory bandwidth and little real-time requirements.Squirrlel has been tested with the following compilers:MS Visual C++ 6.0,7.0,7.1 and 8.0 (32 and 64bits)MinGW gcc 3.2 (mingw special 20020817-1)Cygnus gcc 3.2Linux gcc 3.2.3Linux gcc ...

MapReduce

There are actually two implementations of MapReduce, the MaPI framework for multicomputers and the MapMP librabry for multiprocessors. ...

LogMiner

The admin will have access to information about visits, hits, traffic, navigation paths, browsers and OS's used by the visitors. What's New in This Release: · Modifications made to configure.in · Added db/get_new_referrers.sql, a function to get the new referrers info ...

SPHiveDB

It uses JSON-RPC over HTTP to expose a network interface to use a SQLite database. The utility supports combining multiple SQLite databases and tables into one file and can handle multiple file usage. What's New in This Release: · Multiple tables are supported. · There are more detailed error ...

ZZIPlib Library

Different applications can group files together into a single .zip archive and access them afterward.The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same filepath. ...

KSI Scheme Interpreter

It can be used as a stand-alone interpreter or as an extension library. ...

Robot Operating System

ROS can build robot control systems in different languages and on different platforms.As compared to other frameworks (CARMEN, Player, Orca), ROS is designed specifically for the forthcoming generation of mobile manipulation platforms.This operating system was written using C, C++, Python and Ruby. What's New in This Release: · ...

IceWeasel

Gnuzilla is the GNU version of the Mozilla suite, and IceWeasel is the GNU version of the Firefox browser. Its main advantage is an ethical one: it is entirely free software. While the source code from the Mozilla project is free software, the binaries that they release include additional non-free software. ...