Firebird News

Saturday, March 19, 2005

Firebird-developers and Google tools

Roman Rokytskyy wrote on devel lists

"This can be of interest for us [ED:firebird developers and others]

http://code.google.com/projects.html

CoreDumper

The coredumper library can be compiled into applications to create core dumps of the running program, without termination. It supports both single- and multi-threaded core dumps, even if the kernel doesn't natively support for multi-threaded core files.
Discuss this project - Send us feedback


Sparse Hashtable

This project contains several hash-map implementations in use at Google, similar in API to SGI's hash_map class, but with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed.
Discuss this project - Send us feedback


Goopy/Functional

Goopy Functional is a python library that brings functional programming aspects to python.
Discuss this project - Send us feedback


Perftools

These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler."

No comments: