1 GNU
2 Cpp
- News, Status & Discussion about Standard C++ - ★★★★★
- CppCon
- Modern C++ Features
- C++ static code analysis rules
- C++ reference
- C++ 语言构造参考手册
- C++ Notes for Professionals book
- Google-Abseil
- Online Compiler
- Online Benchmark
- Where do I find the current C or C++ standard documents?
- cplusplus/draft:草稿版本,相对于发行版可能会有错误,但是免费
- 《A Tour of C++》
- Celebrity
Bjarne Stroustrup
:C++之父Walter E. Brown
:2000年开始参与C++标准制定工作,引入了cbegin/cend
、common_type
等特性,以及负责<random>
、<ratio>
等头文件的开发
- Projects
3 Kernel
4 Code Standard
5 Performance Analysis
- Brendan Gregg’s Homepage - ★★★★★
- Denis Bakhvalov
- 《Performance Analysis and Tuning on Modern CPUs》
- Julia Evans
6 DMBS
- 编程小梦 - ★★★★★
- satanson - ★★★★★
- Celebrity
Edgar F. Codd/Ted Codd
:关系型数据库之父Andy Pavlo
:顶尖的数据库领域专家,执教CMU数据库系统相关课程
- Top conferences
- Compare Projects
- DB Fiddle
- Database of Databases
- Sort Benchmark Home Page
- DB-Engines Ranking
- database-startups
- 35 of the Most Successful Database Startups
6.1 Blog
6.2 Other
- Meaning of ‘i’,‘g’ and ‘c’ in Oracle Database Version
- 数据库内核杂谈
- Develop your own Database
- ClickHouse/ClickBench
- AlloyDB for PostgreSQL under the hood: Intelligent, database-aware storage
- Segment Tree
- Segment Tree | Set 1 (Sum of given range)
- Segment Tree | Set 2 (Range Minimum Query)
- 为什么
min
、max
的最小复杂度就是NlogM
,因为min
、max
需要维护有序性
- Materialized Views
- Streaming Data Warehouse 存储:需求与架构
- Teradata中QUALIFY函数
- LSM树详解
7 ChatGpt
- awesome-chatgpt-prompts
- Derivative Products
- Jasper
- Midjourney
- Copilot
8 Uncategorized
- How to Read a Paper.pdf - ★★★★★
- 陈皓-耗子哥
- 美团技术博客
- Richard Stallman-Make作者
- BOT Man | John Lee
- CloudNative 架构
- 敖小剑的博客
- 米开朗基杨
Jeff Dean
:Google Research Scientists and EngineersFabrice Bellard
:A legend programmer, author of FFmpeg, QEMU- Tutorials for Software Developers and Technopreneurs
- The-Art-of-Linear-Algebra