Showing 119 open source projects for "scratch"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    ...Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    yosild

    yosild

    Shell script that builds a full, minimal Linux distribution

    ...It provides a clean and lightweight base system built with busybox, musl libc, and a small init system, suitable for learning Linux internals or building custom environments from scratch. yosild aims to strip Linux down to its essentials while remaining usable and POSIX-compliant, and it can boot quickly on both physical hardware and virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BRUTAL

    BRUTAL

    An operating system inspired by brutalist design

    Brutal is a modern, experimental operating system that blends Unix principles with retro aesthetics and a unique design philosophy. Written from scratch in C and assembly, Brutal aims to offer a clean and consistent experience both at the system level and user interface level, featuring its own GUI, kernel, and userland tools. It’s inspired by classic systems like Plan 9 and early UNIX variants but reimagined with a focus on simplicity, beauty, and cohesive tooling. The OS is modular and composable, with everything built to feel like it belongs to the same ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    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
    RaspiBolt

    RaspiBolt

    Bitcoin & Lightning full node on a Raspberry Pi

    Build your own “do-everything-yourself” Bitcoin full node that will make you a sovereign peer in the Bitcoin and Lightning network. With this guide, you can set up a Bitcoin and Lightning node from scratch, doing everything yourself. You will learn about Linux, Bitcoin, and Lightning. As a result, you’ll have your very own RaspiBolt node, built by you and no one else. Let your node validate your own Bitcoin transactions. No need to ask someone else to tell you what’s happening in the Bitcoin network. Connect your wallets to your node so that you no longer need to reveal their whole financial history to external servers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tech01

    Multitasking ARMv7-R and ARMv7-A (Cortex-R, Cortex-A)

    Goal: multitasking kernel from scratch Target board: TI LAUNCHXL2-RM46
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rCore-Tutorial-v3

    rCore-Tutorial-v3

    Let's write an OS which can run on RISC-V in Rust from scratch

    rCore-Tutorial-v3 is an educational project designed to guide learners through the process of building a minimalistic operating system from scratch using the Rust programming language. Targeting the RISC-V architecture, this tutorial emphasizes safety and concurrency, leveraging Rust's features to teach OS fundamentals such as memory management, process scheduling, and file systems. It is structured to provide hands-on experience, making it suitable for both academic settings and self-study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ramone Linux

    Ramone Linux

    A DIY Linux distribution

    Ramone is a DIY GNU/Linux distribution based on LFS (Linux From Scratch) project. RPM is used as Ramone's package manager, and you can use 'yum', 'mock' on Ramone. The default desktop environment is GNOME, and KDE, XFCE, LXDE are also supported. There are two architectures in Ramone release now: i686 and x86_64. The last release is 0.99.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Footcontroller

    Footcontroller

    Control your Linux PC with a standard foot pedal

    ...The advantage is that now, your foot pedal can perform different tasks in multiple situations simply by selecting the appropriate pedal set, rather than having to re-program the foot pedal from scratch.
    Downloads: 11 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
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase. Emerald is a strong starting point for building more complex systems or experimenting with new OS features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    List.js

    List.js

    Library for adding search, sort, filters and flexibility to tables

    Tiny, invisible and simple, yet powerful and incredibly fast vanilla JavaScript that adds search, sort, filters and flexibility to plain HTML lists, tables, or anything. List.js can be used in three different ways. It can be on existing HTML, it can create it's own HTML or a combination of both methods. Works both lists, tables and almost anything else. E.g. <div>,<ul>,<table>, etc. Simple templating system that adds possibility to add, edit, remove items. Perfect library for adding search,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 educational exploration into low-level systems programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Olu Unity

    Olu Unity

    Ubuntu Unity 20.04 LTS

    Olu presents you with an Ubuntu Unity 20.04 LTS, built from scratch. Most of the applications in it has global menu. Nemo 4.6.3, Firefox 77, Chromium 80, Synaptic, GIMP 2.10.18, Geary, CCSM, UTT, Redshift, Diodon, My-weather-indicator, Bleachbit and much more. If you want Ubuntu Software Shop, please install it and snapd would get installed. This one is Snap-free. You can stop the iso testing by pressing CTRL + C, if you are in a hurry. :) Enjoy the Unity DE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Minimal Linux Live

    Minimal Linux Live

    Minimal Linux Live (MLL) is a tiny educational Linux distribution

    Minimal Linux Live is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library and Busybox userland utilities. Additional software can be included in the ISO image at build time by using a well-documented configuration file. Minimal Linux Live can be downloaded as a pre-built image, built from scratch or run in a web browser by using a JavaScript PC emulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Linux From Scratch LiveCD

    Linux From Scratch LiveCD

    Linux From Scratch LiveCD

    Linux From Scratch LiveCD is an LFS iso which can be install to your hardware. https://github.com/emmett1/lfs-scripts
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    DownThemAll!

    DownThemAll!

    The DownThemAll! WebExtension

    ...DownThemAll is all you can desire from a download manager: it allows you to queue, pause and resume downloads at any time and is fully integrated in your favorite browser! This is the WebExtension version of DownThemAll!, a complete re-development from scratch. Being a WebExtension it lacks a ton of features the original DownThemAll! had. Sorry, but there is no way around it since Mozilla decided to adopt WebExtensions as the only extension type and WebExtensions are extremely limited in what they can do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    myHouse

    myHouse

    Home monitoring and automation suite now known as eGeoffrey

    ...If you want to give it a look, check out https://www.egeoffrey.com. I've also put together a migration utility to help along to way in case you want to move into the new platform without starting from scratch: https://github.com/myhouse-project/myHouse2eGeoffrey myHouse itself will be no longer maintained since the new eGeoffrey offers the same functionalities and many more. Thanks for your support along the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ...All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix is an operating system kernel written from scratch, based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobby OS and, since it serves also for educational purposes, the kernel code is kept as simple as possible for the benefit of students and OS enthusiasts. It is small in size (less than 40,000 lines of code), runs on the i386 hardware platform and is compatible with a good base of existing GNU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well-organized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    ... • It combines simplicity with effective protection using powerful open source with additional set of rules & filters. • Available as 64bit: - ISO image (Internet connection required during installation) - install from scratch (Internet connection required during installation). • Minimum Requirements (for 5,000 messages/day): 1 GB of RAM 30 GB storage drive 1 Processor x86/AMD64 1 Ethernet x 1 IPv4 address UDP ports: 53 123 4500 6277 24441 TCP ports: 25 80 443 2703
    Leader badge
    Downloads: 100,425 This Week
    Last Update:
    See Project
  • 21
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    ...There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wharfie

    Wharfie

    a modern, docker-like, embedded image builder

    ...While "docker" is focusing on scalable web services, "wharfie" is focusing on embedded linux systems. With "wharfie" one can easily build a root filesystem, based on the Debian distribution from scratch. He can then configure it in an appropriate way. Wharfie moved to CODESYS Forge: https://forge.codesys.com/tol/wharfie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    Plug me to your RESTFul API to get a complete administration interface (datagrid, filters, complex form widgets, multi-model relationships, dashboard) in no time! Beyond simple CRUD, ng-admin lets you build sophisticated GUIs without getting in your way. We've rebuilt it from scratch with React.js (the new project is called react-admin), and we're putting all our efforts on the React version. The current ng-admin version (master) depends on Angular.js 1.6. If you need compatibility with Angular 1.3, use ng-admin 0.9. ng-admin is fully compatible with Webpack, and should also be compatible with all available major module bundlers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RPi_Naomiboot

    RPi_NaomiBoot is a reboot of NaomiBoot Project from Gummbo

    ...This project is just a reboot of Gummbo NaomiBoot project (https://sourceforge.net/projects/naomiboot/) I couldn't boot correctly on my Raspberry with the images provided in Gummbo project, so i've just extracted the Web application files from one of his image, and then recreated it from scratch on the freshest Raspbian distribution. Now i can guarantee my image sized for 16GB SDCard or larger, is booting correctly on any given Raspberry Pi B+. On larger SDCard, if u want to use all the storage it's require a lil tweak in gparted or equilavent to push the root partition at the end of the storage space and then expand Fat32 partition the maximum capacity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    360-FAAR  Firewall Analysis Audit Repair

    360-FAAR Firewall Analysis Audit Repair

    360-FAAR Analyze FW1 Cisco Netscreen Policy Offline Using Config/Logs

    ...Read Policy and Logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), Cisco ASA (show run / syslog format), 360-FAAR compares firewall policies and uses CIDR and text filters to split rulebases / policies into target sections and identify connectivity for further analysis. 360-FAAR supports, policy to log association, object translation, rulebase reordering and simplification, rule moves and duplicate matching automatically. Allowing you to move rules to where you need them. Build new rulebases from scratch with a single 'any' rule and log files, with the 'res' and 'name' options. Switch into DROPS mode to analyse drop log entries.
    Downloads: 0 This Week
    Last Update:
    See Project