Showing 112 open source projects for "linux command"

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
  • 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
  • 1
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    It is an opensource programer MCU51 chips family (i.e. 8051, 8052...) and i2c eeproms (i.e. 24c01...), programer accepts input file in Intel Hex file format and with pc comunicate via rs232.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is simply a kernel written in C and assembly targeted to rebuild the majority of software, libraries and tools to create a stand alone software solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Caracal is an IA32 operating system which, once stable, will be used to create tutorials and therefore teach others the basics of writing system software for IA32 processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Colonel intends to be a simplistic microkernel offering capability protected ipc. It's main purpose is of educational nature, it is _not_ meant to be used as microkernel for a "real" OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Software repository of the hack://src project. Includes security related software for crypto, vulnerability/patch notification & management, and ultra low level system access for stealth forensics & intrusion detection or malware removal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small micro operating system kernel written in C (and partly assembly). Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system. The code is designed to be clearly understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Programmer for 8051 compatible microcontollers
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Popcorn is a new 32-bit operating system kernel for x86-based computers. It currently features super-fast speed (no bloatware) and small size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Operating System Designed to be Fast and Stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    i2ctools is a linux-lm_sensors-like utilities contain i2cget.exe and i2cset.exe, but run under OLD MS-DOS environment and written in Assembly(MASM-6.11) Now they work on Intel ICH-x series Chipsets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Low-level processor benchmark for x86 and amd64 processors: measures exact latency and throughput for each assembly instruction, and automatically finds execution units. Special focus on SIMD (MMX, SSE) instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Protical5 - A 32-bit hobby OS for the x86 processor. Coded in assembly and C, this project aims for no compliance with any OS standards or special performance. A project based solely on the ideas of having fun and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AVR microcontroller burning utility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    We provide a mechanism to trace the NPTL Library as few intrusive as possible for the application dynamics. The post-mortem analysis then allows measurements (contension,...) and understanding of hangs or bugs. No change in kernel or user application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Project name: frecl (free remote control). This project is devoted to a problem of remote controlling PC. (For an example: management of several IR-remote controls of the several computers incorporated into a network, using one or more IR-receivers.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A hobby os designed to eventually be a unix clone, similar to Linux, but with a kernel space graphics system (like windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MDF is microkernel operating system. Module architecture minimalistic design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This was originally an OSdev group, but since as members disbanded, I'm continuing to provide various implemenatitions of software, hardware, operating systems, libraries, and some stuff related to math and physics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FTP BNC. File Transfer Protocol Bouncer. Allows Any one to setup a Bouncer to a ftp server. Uses, mask the real identity of a ftp server, provide link over lans running NAT or etc. Proxy and FXP modes. Commands, or commands and data in proxy, data in FXP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blueport is an italian Open Source 32-bit operating system ... This project has temporarly moved to Gna.org: <a href="http://gna.org/projects/blueport">Blueport project</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenBoot is a boot loader supporting multi CPU-architectures. It is configurable and portable, and its source codes are enough clear to read.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB