Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology. It also generates code from UML diagrams.
Read moreCategory: Programming
Umple – create UML models textually
Umple is a model-oriented development technology for incorporating textual UML constructs in programming languages.
Read more
Violet UML Editor – powerful modeling software
Violet (Very Intuitive Object Layout Editing Tool) is an easy-to-learn, open source UML editor. It’s designed for students, teachers, and authors.
Read more
Eclipse Papyrus – Edit models based on UML and related languages
Eclipse Papyrus provides an integrated, user-consumable environment for editing models based on UML and other related languages such as SysML.
Read more
PlantUML – draw UML diagrams
PlantUML is open source software used to draw UML diagrams, using a simple and human readable text description.
Read more
GDB – GNU Project Debugger
GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred.
Read more
React Native Debugger – standalone app for debugging React Native apps
React Native Debugger is a standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools.
Read more
LLDB – next generation, high-performance debugger
LLDB is a high-performance debugger. It is built as a set of reusable components.
Read more
Valgrind – instrumentation framework for building dynamic analysis tools
Valgrind is a tool for memory debugging, memory leak detection, and profiling. Essentially a virtual machine using just-in-time compilation techniques.
Read more
Delve – debugger for the Go programming language
Delve is a debugger for the Go programming language.
Read more