LanTingxin's Stars
grafana/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.
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
apachecn/zetcode-zh
:books: [译] Zetcode 中文系列教程
prompt-toolkit/python-prompt-toolkit
Library for building powerful interactive command line applications in Python
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
include-what-you-use/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
RayTracing/raytracing.github.io
Main Web Site (Online Books)
faif/python-patterns
A collection of design patterns/idioms in Python
Jackpopc/CS-Books-Store
你想要的计算机经典书籍,这里都有!
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
flyover/imgui-js
JavaScript bindings for Dear ImGui using Emscripten and TypeScript
microsoft/vscode-extension-samples
Sample code illustrating the VS Code extension API.
wolfpld/tracy
Frame profiler
bombomby/optick
C++ Profiler For Games
danbev/learning-v8
Project for learning V8 internals
puerts/backend-v8
chexiongsheng/v8_embedding_test
Tencent/puerts
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
define-private-public/PSRayTracing
A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-core rendering, and more.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
didi/Hummer
一套移动端高性能高可用的动态化跨端开发框架
quickhybrid/quickhybrid
快速混合开发框架,JSBridge提供核心Android、iOS功能。多平台API支撑,部分兼容浏览器
saghul/txiki.js
A tiny JavaScript runtime
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
GerHobbelt/pthread-win32
clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
WinBuilds/pthread-win32
clone / cvs-import of pthread-win32 + local tweaks (including MSVC2008, MSVC2010 and MSVC2012 project files)
bellard/quickjs
Public repository of the QuickJS Javascript Engine.