Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/521xueweihan/HelloGitHub/llms.txt

Use this file to discover all available pages before exploring further.

HelloGitHub Issue #122 is the May 2025 edition of the monthly newsletter. This issue covers a wide range of categories including C, C#, C++, Go, and JavaScript, and brings together everything from a Redis-author-built DeepSeek inference engine to a Ghibli-studio-pedigreed 2D animation suite. Browse it in full on GitHub or the official website, or read on below for selected highlights.

Highlights

ds4 — DeepSeek Inference Engine

Written in C by the creator of Redis, ds4 is a lightweight local inference engine purpose-built for the DeepSeek-V4-Flash model. Supports Metal and CUDA acceleration, 2-bit quantization, persistent disk KV cache, an HTTP API, and a coding agent — not just a GGUF runner.

egos-2000 — 2000-line Teaching OS

A minimal operating system implemented in just 2,000 lines of C, designed so every student can read and understand the entire source. Runs on QEMU and RISC-V boards; covers memory management, process control, syscalls, filesystem, networking, and a shell.

opentoonz — 2D Animation Software

The open-source 2D animation package deeply customized by Studio Ghibli and used for several of its productions. Handles scanning, coloring, compositing, effects, and film output. Runs on Windows, macOS, and Linux.

dolt — Git-Powered SQL Database

A MySQL-compatible SQL database that brings Git-style version control to data tables. Supports branch, merge, push, pull, and clone operations on your data. Connect with any existing MySQL client and use it like a familiar database.

o3de — Open 3D Engine

A free, open-source, real-time 3D engine for building AAA-grade games, cinematic 3D scenes, and simulation applications. Supports Windows and Linux.

drizzle-orm — TypeScript ORM

A lightweight, zero-dependency TypeScript ORM with support for PostgreSQL, MySQL, SQLite, and serverless databases. Runs on Node.js, Bun, Deno, Cloudflare Workers, and various Edge runtimes.

Read the Full Issue

GitHub — Chinese

Read the full Issue #122 Markdown source on GitHub.

English Version

Read the community English translation of Issue #122 on GitHub.

← Previous: Issue #121

April 2025 — systeminformer, KillerPDF, OrcaSlicer, glow, k0s, pixijs, and more.

Next: Issue #123 →

June 2025 — keyd, luanti, gopass, react-scan, black, Scrapling, and more.

Build docs developers (and LLMs) love