edenwang233's repos on GitHub
Rust · 8 watchers
ember_os
A simple OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
Rust · 8 watchers
ember_rvemu
A simple RISC-V emulator implemented in rust, which has referenced https://book.rvemu.app/
Rust · 6 watchers
EmberGraph
To query a pattern on multi directed graph with label / attribute filtering efficiently, support Neo4j and SQLite3 as the storage layer.
1 watchers
archimedes
C++20 reflection via code generation
1 watchers
automq
AutoMQ is a cloud-native alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.
1 watchers
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
1 watchers
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
1 watchers
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
PowerShell · 1 watchers
codex-wsl-custom-pets-patch
Temporary workaround for Codex Desktop custom pets in WSL app-server mode on Windows.
Rust · 1 watchers
ds_in_rust
An implementation of some common data structures in Rust.
Makefile · 1 watchers
ember
Rust · 1 watchers
ember-lox
An implementation of Lox-lang's `compile toolchain` + `interpreter` in Rust
1 watchers
english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
0 watchers
A2A
An open protocol enabling communication and interoperability between opaque agentic applications.
Astro · 0 watchers
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
0 watchers
agent-harness-generator
🛠️ The meta-harness for AI agents — scaffold your own focused, branded agent harness with its own npx CLI, MCP server, memory, learning loop, and witness-signed releases. Works with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM (hardware-isolated sandbox).
0 watchers
agent-service-toolkit
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
0 watchers
aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
0 watchers
aiosqlite
asyncio bridge to the standard sqlite3 module
0 watchers
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
0 watchers
alioth
An infrastructure of compiler front end in less code and less dependencies
0 watchers
Antigravity-Manager
Professional Antigravity Account Manager & Switcher. One-click seamless account switching for Antigravity Tools. Built with Tauri v2 + React (Rust).专业的 Antigravity 账号管理与切换工具。为 Antigravity 提供一键无缝账号切换功能。
0 watchers
AppAgent
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
0 watchers
appium
Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
0 watchers
arch-guide
✨ archlinux 简明指南 | 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 | 提供在线文档 ✨
0 watchers
areg-sdk
AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
0 watchers
asciinema
Terminal session recorder, streamer and player 📹
0 watchers
asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
0 watchers
AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents
0 watchers
BENU
Distributed Subgraph Enumeration via Backtracking-based Framework
0 watchers
c2rust
Migrate C code to Rust
0 watchers
cargo
The Rust package manager
0 watchers
cargo-lipo
Cargo subcommand to automatically create universal libraries for iOS.
0 watchers
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
0 watchers
claude-code-from-scratch
Build your own coding agent from scratch in ~1300 lines of TypeScript. / 从零构建你自己的 Claude Code,~1300 行代码,分步教程
0 watchers
claude-code-leaked
An independent Python feature port of Claude Code, entirely rewritting from scratch using oh-my-codex. Educational Purpose only.
0 watchers
claude-harness
Deconstructing Claude Code — interactive source code analysis, guided wc/helpe walkthroughs, and deep architectural exploration of Anthropic's AI coding agent.
0 watchers
cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
0 watchers
cmake-project-template
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
Rust · 0 watchers
codex
Lightweight coding agent that runs in your terminal
0 watchers
CookLikeHOC
🥢像老乡鸡🐔那样做饭。主要部分于2024年完工,非老乡鸡官方仓库。文字来自《老乡鸡菜品溯源报告》,并做归纳、编辑与整理。CookLikeHOC.
0 watchers
cpp-btree
Modern C++ B-tree containers
0 watchers
criterion.rs
Statistics-driven benchmarking library for Rust
0 watchers
cuda-oxide
cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.
0 watchers
data-api
justoneapi数据接口服务。提供:淘宝、小红书、拼多多、同程旅行、京东外卖、抖音(电商)、美团、抖音(视频)、快手、蒲公英、星图、微信公众号、大众点评、哔哩哔哩、知乎、微博、贝壳、Bigo、Temu、Lazada、Shopee、SHEIN、百度指数、携程、Boss直聘、智联招聘、拉钩、今日头条、Facebook、Youtube、Instgram、Twitter。爬虫、采集、scrapy、接口、API。
0 watchers
dataflow-join
An implementation of Ngo et al's GenericJoin in timely dataflow.
0 watchers
dataframe
Structured data processing in Kotlin
0 watchers
deno
A modern runtime for JavaScript and TypeScript.
0 watchers
dolphin
Dolphin - a Deep Learning on MIC architecture Project.
0 watchers
elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
0 watchers
fastapi-langgraph-agent-production-ready-template
A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.
0 watchers
flue
The sandbox agent framework.
0 watchers
flukit
A Flutter UI Kit(一个 Flutter UI组件库),包含 ScaleView, Swiper, PullRefresh, WaterMark, GradientCircularProgressIndicator...
0 watchers
gemini-cli
An open-source AI agent that brings the power of Gemini directly into your terminal.
0 watchers
google-skills
Agent Skills for Google products and technologies
Python · 0 watchers
gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
0 watchers
huashu-design
Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic
0 watchers
humanizer
Claude Code skill that removes signs of AI-generated writing from text
0 watchers
hutool
🍬A set of tools that keep Java sweet.