Showing 23 open source projects for "program"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3
    simutron

    simutron

    AVR simulator IDE

    Electronic circuit simulator. Simple environment to run and debug firmware for AVR 8-bit microprocessors. Able to run arduino firmware. Internally this program uses the open source Simavr AVR Processor Simulator (https://github.com/buserror/simavr) and wraps all its functions in a GUI shell. Setups for firmware debugging scenarios can be created dynamically. Able to run 16MHz MCU with decent set of external parts in real time. In particular this can be used for development of CNC firmware in conjuction with its CAM frontend without access to the real hardware. ...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    IsItQt (Qt)

    IsItQt (Qt)

    Identifies if Linux program was created by Qt and version!

    IsItQt is a Linux console application to identify if the program was created using Qt and in most cases, using which version of Qt was it created. Article about usage: http://www.cplusplus.com/articles/y3TbqMoL/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    ggcov
    ggcov is a GTK+ GUI for exploring test coverage data produced by C programs compiled with gcc --coverage. It's basically a GUI replacement for the gcov program that comes with gcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 7

    SpectrumSuite

    program spectrum-based fault localiziation

    We will develop a tool for program spectrum-based fault localiziation. The code language is VC++6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gubed PHP Debugger is a program to debug PHP scripts. It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Find out what points in a program are slow and need to be corrected. Sorry that it is oriented only to : Windows XP (2000 may work), MSVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Provides interface for generating stack traces from within a program. Inspired by Java's ability to do a backtrace whenever an error occurs, this provides similar capability in C/C++. Very lightweight and portable, where available builds on execinfo.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A C++ Development Tool for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Exception Handling Library for Windows programs helps developers that wish to examine why a program crashed after being shipped. It can email the crash dump file to the developer who can load it in Visual Studio or WinDbg as to locate the bug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A light-weight tool to detect the memory leak in C++ Program under Mac environment. It will trace the memory allocation stack and print it out when your program exit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A neat tool for creating GDB readable coredumps from multithreaded applications -- while the program is running. The coredumper library can be compiled into applications to create core dumps of the running program, without terminating.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    An extendible Motorola 6800 emulator and IDE. You can implement and add additional devices, configure the address space by using definition files, write and assemble code, debug your program using the debugger, export and import S-Record files and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Trace the execution of a program to show a tree of all the functions that got called.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yet Another Java Profiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lizard is a debugger that lets you step forwards as well as backwards through the execution of your program. Lizard is a replay debugger: the program is run to completion under a tracer first, and then the replay stage begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Excellent macro based library to see program flow, variables, timings, errors, warnings. "Must have" for C/C++ programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DMACS: a feature-rich debugger that can be potentially used with any C++ program on any platform. Designed with game programming in mind, it supports logging, an enhanced assert macro, state saving and loading, stack-watching, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next