Showing 558 open source projects for "c--"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Developer tool for automatic runtime tracing software errors with various resources. Number of resources virtually unlimited.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    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...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    Serial Console (sc)

    Minimal terminal program to get access to a serial console

    serialconsole (sc) is a minimal terminal program allowing to use one machine to access the serial console of another machine.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4
    Tilem - TI Linux Emulator
    TilEm is an emulator for the Z80 series of Texas Instruments graphing calculators. It supports all of the existing models in this series (TI-73, TI-76.fr, TI-81, TI-82, TI-83, TI-83 Plus, TI-84 Plus, TI-85, and TI-86.) TilEm features detailed emulation of all aspects of the calculator hardware, and includes a debugger for writing assembly programs.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    NetworkEye

    NetworkEye

    A iOS network debug library, monitor HTTP requests

    NetworkEye, an iOS network debug library, monitors HTTP requests. It can be detected HTTP requests including web pages, NSURLConnection, NSURLSession, AFNetworking, 3rd libraries, 3rd SDK, and so on. very convenient and practical. It can be a map local json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Graphical debugger interface for the Bochs PC emulator.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    qlogtimeliner

    Your application log analysis tool.

    This tool helps with analysis multithreaded logs by visualising log events on a timeline. It is user responsibility to create rules for log parsing in actionscript (like JavaScript) You need to have latest Qt sdk installed in order to build it from source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    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
  • 11

    The Quorum Programming Language

    The world's first evidence-oriented programming language

    Quorum is a programming language designed in empirical studies with humans to be intuitive and easy to use. It is a Java Virtual Machine language with full Integrated Development and Debugger support built into the Sodbeans project. Version 4.0 includes support for graphics, 3D sound support, and Lego robotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 4,372,536 This Week
    Last Update:
    See Project
  • 13
    Michel Max - SSMS Tools 2017

    Michel Max - SSMS Tools 2017

    Tools for Microsoft SQL Server Management Studio 2017

    Extension for Microsoft SQL Server Management Studio 2017, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word in the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Michel Max - SSMS Tools 2019

    Michel Max - SSMS Tools 2019

    Tools for Microsoft SQL Server Management Studio 2019

    Extension for Microsoft SQL Server Management Studio 2019, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Michel Max - SSMS Tools 2016

    Michel Max - SSMS Tools 2016

    Tools for Microsoft SQL Server Management Studio 2016

    Extension for Microsoft SQL Server Management Studio 2016, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Michel Max - SSMS Tools 2014

    Michel Max - SSMS Tools 2014

    Tools for Microsoft SQL Server Management Studio 2014

    Extension for Microsoft SQL Server Management Studio 2014, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Michel Max - SSMS Tools 2012

    Michel Max - SSMS Tools 2012

    Tools for Microsoft SQL Server Management Studio 2012

    Extension for Microsoft SQL Server Management Studio 2012, it provides the SSMS with: - Format SQL Code. - Prepare the Procedures/Functions to be called. - Regions to organize the code. - Retrieve the complete Information of a Table. - Tab Colorize, base in the configuration window you can colorize the existing session based in the filters that you applied, making easy to the developer to identify each server/database he/she is working on. - Selection Highlight for the same word in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 11 This Week
    Last Update:
    See Project
  • 20
    holyshit-customO2
    OllyDbg 2.01 Plugin Plusieurs boutons ont été rajoutés pour faciliter les recherches dans olly il est toujours configurable avec le fichier .ini bug string corrigé ---------------------------------------------------------------------------- Several buttons have been added to facilitate searches in olly it is always configurable with the .ini file ************************************************************* bug fixes string search Some plugins require dll like : msvcp60.dll,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    scanmem & GameConqueror

    scanmem & GameConqueror

    memory scanner for Linux

    scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the variable at several different times. After several scans of the process, scanmem isolates the position of the variable and allows you to modify its value.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 22
    FreePascal based debugger and freepascal debugger lib. An alternative for C-based gdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 17 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    strace

    strace

    linux syscall tracer

    The strace project has been moved to https://strace.io. strace is a diagnostic, debugging and instructional userspace tracer for Linux. It is used to monitor and tamper with interactions between userspace processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
    Leader badge
    Downloads: 457 This Week
    Last Update:
    See Project