Starred repositories
A comprehensive catalog of modern and classic books on C++ programming language
收集各大AndroidTV的apk应用,可免费看vip和国外电影电视。如大家有也可以贡献一下。
Markdown 批量导出工具、开放式跨平台博客解决方案,随意组合写作平台(语雀/Notion/FlowUs/飞书/我来Wolai)和博客平台(Hexo/Vitepress/Halo/Confluence/WordPress等)
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold t…
《C++ Templates The Complete Guide - second edition》的非专业个人翻译
Translation of C++ Templates 2nd | Powered by Obsidian
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
An open-source C++ library developed and used at Facebook.
Stablo is a minimal blog website template built with Next.js, TailwindCSS & Sanity CMS
A list of learning materials to understand databases internals
Crawl a site to generate knowledge files to create your own custom GPT from a URL
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: …
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
👏 Modern neovim configuration based on native lsp
A fast JSON parser/generator for C++ with both SAX/DOM style API
A fast JSON serializing & deserializing library, accelerated by SIMD.
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
A lighted key-value database based on skiplist and a open-sorurce project, its link is in Readme.md
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。