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: ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
Type: software