Description: CircuitLab is an easy-to-use, online circuit simulator and schematic capture tool. It allows users to easily create, analyze and share circuit designs with drag-and-drop interface and simulated interactive testing.
Type: software
Pricing: Freemium
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