pervognsen / bitwiseLinks
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
☆5,239Updated 6 years ago
Alternatives and similar repositories for bitwise
Users that are interested in bitwise are comparing it to the libraries listed below
Sorting:
- An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,491Updated last week
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,396Updated last year
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,638Updated last year
- Source for the little book about OS development☆2,611Updated 2 years ago
- A tiny neural network library☆2,141Updated 5 years ago
- A short description of the C++ build process☆1,209Updated 7 months ago
- Terrain rendering algorithm in less than 20 lines of code☆6,683Updated last year
- Official version of the Meow hash, an extremely fast level 1 hash☆1,805Updated 3 years ago
- Markdown source for Michael Abrash's Graphics Programming Black Book☆4,769Updated 2 years ago
- Gravity Programming Language☆4,470Updated last week
- A description of Jonathan Blow's programming language, Jai☆1,866Updated 4 years ago
- Demonstration of various hardware effects.☆2,961Updated last year
- A curated list of awesome bitwise operations and tricks☆3,108Updated 3 weeks ago
- How to be low-level programmer☆12,523Updated 10 months ago
- A short tutorial about building Linux based operating systems.☆5,281Updated last year
- List of resources about programming practices for writing safety-critical software.☆1,588Updated 10 months ago
- Wrangling Untrusted File Formats Safely☆4,703Updated 2 months ago
- 486 lines of C++: old-school FPS in a weekend☆1,996Updated 6 years ago
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,891Updated 2 months ago
- minimal cross-platform standalone C headers☆9,572Updated this week
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,954Updated last week
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆10,306Updated 7 months ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,305Updated 6 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,261Updated last year
- An experimental code editor for writing algorithms☆2,904Updated 6 years ago
- Higher level programming in C☆7,086Updated last year
- A single-header ANSI C gui library☆14,184Updated 6 years ago
- A tiny software graphics and game engine☆794Updated 5 years ago
- All CPU and MCU documentation in one place☆1,971Updated 3 years ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,228Updated 3 years ago