• 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
    MAME for Slackware [Old Releases]
    Old releases of MAME for Slackware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    6800/ET-3400 Emulator, designed for the Teensy 4.0/4.1 processors. Build this with the Arduino IDE 2.0. Full Source and readme included in archive. Programs written in 6800 assembly can be run in the emulator. It supports two modes of operation, an internal monitor program and a mode that emulates the Heathkit ET3400 (and ET-6800) microprocessor trainers. Motorola released the MC6800 chip in 1974. It was a source of inspiration for the designers of the more popular (and cheaper) 6502 chip that was used in so many home computers of that era. The MC6800 is a big-endian processor (hi byte, lo byte order), unlike so many others from that era (6502, 8080).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tool for creating/modifying disk images for ZX Spectrum's MDOS3 system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java Micro Edition emulation (J2ME/MIDP) based on the Java 2 Standard Edition (J2SE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    MEM Net - Mote EMulator Network. This project will focus on: 1) MEM - Wireless Sensor Node (mote) emulator 2) MEM Net - network of emulated motes So far, the only released package is “visual-sim-slides”. More comming next !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A kit for simulating the MIC-1 / IJVM computer architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MIF85Tracker

    MIF85Tracker

    chiptune music tracker for Philips SAA-1099

    Multiplatform GNU/GPL chiptune music tracker for Philips SAA-1099 soundchip with 6 channels, which was used in Sam Coupé micro-computer and also in sound interface MIF 85 for the Tesla PMD 85 (an 8-bit personal micro-computer produced in eighties of twentieth century in former Czechoslovakia). This is a very first music tracker for this soundchip on PC platform!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MIPS Interactive Learning Environment

    MIPS Interactive Learning Environment

    MILE - MIPS Interactive Learning Environment

    MILE is a user-friendly MIPS simulator. It offers users a GUI in which they can develop and run programs written in MIPS assembly language. It is intended to be used as an instructional tool. MILE is still in early development. It lucks certain features and functionality. Please be patient until the beta version is released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mahatma68k is a free/Open Source emulator library for the legendary Motorola 68000 CPU written for the Java virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    Storesim simulates creation of large amount of random files. Directory structure created is similar to what is done in very large file repositories: based on hashdirs (found in mailservers, NFS servers, files servers, image databases...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Maria is an Atari 7800/2600 emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Marisa: experimental x86 emulator core. Aims for correctness and precise timing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simulator of massively parallel computer cluster with minimal nodes. Loosely based around available information regarding Chuck Moore's c18/25x core/chip designs. Machine Forth based MISC NOSC nodes, mesh interconnection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Matra Alice Emulator
    Matra Alice Emulator allows emulation of 80's french computer Matra Alice. It is written in Java and provides a consistent emulation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaxUAE is the Mac OS X version of UAE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mesya is a Java framework for multiple entertainment systems emulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout does not always totally conform with a reverse engineering “ideal view”, so please be tolerant of those odd graphs. Miasm is not the first tool to implement this feature. But, well, as the tool already had everything needed to implement DSE, it was just a matter of time before these features landed in the main branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mini vMac

    a miniature early Macintosh emulator

    Mini vMac emulates a Macintosh Plus, one of the earliest of Macintosh computers. It can run old Macintosh software that otherwise couldn't be used on recent machines. (So far available for MacOS, Windows, and X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collection of libary and utility code for discrete event simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mipscope is a cross-platform IDE for students learning assembly on the MIPS architecture. The focus is on a convenient debugging environment, including a visual, reversible debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mobile Cursor

    Mobile Cursor

    No need to install from your phone. It uses browser as a controller.

    Control your mouse cursor from your phone, and you only need your web browser! No additional app required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MobileZX is a 48k ZX Spectrum emulator for mobile devices with support for J2ME MIDP2.0. It is oriented to devices such as PDAs and mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An image manipulation tool for Commodore 8-bit computers' graphic formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices to execute agents and control their life-cycle. One of the core components is a special MBean (AgentModul) that makes it possible to load an agent powered by agent engines. Agent engines can execute one type of agent. Based on this mechanism, agents can be added dynamically to a running system, can be stopped (for example in case of an error) and restarted later. Ellipsis already comes with a predefined set of agents, offering basic services like agency, loader, holdingarea and migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Network Simulation Environment (NOSE) has the capability to virtually create complex networks including different types of operation systems very cost-efficient on a single computer.
    Downloads: 0 This Week
    Last Update:
    See Project