Pinned Repositories
actual
A local-first personal finance system
acwj
A Compiler Writing Journey
angular-html-parser
A HTML parser extracted from Angular with some modifications
ant-design-charts
A React Chart Library
hiccup
Tiny interesting hiccup.
minipbjs
Having enough of the massive glue code generated by pbjs? Here's minipbjs. 受够了pbjs产生的巨量胶水代码吗?试试minipbjs!
node-memwatch
A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
particle-diam-detect
postcss-selector-parser
A CSS selector parser, integrates with postcss but does not require it.
wxml-parser
A fast and tolerant wxml parser
dhlolo's Repositories
dhlolo/particle-diam-detect
dhlolo/api-typings
Type definitions for APIs of Wechat Mini Program in TypeScript
dhlolo/AppletReverseTool
微信小程序逆向工具
dhlolo/aurora
free
dhlolo/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
dhlolo/babel
🐠 Babel is a compiler for writing next generation JavaScript.
dhlolo/bootleg-react-compiler
Now that react compiler has been released, let's write an unofficial alternative version in 20 minutes.
dhlolo/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
dhlolo/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
dhlolo/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
dhlolo/chatgptProxyAPI
🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出
dhlolo/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
dhlolo/dhlolo.github.io
blog
dhlolo/eng-books
Free Accounting Software
dhlolo/hermes
A JavaScript engine optimized for running React Native.
dhlolo/I-S00N
dhlolo/jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
dhlolo/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
dhlolo/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
dhlolo/mobx-miniprogram-bindings
小程序的 MobX 绑定辅助库
dhlolo/remapping
Remap sequential sourcemaps through transformations to point at the original source code
dhlolo/ssr-boilerplate
SSR boilerplate
dhlolo/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
dhlolo/tdesign-miniprogram-starter-retail
TDesign - 微信小程序 - 零售行业模板
dhlolo/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
dhlolo/ts-ast-viewer
TypeScript AST viewer.
dhlolo/vscode
Visual Studio Code
dhlolo/vue-mini
像写 Vue 3 一样写小程序
dhlolo/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
dhlolo/whisper.cpp
Port of OpenAI's Whisper model in C/C++