Google Open Source Programs Office
businessMailing List: mailto:google-summer-of-code-discuss@googlegroups.com
We are the open source arm of Google, Inc. We're also the umbrella organization for students looking for special projects with academic mentors.
Our code repository can be found here: http://code.google.com/p/google-summer-of-code-2011-google-ospo/
Projects
- Lua Memory Profiler Lua Memory Profiler will be a library for the Lua language that collects information about the memory of a program throughout its execution. The program memory profile using this library will be shown graphically in real time, detailing the different data types being allocated, reallocated or released. Our library will also provide other useful information, such as maximum memory allocated and maximum number of allocated objects.
- Streamline Preparation of BOINC Projects Further develop the boinc-server-maker package in debian, create a template application package, apply BOINC to in-silico screening of molecular compounds using autodock.