14-day current streak·28-day longest streak
-
Memoh ★ PINNED ⑂
Multi-Member, Structured Long-Memory, Containerized AI Agent System ✨
★ 0 4mo agoExplain → -
Floway ★ PINNED
Serverless LLM API gateway with telemetry, full protocol translation and Stateful Responses support. Use any LLM from any client and get OpenAI/Anthropic 1P-like experience of Codex/Claude on 3P API providers!
TypeScript ★ 57 23h agoExplain → -
OI-wiki ★ PINNED ⑂
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TypeScript ★ 1 1y agoExplain → -
vite-plugin-wasm ★ PINNED
Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.
JavaScript ★ 431 4mo agoExplain → -
vite-plugin-top-level-await ★ PINNED
Transform code to support top-level await in normal browsers for Vite.
TypeScript ★ 313 4mo agoExplain → -
electron-titlebar
Cool titlebar for electron apps for every system
JavaScript ★ 112 5y agoExplain → -
simple-sandbox
A simple Linux sandbox with Node.js API.
C++ ★ 75 2y agoExplain → -
Cahciua
Lightweight IM-interface agentic group chatbot
TypeScript ★ 61 8d agoExplain → -
acme
Issue free SSL certs on GitHub Actions with acme.sh.
★ 50 1y agoExplain → -
monaco-tree-sitter
Highlight your Monaco Editor with tree-sitter grammar.
TypeScript ★ 43 3y agoExplain → -
oi.men.ci
Menci 的 OI 博客(源代码与网站文件)
JavaScript ★ 41 3y agoExplain → -
Lemon ⑂ ▣
A tiny judging environment for OI contest
C++ ★ 35 8y agoExplain → -
docker-archlinuxarm
Docker image for Arch Linux (multiarch ARM64 + AMD64, daily updated with GitHub Actions)
Dockerfile ★ 29 9d agoExplain → -
magpie
Bidirectional NDP proxy and route maintainer to relay an IPv6 SLAAC network.
C++ ★ 28 4y agoExplain → -
hexo-deployer-upyun
UPYUN deployer for Hexo.
JavaScript ★ 22 5y agoExplain → -
wastyle
AStyle code formatter compiled to WebAssembly, for Node.js and the browser.
C++ ★ 20 3y agoExplain → -
tree-sitter-wasm-prebuilt
Prebuilt WASM binaries for tree-sitter's language parsers.
JavaScript ★ 19 3y agoExplain → -
html-parser ▣
The task of Advanced Programming class on 2019/03/28. C++ HTML parser that generates a simple DOM tree.
C++ ★ 19 7y agoExplain → -
homebrew-libvirt-m1
Homebrew formulaes to install `virt-manager`, `virt-viewer` and `libvirtd` on macOS with Apple Silicon
Ruby ★ 19 4y agoExplain → -
vite-plugin-public-path
Vite's equivalent of `__webpack_public_path__` in Webpack. Works for `index.html` and modern/legacy build.
TypeScript ★ 18 3y agoExplain → -
deploy-certificate-to-aliyun
GitHub Action to Deploy SSL certificate to Aliyun Certificates Service (and use in CDN).
JavaScript ★ 17 1y agoExplain → -
docker-sandbox ▣
Run unsafe program in docker sandbox
C++ ★ 16 9y agoExplain → -
Tsukasa
A flexible port forwarder among TCP, UNIX socket and (optionally) Tailscale, with PROXY protocol support, written in Golang.
Go ★ 15 1y agoExplain → -
IINACT ⑂
A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
C# ★ 15 1y agoExplain → -
hexo-theme-journal ⑂
隻言片語・於此匯聚 – Moments piled up. Live demo →
EJS ★ 14 2y agoExplain → -
service-worker-redirect-origin
Redirect requests of current origin to another domain with Service Worker.
TypeScript ★ 13 3y agoExplain → -
resume
个人简历
★ 13 5y agoExplain → -
markdown-it-merge-cells
A markdown-it plugin to merge adjacent cells with same content in tables
JavaScript ★ 11 2y agoExplain → -
stego
数据隐写:将数据嵌入到到 BMP 数据中
C ★ 11 5y agoExplain → -
bootloader
操作系统课作业:MBR 引导加载器
Assembly ★ 10 5y agoExplain → -
syntect-js
Syntect (Syntax highlighter in Rust) for Node.js and WebAssembly
JavaScript ★ 9 2y agoExplain → -
Menci
My GitHub homepage
★ 9 7mo agoExplain → -
aur.men.ci
Menci's prebuilt AUR repo for Archlinux and Manjaro
TypeScript ★ 9 2y agoExplain → -
pipeline
Pipelined MIPS processor in Verilog
SystemVerilog ★ 8 5y agoExplain → -
search-engine-oop ▣
The task of Advanced Programming class on 2019/04/23. Text search engine using inversed index and TF-IDF in C++.
C++ ★ 7 7y agoExplain → -
double ▣
The task of Advanced Programming class on 2018/10/10. Implementation of IEEE 754 floating point number. Like `double` in C.
C ★ 7 7y agoExplain → -
chroot-sandbox ▣
Run unsafe program in chroot sandbox
C++ ★ 7 9y agoExplain → -
TuringAdvancedProgramming19A
Code of tasks of Turing Class 2019's Advanced Programming (first term)
C ★ 7 6y agoExplain → -
deploy-certificate-to-upyun
GitHub Action to Deploy SSL certificate to Upyun CDN or OSS.
TypeScript ★ 6 2y agoExplain → -
build-archlinux-package
GitHub Action to build Archlinux / Manjaro package with Docker, for AMD64 or ARM64
Shell ★ 6 4y agoExplain → -
sf-mono-webfont
SF Mono webfont (WOFF & WOFF2) generated with FontSquirrel.
HTML ★ 5 5y agoExplain → -
hexo-renderer-syzoj-renderer
Render Hexo's markdown documents with syzoj-renderer
JavaScript ★ 5 4y agoExplain → -
Blog
My new blog
TypeScript ★ 5 1y agoExplain → -
search-engine ▣
The task of Advanced Programming class on 2019/04/16. Text search engine using inversed index and TF-IDF.
Python ★ 5 7y agoExplain → -
moemark-turndown ▣
Convert hexo-renderer-moemark-pygments rendered HTML back to markdown
JavaScript ★ 5 8y agoExplain → -
upload-to-oss
GitHub Actions to sync files in a directory to Aliyun OSS with a prefix incrementally, with filename filter.
TypeScript ★ 5 3y agoExplain → -
xinu-vm
操作系统课作业 xinu
C ★ 5 4y agoExplain → -
mepage-2015-archive
很久很久以前(2015 年)设计的个人主页 MePage 的存档
JavaScript ★ 5 4y agoExplain → -
ics2
RUC ICS2 Labs
C ★ 4 4y agoExplain → -
avl-tree ▣
The task of Advanced Programming class on 2018/12/05. Implementation of AVL tree and heap memory leak check in C.
C ★ 4 7y agoExplain → -
powerline-go ⑂
A beautiful and useful low-latency prompt for your shell, written in go
Go ★ 4 4y agoExplain → -
CompilationPrinciples
编译原理作业:基于 flex 和 bison 的 Pascal 到 Intel x86_64 Assembly 编译器
C++ ★ 4 6y agoExplain → -
pipeline-tester
Random tests generator & runner for your pipelined MIPS processor (from @t123yh)
C# ★ 4 5y agoExplain → -
FakeTPM.kext
Something you might need to run Windows 11 🤣
★ 4 5y agoExplain → -
men.ci-backup
Menci's personal homepage
★ 3 4y agoExplain → -
web-crawler ▣
The task of Advanced Programming class on 2019/03/21. C++ web crawler with wget.
C++ ★ 3 7y agoExplain → -
UnityStandaloneFileBrowser ⑂
(Linux support fixed) A native file browser for unity standalone platforms
C# ★ 3 5y agoExplain → -
tpm2-luks-helper
No description.
Shell ★ 3 3y agoExplain → -
ssh-certdeploy
Deploy certificate to servers with SSH.
Shell ★ 3 1y agoExplain → -
karatsuba-algorithm
The fast big integer multiplication algorithm
C++ ★ 3 6y agoExplain → -
docker-polyfill-service
Dockerized polyfill-service (https://github.com/Financial-Times/polyfill-service, aka. https://polyfill.io)
Dockerfile ★ 3 2y agoExplain → -
mdb
Menci DeBugger: Simple Linux x86_64 debugger with ptrace(2)
C++ ★ 2 5y agoExplain → -
markdown-it-math-loose ⑂
Markdown-it plugin to include math in your document
JavaScript ★ 2 7y agoExplain → -
avl-tree-zip ▣
The task of Advanced Programming class on 2018/12/26. Compress and decompress an avl-tree with (1 `double` + 1 `char`) for each node, or its insert sequence.
C ★ 2 7y agoExplain → -
rax3000m
CMCC RAX3000M Stock ROM Backup
★ 2 1y agoExplain → -
powerline-shell ⑂
A beautiful and useful prompt for your shell
Python ★ 2 7y agoExplain → -
MetricsNet
Collect Prometheus metrics from the edges with a Docker Compose to replicated center storage and query them in real-time, based on Tailscale and Thanos.
PHP ★ 2 1y agoExplain → -
bluearchive-logo ⑂
No description.
CSS ★ 2 2y agoExplain → -
luogu-openapi
Luogu OpenAPI SDK (unofficial)
TypeScript ★ 2 3y agoExplain → -
DataScience
《数据科学导论》作业
Jupyter Notebook ★ 2 6y agoExplain → -
arcaea-builder ▣
Build your own Arcaea game client to play self-made or modified official charts!
TypeScript ★ 2 4y agoExplain → -
cf-pages-await ⑂
Wait for your Cloudflare Pages builds to finish!
TypeScript ★ 2 4y agoExplain → -
dotfiles
My dotfiles
Go Template ★ 1 1d agoExplain → -
InitWin
The initiailization script when I install Windows
PowerShell ★ 1 13d agoExplain → -
big-integer ▣
The task of Advanced Programming class on 2019/04/04. C++ BigInteger class.
C++ ★ 1 7y agoExplain → -
AquaMai ⑂
Mod for Sinmai
★ 1 7mo agoExplain → -
FlappyBird ▣
No description.
JavaScript ★ 1 9y agoExplain → -
oi-wiki-mirror
A mirror of OI Wiki, built for Mainland China users.
TypeScript ★ 1 11mo agoExplain → -
shadcn-vue ⑂
Vue port of shadcn-ui
Vue ★ 1 1y agoExplain → -
rathole ⑂
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Rust ★ 1 1y agoExplain → -
webhook-to-actions
Trigger GitHub Actions workflow with WebHook. Runs on Cloudflare Workers.
TypeScript ★ 1 3y agoExplain → -
qsort ▣
The task of Advanced Programming class on 2018/10/10. Implementation of C library function qsort().
C ★ 1 7y agoExplain → -
hexo-theme-new-vno ⑂
The new Vno theme ported to Hexo http://monniya.com
CSS ★ 1 9y agoExplain → -
DalamudPluginsD17 ⑂
DalamudPlugins playground for DIP17
Python ★ 1 1y agoExplain → -
deploy-certificate-to-azure-web-app
GitHub Action to deploy SSL certificate to Azure Web App (including Function App)
★ 1 3y agoExplain → -
gatsby ⑂
Build blazing fast, modern apps and websites with React
JavaScript ★ 1 5y agoExplain → -
google-analytics-worker ⑂
:cloud: The Cloudflare Workers implementation of an async Google Analytics
JavaScript ★ 1 4y agoExplain → -
langfuse ⑂
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
★ 0 14d agoExplain → -
routing-tools
No description.
Python ★ 0 2y agoExplain → -
new-api ⑂
A unified AI model hub for aggregation & distribution. It supports cross-converting various LLMs into OpenAI-compatible, Claude-compatible, or Gemini-compatible formats. A centralized gateway for personal and enterprise model management. 🍥
★ 0 25d agoExplain → -
one-api ⑂
LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.
★ 0 6mo agoExplain → -
Azamai_pico ⑂
Pico controller for Maimai
C ★ 0 1mo agoExplain → -
copilot-api ⑂
OpenAI and Anthropic-compatible gateway for GitHub Copilot or Codex or third-party providers. Please read README.md completely before use!
★ 0 1mo agoExplain → -
Minfilia
No description.
C# ★ 0 2mo agoExplain → -
deepseek_v4_rolepaly_instruct ⑂
对于DeepSeek-V4角色扮演的特殊控制指令的说明
★ 0 2mo agoExplain → -
openclaw ⑂
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
★ 0 3mo agoExplain → -
logos-code
No description.
★ 0 3mo agoExplain → -
wasm-pack ⑂
📦✨ your favorite rust -> wasm workflow tool!
Rust ★ 0 3y agoExplain → -
pygments-promise ⑂
Fully asynchronous Node.js wrapper for Pygments
JavaScript ★ 0 7y agoExplain → -
hexo-theme-icarus ⑂
The blog theme you may fall in love with, coming to Hexo.
CSS ★ 0 9y agoExplain → -
OverlayScrollbars ⑂
A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
★ 0 7mo agoExplain → -
content ⑂
The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web APIs, and more.
★ 0 7mo agoExplain → -
vueuse ⑂
Collection of essential Vue Composition Utilities for Vue 3
★ 0 7mo agoExplain → -
velin ⑂
✍️ Develop prompts with Vue SFC or Markdown like pro.
★ 0 3mo agoExplain → -
neuri-js ⑂
🧠 Simple and easy agent framework, include various of structured data manipulation, agent and function compositing, code editing, fs and more!
★ 0 1y agoExplain → -
unocss ⑂
The instant on-demand atomic CSS engine.
★ 0 7mo agoExplain → -
unrtel ⑂
Unified RTEL (Read-Transform-Evaluate Loop) for JavaScript modules.
★ 0 1y agoExplain → -
telegram-search ⑂
🔍 一个功能强大的 Telegram 聊天记录搜索客户端,支持聊天记录备份和向量搜索。
★ 0 1y agoExplain → -
airi ⑂
💖🧸 A container of souls of AI waifu / virtual characters to bring them into our worlds, wishing to achieve Neuro-sama's altitude, completely LLM and AI driven, capable of realtime voice chat, Minecraft playing, Factorio playing. Can be run in Browser or Desktop.
★ 0 1y agoExplain → -
xsai ⑂
🤖💬 extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.
★ 0 4mo agoExplain → -
tsx-monorepo-tsconfig-bug
No description.
TypeScript ★ 0 1y agoExplain → -
AquaDX ⑂
A certain magical arcade server
★ 0 7mo agoExplain → -
brpc ⑂
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
C++ ★ 0 1y agoExplain → -
act-overlays ⑂
CN mirror of cking/act-overlays
HTML ★ 0 1y agoExplain → -
syzoj-origin ⑂ ▣
An OnlineJudge System for OI and ACM/icpc
Python ★ 0 9y agoExplain → -
Slackview ⑂ ▣
A Responsive Flat WordPress Theme
CSS ★ 0 11y agoExplain → -
grafana-azure-sdk-go ⑂
No description.
★ 0 1y agoExplain → -
grafana ⑂
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
TypeScript ★ 0 1y agoExplain → -
Browsingway ⑂
Dalamud plugin for rendering browser overlays in-game.
C# ★ 0 1y agoExplain → -
PyXIVPlatform ⑂
No description.
Python ★ 0 1y agoExplain → -
prometheus ⑂
The Prometheus monitoring system and time series database.
Go ★ 0 1y agoExplain → -
ActionsTest
My playground to test some commands on GitHub Actions runner's environment with the `mxschmitt/action-tmate` action.
★ 0 1y agoExplain → -
pico-uart-bridge ⑂
Raspberry Pi Pico UART-USB bridge
C ★ 0 2y agoExplain → -
aic_pico_pn532_spi ⑂
AIC Carder Reader (Amusement IC, e-Amusement Pass, AIME, Bana Passport, etc.)
★ 0 1y agoExplain → -
OpenHardware ⑂
Open-sourced Hardware Experimentation <3
★ 0 2y agoExplain → -
azure-docs ⑂
Open source documentation of Microsoft Azure
★ 0 2y agoExplain → -
nodejieba ⑂
"结巴"中文分词的Node.js版本
JavaScript ★ 0 5y agoExplain → -
Serial-delay
https://gitlab.com/heavydeck-projects/hardware/Serial-delay with detailed output
Jupyter Notebook ★ 0 2y agoExplain → -
AppXLauncher ⑂
No description.
C++ ★ 0 2y agoExplain → -
docs ⑂
📚 Prisma Documentation
★ 0 2y agoExplain → -
machina ⑂
Network capture library for realtime TCP/IP decoding from a windows application. Includes an extension library to support FFXIV data capture.
C# ★ 0 2y agoExplain → -
mkdocs-material ⑂
A Material Design theme for MkDocs
HTML ★ 0 2y agoExplain → -
BoostDemo
Boost with CMake submodule
CMake ★ 0 3y agoExplain → -
MSAL-S2S-Demo
Demo of MSAL.js for AAD S2S (service-to-service) authentication
JavaScript ★ 0 3y agoExplain → -
maimaidx-prober ⑂
舞萌 DX 查分器
★ 0 9mo agoExplain → -
Cloudreve ⑂
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
Go ★ 0 3y agoExplain → -
mimikatz ⑂
A little tool to play with Windows security
★ 0 4y agoExplain → -
ncnn ⑂
ncnn is a high-performance neural network inference framework optimized for the mobile platform
C++ ★ 0 3y agoExplain → -
giscus ⑂
A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
TypeScript ★ 0 3y agoExplain → -
pages-action ⑂
No description.
JavaScript ★ 0 3y agoExplain → -
testlib ⑂
C++ library to develop competitive programming problems
★ 0 4y agoExplain → -
rqy-blog-deploy
Repo of deployment GitHub Actions for https://rqy.moe
★ 0 3y agoExplain → -
edk2-platforms ⑂
EDK II sample platform branches and tags
★ 0 4y agoExplain → -
una ⑂
Una (Una's Not APT) - A complete MPR helper
★ 0 4y agoExplain → -
pymdown-extensions ⑂
Extensions for Python Markdown
★ 0 4y agoExplain → -
Q2TG ⑂
QQ 与 Telegram 群相互转发的 bot
★ 0 4y agoExplain → -
swc ⑂
Rust-based platform for the Web
★ 0 4y agoExplain → -
vite ⑂
Next generation frontend tooling. It's fast!
TypeScript ★ 0 1mo agoExplain → -
azure-storage-cpplite ⑂
Lite version of C++ Client Library for Microsoft Azure Storage
★ 0 4y agoExplain → -
halo ⑂
✍ 一款优秀的开源博客发布应用。
Java ★ 0 4y agoExplain → -
gatsby-oi-wiki ⑂
🚧正在开发中的基于 gatsby 的 OI Wiki 渲染框架。🚧
TypeScript ★ 0 4y agoExplain → -
workers-types ⑂
TypeScript type definitions for authoring Cloudflare Workers.
TypeScript ★ 0 4y agoExplain → -
html-webpack-exclude-assets-plugin-webpack5 ⑂
Add the ability to exclude assets based on RegExp patterns
JavaScript ★ 0 4y agoExplain → -
MSAL-RBAC-Demo
Demo of MSAL.js for AAD authentication and authorization in a SPA
JavaScript ★ 0 4y agoExplain → -
syntect-workers
Run syntect, the syntax highlighter in Rust, on Cloudflare Workers
JavaScript ★ 0 4y agoExplain → -
DES
C implementation of the DES (Data Encryption Standard) crypto algorithm
C ★ 0 5y agoExplain → -
DataStructureAndAlgorithms
《数据结构与算法》课程作业
C++ ★ 0 6y agoExplain →
No repos match these filters.