ErosZy
The tech writer and skill teacher, meeting speaker of Modern Web/GMTC/FDCon/GIAC/QCon as well. Full Stack Enginer and interest in WebAssembly/Compiler/Graphics.
NIOShanghai, China
ErosZy's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
PKUFlyingPig/cs-self-learning
计算机自学指南
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
sharkdp/hyperfine
A command-line benchmarking tool
Bin-Huang/chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
labring/sealos
Sealos is a production-ready Kubernetes distribution. You can create any programming language and any framework development Env, create high availability databases like mysql/pgsql/redis/mongo, and run any docker image.
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
shipitjs/shipit
Universal automation and deployment tool ⛵️
oframe/ogl
Minimal WebGL Library
PlayEdu/PlayEdu
100%开源的企业培训系统,界面美观,操作简单,一键部署您的私有化培训平台!
greggman/twgl.js
A Tiny WebGL helper Library
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
cnlohr/mini-rv32ima
A tiny C header-only risc-v emulator.
openwebf/webf
Build flutter apps with HTML/CSS and JavaScript.
Hansimov/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
bbc/VideoContext
An experimental HTML5 & WebGL video composition and rendering API.
luajit-remake/luajit-remake
An ongoing attempt to re-engineer LuaJIT from scratch
bytedance/monolith
ByteDance's Recommendation System
chrisguttandin/standardized-audio-context
A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.
evanw/polywasm
A JavaScript polyfill for WebAssembly
samirkumardas/jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
sisshiki1969/monoruby
Ruby implementation with yet another JIT compiler.
fightingcat/sits
Script in typescript~
flylai/cyx2
Compiler and VM(interpreter), Using SSA form and doing some optimizations.
brewlin/garbage-collect
garbage collector algorithm 垃圾回收算法的系列实现
BrandonKi/ARCVM
Small optimizing compiler backend with an SSA-based IR.