Showing 16 open source projects for "code 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Viboy Color

    Viboy Color

    Educational Game Boy Color Emulator written in Python via Vibe Coding.

    Viboy Color is an open-source, clean-room implementation of the Game Boy Color hardware, developed entirely in Python using the Pygame-ce library. Key Features: Educational Core: Designed to document the LR35902 CPU architecture. Clean Room Design: No copyrighted code or official ROMs included. Cross-Platform: Runs on Windows, Linux, and macOS. This project serves as a living documentation of emulator development using modern AI-assisted workflows ("Vibe Coding"). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Binary Analysis Platform

    Binary Analysis Platform

    Binary Analysis Platform

    ...The toolkit repository includes various examples of program analysis tools that could be implemented with BAP and can be used as the starting point (in addition to the tutorial) for implementing custom analyses. BAP can be used as a framework with a single bap utility that is extended with plugins or it can be used as a library embedded in a user application, which could be written in OCaml.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Triton

    Triton

    Triton is a dynamic binary analysis library

    Triton is a dynamic binary analysis library. It provides internal components that allow you to build your program analysis tools, automate reverse engineering, perform software verification or just emulate code. Linux, Windows and OS X compatible. You can directly compile source code from our Github repository. The Triton library is Linux, Windows and OS X compatible. A potential way to getting started is to see our Python examples already bootstrapped.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    EasyProtector, a simple way to check root/virtual app/emulator/xposed framework/tracer/debugger. Since it's all here, you are welcome to star/fork, even if you raise an issue, I hope this is a useful library (eliminate the initialization operation of the application, avoid more permission requirements, and load as lazy as possible) Mainly to fix a bunch of bugs, see the pictures in the image folder for the adaptation situation, Tencent Legu's old version of XposedCheck code has some code in copy SecurityCheckUtil, the new version can't see it anymore. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    DosCard

    DOSBox fork for embedded devices

    ...Like modern cheap microcontrollers. This version supports only (de-facto) standard PC hardware from mid-90s: S3 SVGA for Video and SBlaster for Audio. Another part of the project is a software library, which allows you to create safe multithreaded multi-instanced DOS VMs environment for your own project. More information can be obtained through SVN commit history and plain text description files inside the code tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    v2lin library is selected VxWorks APIs implementation for Linux. Originally, v2lin started as a fork of outdated legacy2linux/v2linux. Currently almost all source code is completely rewritten and redesigned. v2lin supports recent POSIX-compliant glibc. I
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WineD3D For Windows

    WineD3D For Windows

    DirectX 1-11 to OpenGL wrapper

    The WineD3DOnWindows project appears to be dead, so I decided to build WineD3D on MS Windows myself and release the binaries. I hereby swear to keep this project updated until the day of my death. Or until it will no longer be possible to cross-compile it. ==What is it good for?== WineD3D for Windows can be very useful to get old games to work properly on newer systems, especially Windows 8 and newer since they lack 16 bit screen modes. Instructions are included. ==System...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    SecureQEMU is an open source emulation-based software protection scheme providing protection from reverse code engineering (RCE) and software exploitation using encrypted code execution and page-granularity code signing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WinCDEmu
    WinCDEmu source code has moved to GitHub: https://github.com/sysprogs/WinCDEmu
    Leader badge
    Downloads: 113 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
  • 10
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open-source, portable, LGPL'd set of microprocessor emulators. Some microprocessor emulators may also have LGPL'd code to test them, such as emulators. The eventual goal is portable DynaRecs and perhaps transparent Rosetta-type layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of libary and utility code for discrete event simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 13 This Week
    Last Update:
    See Project
  • 15
    A series of Linux-resident emulators for various legacy RTOS (Real-Time Operating System) kernels. These emulators are designed to ease the task of porting legacy RTOS code to an embedded Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ForPC

    ForPC

    Run any game or software on Windows, powered by ForPC.

    ...At its core, ForPC bundles a curated collection of the best emulation backends available, automatically selecting the right one for your software with zero configuration required. Beyond emulation, ForPC includes a native binary translation engine that converts foreign CPU architectures directly into Windows x64 code, delivering near-native performance for supported platforms. Think of it as a single hub where your entire library, spanning every console, computer, and arcade system ever made, lives in one place. ForPC features a clean library interface with cover art, metadata, save state management, controller support, cheat codes, and shader presets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB