Showing 23 open source projects for "jit debugger download"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 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.
  • 1
    React Native Debugger

    React Native Debugger

    The standalone app based on debugger of React Native

    The standalone app is based on the debugger of React Native, and includes React Inspector / Redux DevTools. This is a standalone app for debugging React Native apps. Based on Remote Debugger and provide more functionality. Includes React Inspector from react-devtools-core. Includes Redux DevTools, made the same API with redux-devtools-extension. Includes Apollo Client DevTools (apollographql/apollo-client-devtools) as devtools extension. Replace open debugger-ui with Chrome to open React Native...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    GDBFrontend

    GDBFrontend

    GDBFrontend is an easy, flexible and extensible gui debugger

    GDBFrontend is an easy, flexible and extensionable GUI debugger. Try it online! GDBFrontend has an expression evaluator that you can use multiple at the same time. Right-click to a breakpoint for setting its condition. Expressions of all variables, members, and items are connected in GDBFrontend's VariablesExplorer. You can watch, filter or manage processes with Process Manager. GDBFrontend has a set of features for collabration named as "Enhanced Collabration". Collabration draw is available...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SBCL

    SBCL

    Mirror of Steel Bank Common Lisp (SBCL)'s repository

    Steel Bank Common Lisp (SBCL) is a high-performance Common Lisp compiler. It is open-source/free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows. See the download page for supported platforms, and the getting started guide for additional help...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    pwru

    pwru

    eBPF-based Linux kernel networking debugger

    pwru is an eBPF-based tool for tracing network packets in the Linux kernel with advanced filtering capabilities. It allows fine-grained introspection of kernel state to facilitate debugging network connectivity issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700

    ... - MemExts, Unicard, IDE8 Included alternative JSS, and WILLY ROM. Tip: Use right-click mouse button on the emulator window to show the main menu. Any programs for MZ-800 in MZF format (CMT files) http://www.scav.cz/download/MZ-800/MZ-800_Software/COM/ Any programs in DSK (Floppy Disk Images) http://www.scav.cz/download/MZ-800/MZ-800_Software/DSK/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6

    XORT Compiler

    XORT compiler

    ... hi-level XORT assembler keeps types information for XVM native interface to system functions and 3rd party dlls Application easy scripting support education Future plans JIT code generation in XVM AOT code generation in compiler add OOP features to language: access modifiers, inheritance templates support IDE with debugger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyPro IDE
    ... and syntax highlighting Integrated debugger for easy troubleshooting Customizable themes and layouts to suit your preferences Enhanced project management tools for better organization Faster performance and stability improvements Download PyPro IDE now and elevate your Python coding journey to new heights!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Objeck

    Objeck

    Simple ⇒ Object-Oriented ⇒ Functional

    Objeck is an object-oriented programming language with functional features. Objeck emphasizes, expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, and command line debugger with IDE plugins.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    ... languages like YMAL, JSON or any programming languages - networking - probalities - cryptology Easy installation : see Files and download the proper binary according to target architecture. Many XBNF grammar samples : see Git repository into samples/ folder XBNF libraries project : see https://sourceforge.net/p/xbnf/xbnflib/ci/master/tree/lib/ Contact me at damo@cpan.org French documentation : https://sourceforge.net/p/neurotranslator/neurotranslator/ci/master
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 10
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source. Go Version 1.11 or higher is required. Run go version to check what the version currently...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MathworldVR

    MathworldVR

    Math world in WebVR, powered by A-frame

    WebVR math platform made with A-Frame, Three.js, React, Redux. MathworldVR uses Redux for all the stuff around the app's state. It helps you write applications that behave consistently. On top of that, it provides a great developer experience, such as live code editing combined with a time-traveling debugger. For example, CalcButton component used as a backspace on the calculator is dispatching Redux action when user "clicks it" with VR hand-controller!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nodeclipse "Enide 2015"

    Nodeclipse "Enide 2015"

    Node.js & Java development in Eclipse-based IDE

    Instructions 0. If you don't have, get latest Node.js http://www.nodejs.org/download/ 1. If you don't have, download & install latest JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html For example "Java Platform (JDK) 7u21" 2. Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & MacOS x64) 3. Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\ 4. Open eclipse.exe from Eclipse folder, e.g. D:\Progs\Node-Tool-Suite-03...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    Rift

    Rift

    Powerfull & Simple Multilanguage IDE Independent Compiler & Debugger

    ... and output(Expected) file provided by the user.It is a perfect weapon for coders who prefer Speed and Performance Rift V2.0 Build(2.0.8.22) include some major changes: 1). Multilanguage support, included Python and Ruby. C/C++ GNU GCC 4.8 Python Python 2.7.10 Ruby Ruby 2.2.2 2). Now features Time Complexity Analyser 3). Faster execution 4). Minor bugs fixed 5). Perfect for organising offline coding contests 6) Download language modules to get language support
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    JBug11

    Motorola/Freescale 68HC11 Monitor/Debugger

    JBug11 is a monitor and debugger for developing assembly language programs on the Motorola 68HC11 series of micro-controllers (MCU). It is designed to be used on a personal computer running one of the Microsoft Win32 operating systems, and to communicate with the micro-controller under test by means of an RS232 serial link from one of the PC’s serial communications ports.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15

    Sexy Scripting Language

    An s-expression scripting language for highly demanding video games

    ..., optimized for scripting C++ classes, C functions and C structures. It supports closures, co-routines, dynamic-dispatch (Smalltalk-like messaging), user-defined operator overloading and S-macros, as well as strongly typed templated containers. On the Windows platform it comes with an integrated step-by-step debugger. On a mid-priced laptop Sexy can execute 90,000,000 lines of byte-code per second. Example byte-code is shown in the IDE image on the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    stlport_lldb_watch

    python provaider classes to watch stlport containers contents at LLDB

    Python classes to runtime watch contents of some stlport containers at LLDB Debugger. Supports: string, map, vector, set on MAC: 1. download 3 files from "Files" category. 2. exec lldb.command to rewrite/create .lldbinit at home dir. 3. exec "command source ~/.lldbinit" at lldb command line or restart lldb 3. exec "type summary list -w stlport" and "type synthetic list -w stlport" to make sure rules was installed 4. read http://lldb.llvm.org/varformats.html if something does not work. Made...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it would help...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    MyPAPServer
    ..., the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others. Nothing to configure. It's already done! You just need to download, intall ... and code. The administration page allows you to list the docroot, extensions,change the Apache port, max execution time, error reporting,upload max filesize, add/remove alias, manage modules.... Modules: pre-configured web applications for MyPapserver. You just need to download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JHBashDebug

    Simple Bash debugger

    Simple - but complete enough - command-line Bash debugger, written as a Bash script. No installation and no root permission required: just download, put every where you prefer and use it. Bash 3 required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PandaIDE for PHP

    PandaIDE for PHP

    PandaIDE for PHP is a lightweight IDE for PHP Debugging

    PandaIDE for PHP is a lightweight PHP IDE for both basic and advanced php web application developer, it supports PHP application debugging and editing, it is an easy-to-use PHP debugger. Firstly, I am a desktop application developer, but from time to time I need to build some php web pages for websites. I tried most free PHP IDEs and found that they are not as good as rumor. Some IDEs are too complicated to configure them to work, and some only support php file debugging only, do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    EpLibrary

    Visual C++ Utility Library

    * EpLibrary project in this site is not maintained anymore. * The project has been moved to https://github.com/juhgiyo/EpLibrary EpLibrary is a utility library for Visual C++. The features includes: - Math Framework - Enhanced Binary Search - Sort - Stream Framework - Container Framework - Simple Debugger Framework - FileSystem Framework - Other Frameworks - Server/Client Template Framework - System Framework - Thread System For detailed documentation, please download this full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    Free video screencam tutorials for Eclipse and Java. Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next