All Projects → Operating Systems Three Easy Pieces → Similar Projects or Alternatives

413 Open source projects that are alternatives of or similar to Operating Systems Three Easy Pieces

Lemonos
The Lemon Operating System https://lemonos.org
Stars: ✭ 260 (+103.13%)
Mutual labels:  operating-system
android-web-scraping-app-jsoup
Sometimes we need to scrap web data from our Android App. To achieve this goal jsoup library is a good option. I wrote a blog post on this topic in my personal blog. If you know Bengali language then you can visit this link.
Stars: ✭ 26 (-79.69%)
Mutual labels:  webscraping
Deos
The distributed exokernel operating system
Stars: ✭ 80 (-37.5%)
Mutual labels:  operating-system
animeflv
Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.
Stars: ✭ 37 (-71.09%)
Mutual labels:  webscraping
Tock
A secure embedded operating system for microcontrollers
Stars: ✭ 3,258 (+2445.31%)
Mutual labels:  operating-system
medium-scrapper
Scrap Medium Articles using tags.
Stars: ✭ 34 (-73.44%)
Mutual labels:  webscraping
The Hack General Purpose Computer
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone computer hardware platform; Including Virtual machine,Compiler and Operating system.
Stars: ✭ 39 (-69.53%)
Mutual labels:  operating-system
ShawnOS
A Basic x86 Operating System/Kernel
Stars: ✭ 39 (-69.53%)
Mutual labels:  operating-system
fpos
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with developement of operating system using a h…
Stars: ✭ 36 (-71.87%)
Mutual labels:  operating-system
FutureDOS
A futuristic DOS
Stars: ✭ 46 (-64.06%)
Mutual labels:  operating-system
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+1399.22%)
Mutual labels:  operating-system
chromium os-tinker board
Build your Chromium OS for Asus Tinker Board
Stars: ✭ 30 (-76.56%)
Mutual labels:  operating-system
LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-70.31%)
Mutual labels:  operating-system
MoonOS
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
Stars: ✭ 82 (-35.94%)
Mutual labels:  operating-system
Configs
Public, free to use, repository with diggers configs for scraping / extracting data from various e-commerce websites and online stores
Stars: ✭ 37 (-71.09%)
Mutual labels:  webscraping
Freeze-OS
An Operating System that runs on top of an interpreter.
Stars: ✭ 24 (-81.25%)
Mutual labels:  operating-system
web check
Script for checking changes in webpages
Stars: ✭ 50 (-60.94%)
Mutual labels:  webscraping
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+6682.03%)
Mutual labels:  operating-system
Covid 19 jhu data web scrap and cleaning
This repository contains data and code used to get and clean data from https://github.com/CSSEGISandData/COVID-19 and https://www.worldometers.info/coronavirus/
Stars: ✭ 80 (-37.5%)
Mutual labels:  webscraping
vesper
Single-address-space capability-based nanokernel
Stars: ✭ 55 (-57.03%)
Mutual labels:  operating-system
phoenix-rtos-kernel
Phoenix-RTOS microkernel repository
Stars: ✭ 77 (-39.84%)
Mutual labels:  operating-system
greenteaos.github.io
🏠 Homepage of the @GreenteaOS
Stars: ✭ 16 (-87.5%)
Mutual labels:  operating-system
Posnk
An operating system project.
Stars: ✭ 34 (-73.44%)
Mutual labels:  operating-system
kora-kernel
Kernel for my operating system KoraOS
Stars: ✭ 15 (-88.28%)
Mutual labels:  operating-system
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (-55.47%)
Mutual labels:  webscraping
super-anime-downloader
A program which takes an Anime name or URL and downloads the specified range of episodes.
Stars: ✭ 26 (-79.69%)
Mutual labels:  webscraping
Balena Os
The central place for all things BalenaOS related.
Stars: ✭ 104 (-18.75%)
Mutual labels:  operating-system
xkdb
Xinu Kernel DeBugger (xkdb) - GDB for Xinu backends
Stars: ✭ 19 (-85.16%)
Mutual labels:  operating-system
rxinu
Rust implementation of Xinu educational operating system
Stars: ✭ 26 (-79.69%)
Mutual labels:  operating-system
mirror-mirror
A library to get images from social media
Stars: ✭ 15 (-88.28%)
Mutual labels:  webscraping
Redditsfinder
Archive a reddit user's post history. Formatted overview of a profile, JSON containing every post, and picture downloads. Uses the pushshift API.
Stars: ✭ 28 (-78.12%)
Mutual labels:  webscraping
MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Stars: ✭ 179 (+39.84%)
Mutual labels:  operating-system
RocketOS
RocketOS is a Unix based OS that uses legacy BIOS and GRUB and is written in C17. It is being developed for educational purposes primarily, but it still is a serious project. It is currently in its infancy.
Stars: ✭ 23 (-82.03%)
Mutual labels:  operating-system
GoodReadsScraper
📚 A GoodReads.com Scraper script to get books reviews including text and rating.
Stars: ✭ 36 (-71.87%)
Mutual labels:  webscraping
Antikernel
The Antikernel operating system project
Stars: ✭ 75 (-41.41%)
Mutual labels:  operating-system
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen on ARM Cortex-M3 assemble language, it runs successfully on STM32F103 MCU.
Stars: ✭ 57 (-55.47%)
Mutual labels:  operating-system
hit-oslab
网易云课堂李治军老师操作系统课实验报告
Stars: ✭ 34 (-73.44%)
Mutual labels:  operating-system
CS Offer
后台开发基础知识总结(春招/秋招)
Stars: ✭ 352 (+175%)
Mutual labels:  operating-system
Harbours
Ported software for HelenOS.
Stars: ✭ 15 (-88.28%)
Mutual labels:  operating-system
basicdos
A new 8086-based reimagining of PC DOS and BASIC
Stars: ✭ 72 (-43.75%)
Mutual labels:  operating-system
covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (-84.37%)
Mutual labels:  webscraping
kwast
Rust operating system running WebAssembly as userspace in ring 0
Stars: ✭ 83 (-35.16%)
Mutual labels:  operating-system
Tiny Os
《操作系统真象还原》一书实现的系统代码
Stars: ✭ 112 (-12.5%)
Mutual labels:  operating-system
aws-pdf-textract-pipeline
🔍 Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
Stars: ✭ 141 (+10.16%)
Mutual labels:  webscraping
glass2
Prototype HTML5 Desktop OS
Stars: ✭ 49 (-61.72%)
Mutual labels:  operating-system
SEAC
Systeme d'exploitation
Stars: ✭ 22 (-82.81%)
Mutual labels:  operating-system
Blog os
Writing an OS in Rust
Stars: ✭ 8,120 (+6243.75%)
Mutual labels:  operating-system
Advanced-xv6
Modern improvements for MIT's xv6 OS
Stars: ✭ 26 (-79.69%)
Mutual labels:  operating-system
Einherjar
colorForth computing environment for amd64 and PowerPC Macs.
Stars: ✭ 20 (-84.37%)
Mutual labels:  operating-system
Polite
Be nice on the web
Stars: ✭ 253 (+97.66%)
Mutual labels:  webscraping
Harmonyos
鸿蒙系统资料。Docs about HarmonyOS.
Stars: ✭ 1,191 (+830.47%)
Mutual labels:  operating-system
NoNameOS
NoNameOS is a simple 32 bit x86 Operating System!
Stars: ✭ 94 (-26.56%)
Mutual labels:  operating-system
Anirip
🎬 A Crunchyroll show/season ripper
Stars: ✭ 127 (-0.78%)
Mutual labels:  webscraping
Geeksforgeeksscrapper
Scrapes g4g and creates PDF
Stars: ✭ 124 (-3.12%)
Mutual labels:  webscraping
Nytcrossword
An exploration of New York Times crossword answers from 1994-2017, i.e. the Will Shortz era.
Stars: ✭ 117 (-8.59%)
Mutual labels:  webscraping
Papers Notebook
📄 🇨🇳 📃 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning), created by @gaocegege
Stars: ✭ 1,678 (+1210.94%)
Mutual labels:  operating-system
Dgos
Operating System
Stars: ✭ 90 (-29.69%)
Mutual labels:  operating-system
Sneakerbot App
App that scrapes the Footlocker website to construct URLs for upcoming sneaker releases and adds the shoe to your cart if it is available. Uses Python and Selenium Webdriver. *Chrome and Chromedriver must be installed and Chromedriver must be on main path
Stars: ✭ 54 (-57.81%)
Mutual labels:  webscraping
Gramado
Gramado OS - 32bit operating system
Stars: ✭ 420 (+228.13%)
Mutual labels:  operating-system
nixos-tutorial
one hour, hands-on
Stars: ✭ 118 (-7.81%)
Mutual labels:  operating-system
301-360 of 413 similar projects