Hello again everyone! The featured project this week is a Tcl binding for
coredumper, our library which we're happy to see is finding an enthusiastic following among
developers. Check it out. We've also added the Free
Software Foundation to the list of organizations that we
are members of.
Also, we were discussing TCMalloc today and it struck
us that we may not have adequately explained its utility. TCMalloc (part of perftools) is very good
with C++/multi-threaded programs, but it also works quite well with pure C programs too, so if
the C++ nature of the library has been deterring you from using it, don't let it! Happy
coding!