Showing 22 open source projects for "computing"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    HiddenVM

    HiddenVM

    HiddenVM — Use any desktop OS without leaving a trace

    If at any time Tails pushes an unexpected update, and HiddenVM is not yet updated for it, and you are stuck with a new Tails and no working HiddenVM version, you can re-download and temporarily use an earlier version of Tails until HiddenVM is updated. There are archived direct HTTP download mirrors of Tails images, archived official torrents with PGP signatures, or third-party archives at linuxtracker.org or fosstorrents.com, etc. (Always verify third-party torrents with archived official...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Windows 95 in Electron

    Windows 95 in Electron

    Windows 95 in Electron. Runs on macOS, Linux, and Windows

    ...It essentially wraps an emulator — preconfigured to boot Windows 95 — inside a user-friendly app built with web technologies so developers and hobbyists can explore the look and feel of that classic OS without needing legacy hardware or complicated setup. Users can interact with familiar UI elements like the Start menu, File Explorer, and retro applications in a sandboxed environment that evokes early personal computing. Beyond being a playful trip down memory lane, the project demonstrates how emulation can be packaged using modern frameworks & how legacy operating systems can be encapsulated as distributable desktop experiences. It’s become an example of how software preservation and creative programming can intersect, inspiring others to bring historic systems to life.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 3
    EVE OS

    EVE OS

    EVE is Edge Virtualization Engine

    EVE is an open-source, secure, and container-optimized operating system for edge computing, developed by the LF Edge foundation. It enables enterprises to deploy and manage edge applications on heterogeneous hardware platforms using a zero-trust architecture. EVE supports virtual machines, containers, and unikernels while being hardware-agnostic, making it suitable for industrial gateways, edge clusters, and IoT devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    ...You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to ensure a cohesive user interface across the entire system. The shell is the hearth of MOROS, used to navigate the filesystem and run other programs.
    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
    Mega OS (Old Versions only)
    Mega OS is an advanced operating system designed to provide a comprehensive and user-friendly computing experience. It incorporates a wide range of features and functionalities to enhance productivity, security, and overall system performance.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 6
    Tavashtr OS

    Tavashtr OS

    A free, beginner-friendly, and highly efficient general-purpose Linux

    ...Developed by Tavashtr Technologies Private Limited, it takes the legendary stability of Debian Linux and transforms it into an accessible, ready-to-use platform for your daily computing needs. Whether you are transitioning from another operating system for the first time or simply looking for a reliable daily driver, Tavashtr OS provides a frustration-free experience out of the box. It pairs a robust, dependable core with an intuitive design, ensuring you get excellent performance without sacrificing ease of use.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    B OS

    B OS

    "A fast, lightweight, and secure Linux operating system for all."

    B OS is a modern Linux distribution developed by MerdekaSoft to provide a simple, secure, and powerful computing experience for everyone. It is built with the KDE Plasma desktop, offering an elegant, highly customizable, and user-friendly interface that fits both beginners and advanced users. Unlike many other operating systems, B OS is lightweight and optimized for speed, making it suitable for older hardware as well as modern PCs. It comes with a carefully selected set of pre-installed applications, including a web browser, office suite, file manager, and multimedia tools, so users can be productive immediately. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    LibertyOS

    LibertyOS

    The kernel for LibertyOS

    LibertyOS Kernel is the core component of the LibertyOS operating system project, focused on creating a secure, privacy-respecting OS from the ground up. Written primarily in C and C++, the kernel is being developed to support modern hardware, incorporate essential system services, and maintain transparency in design. LibertyOS is built with an emphasis on user freedom, aiming to avoid corporate tracking, offer user-centric control, and provide a robust alternative to mainstream operating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Friend OS

    Friend OS

    FriendOS is a free web based platform that runs in your browser

    ...Built with Node.js and C++, FriendUP includes a virtual file system, multi-user support, and a customizable UI, making it ideal for enterprises or individuals seeking a decentralized, collaborative computing environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Harvey OS

    Harvey OS

    A distributed operating system

    Harvey is a distributed operating system inspired by Plan 9 from Bell Labs, aiming to explore and implement modern OS concepts in a distributed computing environment. Written in C and Go, Harvey seeks to provide a simple and consistent interface for resource sharing across multiple machines. Although the project has been archived, it remains a valuable resource for understanding distributed system design and the implementation of Plan 9 principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Haiway

    Haiway

    Haiway Edge Computing OS

    Haiway is a simple operating system written from scratch in C with the goal of helping learners understand OS development fundamentals. Targeting x86_64 systems and running in a bare-metal environment like QEMU, Haiway implements its own bootloader, kernel, and essential subsystems such as memory management, interrupt handling, and user process execution. Designed to be lightweight and readable, the project emphasizes clarity and modularity, making it a useful base for experimentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cloudium OS

    Cloudium OS

    Written in pure ASM and Exode with cloud computing in mind.

    Cloudium OS is being written in pure ASM. It's designed for speed and ease, having cloud computing in mind. It also is secure (without requiring constant user input like Windows). But, how are we going to do this? Well every os wants/says these kind of things, so to accomplish our goals we follow these simple rules: keep it simple (that's way better then these complex interfaces etc. almost nobody wants), generalize (this makes things easier and more useful without extra complexity) and be inventive (sometimes doing it the classical way just doesn't work). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Maru OS

    Maru OS

    Your phone is your PC

    ...It uses lightweight OS virtualization (containers) to spin up virtual systems on demand and provides a bridge into Android's I/O framework for interactivity. Unleash your mobile device with Maru, a context-aware, lightweight, open operating system that unites mobile and desktop computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    ...This work is done by Chathura Madhusanka Sarathchandra Magurawalage as a part of his research activities at Network Convergence Laboratory (NCL), University Of Essex Related Research Projects: *EU-funded FP7 Project MONICA (Mobile Cloud Computing: Networks, Services and Architecture). *EU-funded FP7 Project CLIMBER (Cross-Layer Investigation and Integration of Computing and Networking Aspects of Mobile Social Networks). *EU-funded FP7 Project EVANS (End-to-end Virtual Resource Management..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Phoenix Cluster Project
    Phoenix Cluster Project is an open cluster architecture. It is built using Gentoo Linux with RootFS shared between all nodes of the cluster. The main components are: Torque/Maui, Network Raid, Ganglia, LAMP Platform, KVM and GLSL for GPGPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    ...Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. Cheers, Gregory Remington
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    birgHPCC

    birgHPCC

    Rapid CUDA Cluster Deployment

    birgHPCC is a major improvement over birgHPC (http://sourceforge.net/projects/birghpc/). While retaining the major functions of the original birgHPC, including automated computing cluster conversion and auto slots detection, the new version (birgHPCC) is capable of creating and configuring a compute unified device architecture (CUDA) computing cluster, hence the extra ā€œCā€ in the name. In addition to the increase in image size (less than 2 gigabytes) and a new Linux base (previously Debian, now Ubuntu), CUDA-capable bioinformatics software programs, such as NAMD, HOOMD-blue, VMD, GPU-HMMER and GPU-BLAST, are pre-installed in birgHPCC, along with the CUDA driver, libraries and software development kit (SDK). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Royale OS

    Royale OS

    Alternative to windows!

    Royale OS is a business focused OS based off of Ubuntu 10.10 (Maverick). It features a windows-like Interface with the fimiliar feel of XP which over the last 10 years, has become the face of business computing. Royale offers Limited Windows Compatibility, FLOSS alternatives to commercial software like the use of Libre Office, Firefox, Evolution, and much more! Also featured is the ability to join Directory based user authentication like UNIX LDAP and MS Active Directory.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    TinyMe is a minimalist distribution of Linux aimed at making your computing experience as bloat and lag-free as possible. We do this for those of you who have old computers, like to mess around with small/fast systems, or just want a minimal environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    birgHPC
    ...If you are looking for CUDA support, try birgHPCC (https://sourceforge.net/projects/birghpcc/) If you use birgHPC in your work, please cite us: Teong Han Chew, Kwee Hong Joyce-Tan, Farizuwana Akma and Mohd Shahir Shamsir. birgHPC: creating instant computing clusters for bioinformatics and molecular dynamics. Bioinformatics. Volume 27, Issue 9. pp 1320-1321. doi: 10.1093/bioinformatics/btr109
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is the Open1to1 project. We're working to develop a linux image for schools to use with netbooks and laptops all over the world. One to one computing is here and we're helping schools get the most out of their 1 to1 deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Enough lame computing! The project for re-desiging and re-writing the computer world, based on old & new ideas that have never been implemented in a practical way. Research in form of discussion is in the public forum at this sourceforge project page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo