Tools Library:
(version 0.54b)

 

Description:
    This is a useful collection of utility classes for C++. Contains random number generators (mersenne), hash functions (universal hashing and SHA1), an RLE compressor, architecture detection functions, string tokenizers, and other useful stuff.
 

Download:
  • C++   [bzip2][zip]: Source code v0.54b (gcc v4.1.0).
    -Fixed some problems with cygwin.
    -Fixed incompatibilities with 64-bit architectures.
  • Visual C++   [zip]: Source code v0.52b (Visual Studio 2005) (December 6th, 2006).

Older versions:
  • C++   [bzip2][zip]: Source code v0.52b (gcc v4.0.2) (December 6th, 2006).
    -Fixed incompatibilities with 64-bit architectures.
  • C++   [bzip2][zip]: Source code v0.51b (gcc v4.0.2) (July 17th, 2006).
  • C++   [bzip2][zip]: Source code v0.50b (gcc v4.0.2) (July 7th, 2006).
  • C++   [bzip2][zip]: Source code v0.49b (gcc v4.0.0) (April 13th, 2006).
    -Fixed a bug in Region::touches found by Markus Trenkwalder.
  • C++   [bzip2][zip]: Source code v0.48b (gcc v4.0.0) (April 7th, 2006).
  • C++   [bzip2][zip]: Source code v0.47b (gcc v4.0.0) (February 2nd, 2006).
  • C++   [bzip2][zip]: Source code v0.46b (gcc v4.0.0) (November 22nd, 2005).
  • C++   [bzip2][zip]: Source code v0.45b (gcc v4.0.0) (October 28th, 2005).
  • C++   [bzip2][zip]: Source code v0.44b (gcc v4.0.0) (October 11th, 2005).
  • C++   [bzip2][zip]: Source code v0.43b (gcc v3.4.4) (June 20th, 2005).
  • C++   [bzip2][zip]: Source code v0.42b (gcc v3.3) (April 8th, 2005).
    -Added configure scripts for easier compilation (contributed by Ildar Khabibrakhmanov)
  • C++   [bzip2][zip]: Source code v0.41b (gcc v3.3) (March 16th, 2005).
    Unpack with tar xjvf tools.version.tar.bz2.
 
[ main | publications ]
© Chatzieleftheriou