Showing 26 open source projects for "c++ console"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    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.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Developer tool for automatic runtime tracing software errors with various resources. Number of resources virtually unlimited.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5

    devkitPro

    Homebrew toolchains for wii, gamecube, 3ds, ds, gba, gp32 and psp

    This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NG-BASIC

    An experimental BASIC language for Linux, Mac OS X, and Windows.

    NG-BASIC is an experimental BASIC language that can be both interpreted within an Integrated Development Environment (and debugged through that same environment) as well as compiled to a native executable. The goal of this project is to reproduce an environment similar to QuickBASIC 4.5 for modern operating systems and for BASIC enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CrtDbg for WinCE

    CrtDbg for WinCE

    Port of MS _CrtDbg Memory Leak Detection for WinCE

    You are searching _CrtDumpMemoryLeaks(), _CrtSetReportMode() and all the well known Win32 stuff? But you don't find it for your Windows CE or Windows Mobile native C or C++ development? Get tired of Memory Leaks? Handle Leaks? Trouble with Appverify (Application Verifier for WinCE)? Stop searching. Congratulations, you got it!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • Effortlessly Manage Product Information Icon
    Effortlessly Manage Product Information

    OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.

    A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
    Learn More
  • 10
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 13
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XBuildStudio
    The XBuildStudio is C/C++ development environment(like the VC IDE) for UNIX/LINUX console applications.it runs on a Windows OS, but compiles and debugs applications on UNIX/LINUX OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A multi-ISA "assembly debugger" with graphical and terminal frontends. Currently sporting LC-3, Georgia Tech's LC-2200, and brain*. MIPS support is in the making, to compete with SPIM. (Windows, Linux, MacOSX; LC-3 simulator and LC-2200 simulator)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    LogPlusPlus (lpp) is a lightweight but powerful and efficient logging system for c++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Debug Wrapper library is an alpha library which set wrapper on some glibc functions such fopen,fclose,unlink,.. and trace all IO access. This project has been stop because it duplicate some functionality of last Valgrind version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Disassembler for linux: will try to provide a gui driven tool to disassemble executables. Written in C++, uses gtk libraries for the gui, and will disassemble binaries from a number of OSses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yakwailog is a simple logger written in c++. it is very easy to implent in any c++ related project because you just have to include it, initialise it, use and close it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to develop the OS-independent, obtrusive, customizable, extensible, generic logging and tracing software mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Developer Resources Sega Genesis and Super Nintendo development tools and libraries In 1992 I (Kevin Seghetti) and some friends had a company (Developer Resources) which provided development tools for the Sega Genesis and the Super Nintendo console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next