Showing 377 open source projects for "graphical user interface"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Graphical debugger interface for the Bochs PC emulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    logview4net is a log viewer/log monitor for data created by various sources. It can listen to UDP, tail a file, tail a SQL table, monitor the eventlog and watch RSS and Atom feeds. It requires the Microsoft .NET Framework 2.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    This is going to be a Java Swing Application that will be used as a quick reference for Java API names. It will feature incremental search and filtering so that searching efficiency is improved. It will be very simple and a good way to statistically analyze java api's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5

    C# DataTable StringBuilder Visualizer

    Visualize String, StringBuilder, Image, and DataTable in debug mode.

    Visualizer is a tool for .NET developers who use MS Visual Studio. In debug mode, it provides the ability to view and search objects of type String, StringBuilder, DataTable and Image, by clicking on the magnifying glass. Install by copying all files in the zip to your user folder: C:\Users\<username>\Documents\Visual Studio 2012\Visualizers\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All of MinGW's software will execute on the 64bit Windows platforms.
    Leader badge
    Downloads: 5,723,288 This Week
    Last Update:
    See Project
  • 7
    A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml). A summary of commands types are Help, running, template, breakpoint and node viewing A GUI front-end to xsldbg is available for * Qt5 called qxsldbg * kate editor plugin called kxsldbg A package for XEmacs is also available called xsldbg-mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    StackTraceSealer

    Aid in finding infinite loops in Java programs on production systems

    StackTraceSealer is a JConsole plugin with its own Java Agent Library that can be used to seal stack frames on a thread stack trace to detect whether these frames have changed or they have remained the same all the time to aid in finding an infinite loop on a production system when all you have is a long seemingly constant stack trace in the thread dump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BVRDE

    BVRDE

    A fully integrated development environment (IDE) for remote cross-pla

    The BVRDE is a fully integrated development environment (IDE) for remote cross-platform compiling and debugging of UNIX and LINUX console applications. BVRDE runs on a Windows platform, but compiles and debugs applications on UNIX systems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    SETEdit is a friendly text editor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    A Finite State Machine Editor, written on QT. It allows to draw Finite State Machine with easy GUI and store it in XML file. There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    Linice - Linux kernel debugger

    Linux source-level kernel debugger

    Linice is a source-level kernel debugger for x86 systems with the look and feel of SoftIce for MS Windows. Break into a running kernel, use breakpoints, single step on modules, kernel, or user programs. Outputs to VGA, MDA, X Window, serial terminal. ------------ Yes, this is ancient and don't expect it to work any more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ADBTool

    Capturing screenshots, screen video, logcat, extract string ids

    ADBTool with user friendly UI is very helpful for QA Engineers to test and validate Android mobile apps faster. It reduces the test execution time by 40-50 percent. Installation: In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME. How to Run : Windows: By just double clicking on it. MAC or Linux: java -jar adbtool.jar Capturing and editing screenshot is one of the painful work for QA engineers. QA Engineers can now...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    gCode

    grieferCode

    Yet another scripting language Main features: - Pointers - Structures - Objectoriented programming (yet to come) - code in plain english - easy to learn (based on C, C++, Java, Pascal, Python, Lua)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OllyDbg plugin: advanced labels

    OllyDbg plugin: advanced labels

    OllyDbg plugin: advanced labels with user datatypes support. Pointers and arrays are supported too. Datatypes support embedding. Compiled in RAD XE2 w/o addons. In https://sourceforge.net/p/ollyadvlabels/code/6/tree/trunk/addon_msvs_def_lib_generator/ folder of repository there are also right header and lib-generator for msvs-based plugins available. Everyone is free to upgrade project right there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Embedded debug!box

    Allows executing code on MIPS32 EmbeddedLinux devices (WLAN routers)

    This tool is used to develop small applications that can run on MIPS-based embedded Linux devices - mainly WLAN routers. It is possible to debug these applications using GDB with the GDB backend provided by this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Open Source Java Emulation platform for emulating micro computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A GDB/MI interface library for C and C++. It implements the GDB/MI (GNU DeBugger/Machine Interface) protocol as a library so you can create a GDB frontend without writing the "dialog" with GDB. Unlinke CLI the MI is intended for programs and not hu
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    ptkdb is a debugger for perl using a Perl Tk GUI as its interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    SharpDevelop

    SharpDevelop

    A free IDE for C#, VB.NET, & Boo projects on Microsoft's .NET platform

    SharpDevelop is the open-source IDE for the .NET platform. Write applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.
    Leader badge
    Downloads: 1,045 This Week
    Last Update:
    See Project
  • 22
    TestDriven.NET is a zero friction unit testing add-in for Visual Studio .NET. It is compatable with NUnit, xUnit and MSTest. You can download the full extension from http://www.testdriven.net. TestDriven.Net is now being maintained here: https://github.com/jcansdale/TestDriven.Net-Issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GDBServer Extender

    moved to http://sourceforge.net/projects/gdbx/

    This project is moved to http://sourceforge.net/projects/gdbx/ 项目更名为gdbx,请移步至 http://sourceforge.net/projects/gdbx/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Raw TCP tester

    To send and recive TCP strings and handle connections

    Handle every connection on different windows really simple, like chatting! Whit this too you can start a server, what listens on a specific port and/or connect to a specific host name with a specific port. The incomming/outgoing connections are appearing in popup windows. Written in Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iOS Crash Logs Tool [todo: remove]

    iOS Crash Logs Tool [todo: remove]

    iOS crash logs symbolicating for Windows

    Tool for iOS crash logs (crash report) symbolicating ( for OS Windows )
    Downloads: 6 This Week
    Last Update:
    See Project