Description: Google Docs is a free web-based office suite offered by Google within its Google Drive service. It includes applications for documents, spreadsheets, presentations, forms, and more. Google Docs allows real-time collaboration and accessibility from any device.
Type: software
Pricing: Free
Description: Valgrind is an instrumentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, and profile programs. Valgrind helps programmers improve code quality by detecting reading/writing of uninitialized memory, memory leaks, and more.
Type: software
Pricing: Open Source