Description: CodeTogether is a collaborative coding platform that allows developers to write, edit, and debug code in real-time with team members. It has built-in voice chat, code sharing, and supports over 50 programming languages.
Type: software
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