Stars
- All languages
- ANTLR
- Arduino
- Assembly
- Batchfile
- Bison
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Crystal
- D
- Fortran
- FreeBASIC
- Go
- HTML
- Handlebars
- Haskell
- HolyC
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lean
- Lua
- MATLAB
- Makefile
- Nim
- Odin
- PHP
- Pascal
- Pawn
- Perl
- Python
- Roff
- Rust
- Shell
- TeX
- TypeScript
- V
- VHDL
- Vala
- Verilog
- Visual Basic
- Wren
- XSLT
- Yacc
- Zig
Audio decoding libraries for C/C++, each in a single source file.
A library of common data structures and algorithms written in C.
C99, header-only framework for games and multimedia applications
A dynamic array implementation in C similar to the one found in standard C++
A collection of CHIP-8 programs and documentation
Implementation of the 7GUIs tasks written in Rust with fltk-rs
Proof of concept OS kernel made almost entirely in MSVC 2013 using Pure64 as a bootloader and BMFS for filesystem.
Branches are too slow, lets get rid of them.
💾 Amd64 operating system in C. Trying to make a full OS, with a simple and readable codebase!
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
A cheatsheet of modern C++ language and library features.
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…
An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊 (Superseded by https://github.com/UltraOS/Ultra)
The Zeal Operating System is a modernized fork of the 64-bit Temple Operating System, TempleOS.
a little 64bit operating system written in c++ with smp support
Suspended until Cyjon refactorization finnish.
Intel Open Source Graphics Programmer Reference Manual (PRM)
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation