dexter-xD / jadeLinks
Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.
☆97Updated 2 weeks ago
Alternatives and similar repositories for jade
Users that are interested in jade are comparing it to the libraries listed below
Sorting:
- A tinycompiler in C from scratch☆108Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆257Updated 6 months ago
- ☆46Updated 5 months ago
- Tiny Raspberry Pi Operating System☆270Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆179Updated 2 months ago
- Retro Snake game in pure x86 assembly.☆37Updated 11 months ago
- Lightning-fast HTTP server built in C☆185Updated 5 months ago
- A turn-based co-petetive multiplayer game☆165Updated last week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 7 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Tiny x86_64 OS in C☆77Updated 4 months ago
- Under 200 loc HTTP server in Assembly (+ react server components implementation in assembly)☆181Updated 9 months ago
- A modern Linux music player with stunning visualizations.☆147Updated last month
- C projects: algorithms, games, and networking☆740Updated last week
- ☆42Updated last year
- NES toolchain & emulator in C☆128Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 8 months ago
- A minimal OS implemented following "Operating system in 1000 lines of code"☆184Updated 7 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆316Updated 3 weeks ago
- ☆33Updated last year
- Book in Progress☆359Updated 2 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- A simple, fast server built in Zig!☆93Updated 2 months ago
- minimal, multi-process, super fast http server written in assembly☆273Updated 2 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 3 months ago
- ☆237Updated last year
- A single-threaded event-driven cache☆19Updated last year
- A single-threaded TCP server with an event loop using the poll system call written in C.☆93Updated last year
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆176Updated last month