Stars
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)
LLMs-from-scratch项目中文翻译
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Cross-platform Nestopia emulator core with a GUI
Official MINIX sources - Automatically replicated from gerrit.minix3.org
Yingyulou's STL toy room. Include the "toy-like" implementation of std::tuple, std::function, std::bind, std::any, std::ratio etc.
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…
A basic operating system for x86 architecture(64 bit) with TARFS filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and bin…
3D Renderer Engine builds with Vulkan and C++ 20
An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!
A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
💜 A supercharged std::vector implementation (minus Allocator)
String library for embedded systems that won't make your heap fragmented
A lean C++ string format library (mainly) for embedded platforms