Valgrind is a tool for memory debugging, memory leak detection, and profiling. Essentially a virtual machine using just-in-time compilation techniques.
Read more
The Linux Portal Site
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 is a debugger for the Go programming language.
Read more
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface.
Read more
The Bash Debugger Project (bashdb) is a source-code debugger for bash that follows the gdb command syntax.
Read more
Xdebug is an extension for PHP to assist with debugging and development. It provides step-debugging and a whole range of development aids.
Read more
Nemiver is a project to write a standalone graphical debugger that integrates in the GNOME desktop. Nemiver is built with a plugin system.
Read more
strace is a diagnostic, debugging and instructional userspace utility for Linux.
Read more
Radare2 is a portable reversing framework. It’s both a forensics tool and a debugger.
Read more
Ionic offers a library of mobile-optimized UI components, gestures, and tools for building fast, highly interactive apps.
Read more
React Native brings React’s declarative UI framework to iOS and Android.
Read more
Apache Cordova is a mobile development framework. Use standard web technologies for cross-platform development.
Read more
NativeScript is a framework to develop mobile apps on the Apple iOS and Android platforms.
Read more
ZK is an asynchronous Ajax + Mobile framework which is designed to maximize enterprise operation efficiency and minimize the development cost.
Read more
Appcelerator Titanium is a platform for developing mobile, tablet and desktop applications using web technologies.
Read more
Solar2D is a Lua based game engine with focus on ease of iterations and usage.
Read more
git-crecord is a Git subcommand which interactively selects changes to commit or stage using a ncurses-based text user interface.
Read more
git-big-picture is a visualization tool. It’s a filter removing uninteresting commits from a DAG modelling a Git repository.
Read more
git-sizer computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience.
Read more
git-crypt enables transparent encryption and decryption of files in a git repository.
Read more
git-annex allows managing files with git, without checking the file contents into git.
Read more