Stars
react-virtualized-list 是一个专为处理大型数据集而设计的高性能 React 虚拟组件库,提供虚拟化列表、无限滚动、懒加载和动态数据更新等功能。通过使用 IntersectionObserver 精确管理可见性,优化性能并支持灵活的渲染和加载行为配置。仓库提供了详细的安装说明、使用示例和全面的 API 文档,适合快速集成和定制。
😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
DHorse是一个轻量级、简单易用的云应用管理平台,具有多云和多环境管理、应用管理和部署、服务治理等功能,使用该平台不需要了解容器和k8s的概念。
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.
2025中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。
A cryptocurrency implementation in less than 1500 lines of code
What happens behind the scenes when we type www.google.com in a browser?
mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker容器化部署。
A collection of modern, server-safe React hooks – from the ui.dev team
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
🌐 Front End interview preparation materials for busy engineers (updated for 2025)
⛄ Possibly the smallest compiler ever
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Collection of TypeScript type challenges with online judge
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings