There are no reviews yet. Be the first to send feedback to the community and the maintainers!
This is a port of xv6 to the x86-64 platform (from i386), attempting to be as minimally intrusive as possible (beyond some initial reorganization of the source code layout and build system). "xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix Version 6 (v6). xv6 loosely follows the structure and style of v6, but is implemented for a modern x86-based multiprocessor using ANSI C." The original upstream branch (mirror) was pulled from the git repository https://github.com/mit-pdos/xv6-public (previously git://pdos.csail.mit.edu/xv6/xv6.git) The original project homepage is here: https://pdos.csail.mit.edu/6.828/2014/xv6.html (previously http://pdos.csail.mit.edu/6.828/2012/xv6.html) The PDF books about the rev8 version of xv6 are checked into the books branch of this repository for easy access. They come from the xv6 project's home site. The original README remains as README.orig -- renamed to avoid misrepresenting this working branch and any local changes as the original project and to hopefully avoid people pestering the original authors about bugs x86_64 port may introduce while poking at their code. . . . The code has been organized into kernel/, include/, user/, ulib/, and tools/ subdirectories, and arranged so that the build puts intermediate object files into .kobj/ and .uobj/ directories, other intermediates into out/, and the filesystem contents into fs/. The Makefile defaults to building the 64bit version of xv6. Reset the X64 environment variable to build the 32bit version. README.64bit contains notes about the 64bit port.
amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT executionmini-arm-os
Build a minimal multi-tasking OS kernel for ARM from scratchfacebooc
Yet another Facebook clone written in CMazuCC
A minimalist C compiler with x86_64 code generationtalks
schedule and materials about my presentationsnstack
Userspace TCP/IP stack for Linuxunix-v1
Restoration of 1st Edition UNIX kernel sources from Bell Laboratorieskernel-in-kernel
Develop your own OS kernel by reusing Linux infrastructuremin-dl
minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64tetris
A text-mode tetris gamestm32f429-linux-builder
create a uClinux distribution for STM32f429 Discovery boardfull-stack-hello
minimal instruction set and assembler/compiler for "Hello World" executionmazu-editor
a minimalist text editor with syntax highlight, copy/paste, and searchcodezero
Codezero Microkernelcregex
A small implementation of regular expression matching engine in Ctlsf-bsd
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD Licensesimple-dvm
A simplified educational Dalvik virtual machine implementationarmv8-hello
Hello World for bare metal ARMv8 using QEMUlsd_slam
LSD-SLAMtinygl
TinyGL: a Small, Free and Fast Subset of OpenGLogc
A minimal mark-and-sweep garbage collectorx-compressor
A minimalist lossless data compressorjit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great worksvgirl
SVG Instant Rendering Library with focus on embedded systemsttt
An implementation of tic-tac-toe in C, featuring an AI powered by the negamax algorithmrv32jit
JIT-accelerated RISC-V instruction set simulatorstm32f429-r3d
small software 3D rendering program on STM32F429-Discoverykvm-user-x86
A simple userspace program to interact with Linux KVMuThreads
A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++tvision
GCC/Linux port of Turbo Visionhungry-birds
classical example of concurrent producer/consumer problemnalloc
structure aware memory allocatorstm32f429-lcd-demo
Simple STM32F429 Discovery LCD demo program using emWin libraryjamvm
JamVM 2 + OpenJDKlittlefs-fuse
A FUSE wrapper that puts the littlefs in user-spacelinsched
Restoration of The Linux Scheduler Simulator (LinSched)stm32f429-demos
Collection of demo program for STM32F429 Discoveryauto-tetris
Play Tetris game automatically!skin-deep
Generate faces with smoother skinmatrix_oo
Object-oriented matrix implementation in C99tic-tac-toe
An implementation of classical tic-tac-toe game for terminal I/Odummy-driver
dummy Linux kernel module for education purposeTaunix
Realtime operating system kernel for TI TMS320F24x DSPMathEX
An embedded mathematical expression evaluator in C99fizzbuzz
Implement Fizzbuzz without loop-internal conditionals, or arithmetic operators.cjit
A tiny JIT compiler based on MIRanrmalloc
A new embedded-friendly memory allocatorarith_register
Use ELF linker set to construct lists of arithmetic implementations automaticallymembroker
Memory Broker is a library that helps balance memory load between processes in user space using IPCscalable-font-editor
A scalable font editor, which produces the fonts for embedded environmentsbubble-sort-arm
Bubble sort in ARM assembly (incomplete)doxygen-oop-in-c
iota-whitepaper
IOTA whitepapermicronaut-from-scratch
Ahead-of-Time compilation with Micronaut and GraalVMgit-hook-tests
Tests for Git Hooksci-test-public
(TMP) A repository for testing CI pipelinemuxleq
16-bit virtual machine with a two-instruction set CPU capable of running ForthLove Open Source and this site? Check out how you can help us