Search Results for "open source assembly software source code" - Page 23

Showing 875 open source projects for "open source assembly software source code"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    KuroiKitsune es un proyecto para desarrollar una Kernel con estándares POSIX. El objetivo principal es aprender a trabajar y desarrollar un proyecto de kernel libre y rendible. El proyecto se escribirá como no, en Assembler, C y C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project will create an SELinux policy infrastructure. This infrastructure will provide fine-grained policy access control, enhanced support for user-space object managers, and ease policy management and distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Routix es un mini sistema operativo para arquitectura IA-32 el cual posee como principal finalidad ser lo mas claro y escalable posible, con el objeto de ser facilmente extensible hacia el cumplimiento de diferentes tareas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jazmyn is a 32-bit, Protected mode, Multitasking OS which runs on i386 CPU`s. Its completely written in C++ & a bit of 8086 assembly. Jazmyn has 4 major parts of an OS : Process management,Memory management, Device management & File system driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Project SUZAKU, home of software development based on SUZAKU FPGA board
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A project taking an operating system from Hello World to a fully functional, desktop worthy distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tijOS is an attempt to create a simple Operating System from scratch for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tools and patches to run Linux on the IBM NetworkStation 1000 series of thin clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Advanced platform-independant, Object-Oriented threading and synchronization library. Designed and tested under POSIX & Win32 systems. Not just another thread wrapper.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    OODDSS is a system that provide digital signature and verification for ELF executables and libraries in GNU/Linux systems. The goal is to be fast, transparent for the user and simple to administer and distribute the signed packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the Software Development Kit ( SDK ), for the Handheld gp32 (gamepark) Gameconsole. It will help you develop Software for your gp32, and provides a lot nice coding examples for beginners. This SDK is written from scratch from Mirko Roller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linux Kernel Configuration plugin for Eclipse (www.eclipse.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cryproc is module for the Linux kernel 2.6 which allows user space programs to access the kernel's CryptoAPI functions via a file called "cryproc" created in the /proc filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BrickOS is an alternative software environment for the LEGO(r) Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AVOS is an advanced Real-Time 32-bit operating system that will work in any 80386 & above architecture pc's. AVOS employs a message passing scheme. The project has two main parts - The booting phase and kernel development. It is written in C and 8086 ASM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    'bglimiter' is a Perl script for monitoring and limiting of background processes. Code is mainly based on the 'bgcheck' Perl script by blue@blue.dhs.org , the script was modified so it would work on BSD's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A port of the Linux kernel and tools to the iPod.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    SLLB is a linux implementation of a software load balancing written in C on GNU/Linux. Problems: - ethernet hardware device compatibilities - deep kernel network programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    COS - Component-based Operating System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a Linux kernel driver that adapts the kernel's own software RAID1 (i.e. mirroring) driver for use in the context of network attached storage devices. This driver does intelligent resyncronization, async writes, and automatic array administration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The WOLKs are stable and development kernels, containing many useful patches from many projects. Goal: Stability, Scalability, Performance and most important: Security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtual machine and a kernel which can be debugged and developed using all of the usual process-level tools.
    Downloads: 12 This Week
    Last Update:
    See Project