Showing 1623 open source projects for "assembly source code"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Blob is a boot loader for SA11x0 (StrongARM) platforms. Blob is able to boot a Linux kernel stored in flash or RAM and provide that kernel with a ramdisk (again from flash or RAM).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Tiny friendly OS in its early stage, running on x86 processors. Written in pure assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Labrador is an open source Web Services Hub written in Java. It is based on an incredibly simple, yet modular architecture, and attempts to transparently support the SOAP, XML-RPC, and REST protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CalcEm was the emulator that started it all. It was the first emulator for Texas Instruments calculators with public source code. CalcEm is capable of emulating Texas Instruments calculator models 82 and 83.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ESC is a Win32/WSH shell-tool for compressing/crunching ECMAScript compliant code into supertight, bandwidth-optimized packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ZoftOS is an educational operating system aimed to provide a case study on building an operating system that is similar to the *NIX and (most likely ) embedded configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    The KISS Realtime Kernel is intended for use in deeply embedded applications such as consumer electronics. Being deterministic, small, readable and understandable, it is suitable for applications where deterministic response is primordial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Hackers Lab is aimed to provide hackers, system audits, system and server and network administrators with applications to secure their own servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provide working sample implementations of PXE (Preboot eXecution Environment) client and server software. Project has moved to: http://savannah.gnu.org/projects/pxe-toolkit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A 6502 emulator for the 21st century. Initial development will be in C, but may lead to a portable Java implementation with graphical display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SonicOSX is a revolutionary Operating System. Defining boundaries never thought breakable, SonicOSX will provide native support for all Operating System Programs available. With Built-in Security features, it is unlike many popular OS's today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Update: The code from this project has been contributed to the GNU Crypto project. The Cryptix SASL Library is an implementation of the Java SASL bindings and a number of SASL mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information. Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The orthogonally persistant pure capability operating system. Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project N is a remote administration software.Currently Project N is for my Cambridge final year.Thus it will not currently be open source. BUT the moment i submitted the final report, i'll post the source code here. The date should be around november
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AutoUpdater is a Java API and a program to automatically install code from a web server to a client. Clients running it will mirror the target directory structure from the server. Supports compressed server files and incremental updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Serial video display "virtual peripheral" for Scenix SX microcontrollers. Needs no external active components. Interprets a subset of VT52 controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The extensor, is a assembly of programs and independent libs (- nostdinc) at the moment for DJGPP, but thought for others GCC-i386. By means of this kit it is possible to construct a operating systems or a program boot from the BIOS (i386 embedded syste
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The goal of the Basic Operating System (BOS) project is to write a new modular and fast operating system in NASM and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo