xinyzhang9's Stars
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
WindRunnerMax/TKScript
油猴脚本 & 浏览器扩展
GoogleChromeLabs/browser-fs-access
File System Access API with legacy fallback in the browser
solidoc/slate-ot
ottypes/rich-text
Format for representing rich text documents and changes
yechens/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
umijs/dumi
📖 Static Site Generator for component library development
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
QianMo/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
diegomura/react-pdf
📄 Create PDF files using React
kazuhikoarase/qrcode-generator
QR Code Generator implementation in JavaScript, Java and more.
mzabriskie/react-flipcard
React flip card component
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Light-City/CPlusPlusThings
C++那些事
egret-labs/egret-core
Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
QianMo/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
CMoyuer/PicoAreaHelper
Pico4换区小助手
xitu/developer-roadmap
开发者学习路线图
wangkechun/go-by-example
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
sanyuan0704/juejin-book-vite
《深入浅出 Vite》掘金小册代码示例仓库
jamiebuilds/unstated-next
200 bytes to never think about React state management libraries ever again
facebookarchive/emitter
A JS EventEmitter foundation for evented code
jayphelps/core-decorators
Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
chenglou/react-motion
A spring that solves your animation problems.
sky185959/react-swipeable-tab
a swipable and async loading tab component with iscroll
xiaosu95/tab-swiper
一个移动端tab滑动切换和有下拉刷新和上拉加载的插件
bytedance/xgplayer
A HTML5 video player with a parser that saves traffic
BeckyWang/h5-damping-effect
H5页面滚动阻尼效果实现