Showing 20 open source projects for "programming c++"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    ...Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    TinyGo

    TinyGo

    Go compiler for small place

    ...TinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (Wasm), and command-line tools. It reuses libraries used by the Go language tools alongside LLVM to provide an alternative way to compile programs written in the Go programming language. While TinyGo embeds the Clang compiler to parse import "C" blocks, many features of Cgo are still unsupported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Videotex Emulator for MS DOS

    Videotex Emulation for MS DOS

    This is a final-year programming project aimed to build a terminal emulator for Videotex (Viewdata) over a 2400 baud dial-up modem connection. This project won a little award from Hong Kong Computer Society. Borland's Turbo C for DOS 2.0 was the programming tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    a-Shell

    a-Shell

    A terminal for iOS, with multiple windows

    a-Shell is a full-featured, interactive terminal emulator for iOS that supports a wide range of Unix commands and programming tools. It enables users to run scripts in Python, Lua, JavaScript, C, and more, directly on their iPhone or iPad. a-Shell also supports file manipulation, SSH, and package management using pip, making it a powerful tool for developers, students, and sysadmins working on the go.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5
    nodebook

    nodebook

    Multi-Lang Web REPL

    Useful to practice algorithms and data structures for coding interviews. Nodebook is an in-browser REPL supporting many programming languages. Code's on the left, Console's on the right. Click "Run" or press Ctrl+Enter or Cmd+Enter to run your code. Code is automatically persisted on the file system. You can also use Nodebook directly on the command line, running your notebooks upon change. A notebook is a folder containing an {index|main}.{js,py,c,cpp,...} file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SerialPortMon

    Simple serial port terminal with packet delimiter time detection

    A small, simple terminal program capable of detecting packet delimiting silent period. This is just something for refresh on Win32 programming for me, and will be part of a bigger project in the future.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    The Moluccas

    Portable Build Environment and OSS Distro for Windows

    A pre-configured MinGW focused on ease of use, integration, workflow and completeness. It's also portable and isolated OSS distro.
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 9
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    This project has been moved to GitHub. See: https://github.com/crayzeewulf/libserial/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The JWA library aims to provide a conversion from C to Delphi of as many headers as possible from the PSDK etc. The JWSCL (security library) is an advanced object-oriented framework for programming with the Windows security features (ACL, Tokens, etc.)
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    ...Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice that no installation is required, meaning it will not put annoying icons on your desktop and start menu, and you are free to delete it at will. If you know coding, be sure to check out the source code, which is in the form of a zipped-up Visual Studio solution. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Java Curses Library

    Java Curses Library

    JCurses, a java console windowing toolkit for Windows and Linux

    The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14
    ncurses-ruby is an extension module that makes the functions and constants of the FSF's ncurses library accessible from the ruby programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C-Cmd
    Its Command prompt that runs trought C programming. By Joe DF
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XPrevail is a powerful .NET object prevalence, aspects and inspection framework, it provide a transparent persistence mechanism over all business objects. XPrevail still include dynamic support to aspect oriented programming and remote object inspection!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mprog is a tool designed for programming microcontroller. At the moment it supports only Atmel AVR microcontroller It support read / write programm flash / eeprom. To file firmat are supported: binary & Intel hex.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Dzcomm is an RS-232 API for as many OS / platforms as we can achieve. Originally designed to work on DOS alongside the allegro games programming library it can now work work alongside it as well as independently of it and works on some unixes as well.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OS NeXt... The next best thing since Linux! This operating system is unique. It is nothing like Windows or Linux. It has it's own easy scripting and programming langauge so that users can totally customize it. It has crash recovery and so much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next