Showing 65 open source projects for "programming c++ library"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    sdltrs is a Radio Shack TRS-80 Model I/III/4/4P emulator for Macintosh OSX, Windows, and Linux. It has been ported from the excellent X-Windows UNIX emulator xtrs. Instead of using the X-Window system for graphics, it uses the portable SDL library.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    A8E

    A small and fast Atari 800 XL emulator.

    A8E is a freeware Atari 800 XL emulator written in C by Sascha Springer and has been developed completely from scratch. It uses the SDL and OpenGL (optional) library for the user interface and the audio and graphics output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KC85 Emulator
    KCemu is an emulator for the KC85 homecomputer series and other Z80 based microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules.
    Downloads: 7 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
    Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM) with novel architecture, to enable any OS to host virtual machines as pure applications by utilizing hardware virtualization extensions such as Intel VT and AMD-V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Development of File System and Platform that Optimized for SSDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hemus is a full set of highly optimized and portable HPL-based emulators for a few systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SPU2ghz is a SPU2 plugin for the PlayStation 2 emulator PCSX2 (and other that use the same plugin API). cdvdGigaherz is a CD/DVD plugin using win32 IoCtl calls to access real drives.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    An advanced and customizable emulator for Burger Time and other games that run on similar hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    AY/YM emulation library

    AY-8912 chip emulation library

    AY/YM sound chip (from ZX-Spectrum) emulation library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nintendo NES emulator with cycle accurate CPU, PPU, and APU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SIM-MPI is a trace-driven simulator which can be used for performance prediction of large scale parallel program based on MPI library. SIM-MPI is based on Lo2gGP model which can capture the software overhead in high level communication library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library to help the development of new emulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CDK4NIOS stands for Cross Development Kit for Altera's soft core processor NIOS and should you support with a comprehensive Assembler and C/C++ development environment under Linux. It will present only free of fee tools, so you can use it without risks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PocketInsanity is a project to provide ports of existing Open Source projects to the PocketPC ARM Platform. Examples are FreeSCI (Sierra Games VM), UAE (Amiga Emulator), Wolfenstein 3D and XRick. More are following as the project advances.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    PARASOL

    PARASOL is a C library for implementing computer-system simulations.

    PARASOL is a C library for implementing simulations of computer systems. It supports a simulated, user-configured, multiprocessor environment on which user-written software (in C or C++) is executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This site is for the volunteers -- the MMIXmasters -- who are converting all of the programs in Knuth's "The Art of Computer Programming" Volumes 1 - 3 from MIX to a new language, MMIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LRMI is a library for calling real mode BIOS routines under Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    GXMame is a frontend for XMame using the GTK library, the goal is to provide the same GUI than mame32
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A cross-platform simulator for embedded systems, with a plug-in architecture for adding microcontrollers and other devices. Written in C for maximum compatibilty and speed. Currently has support for AVR AT90S8515 and ATmega128.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The ADFlib is a portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format. Projects using ADFlib are : ADFOpus and ADFView
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL. The CVS code moved to https://github.com/fcbarros/openglide.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Linux/i386 kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. A fast disk copier included.
    Downloads: 9 This Week
    Last Update:
    See Project