Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices
☆262Jan 28, 2025Updated last year
Alternatives and similar repositories for Effective-Modern-Cpp
Users that are interested in Effective-Modern-Cpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆337Dec 25, 2024Updated last year
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Dec 25, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,195Dec 25, 2024Updated last year
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆30Dec 25, 2024Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,647Jan 16, 2022Updated 4 years ago
- C++设计模式☆2,588Oct 11, 2024Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Mar 6, 2026Updated 2 weeks ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,934Jul 27, 2022Updated 3 years ago
- 《Effective Modern C++》- 完成翻译☆8,843Nov 14, 2025Updated 4 months ago
- continuous time lidar odometry☆57Jun 12, 2023Updated 2 years ago
- CURL: Continuous, Ultra-compact Representation for LiDAR☆72Oct 11, 2023Updated 2 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- localization and mapping based on multiple sensor fusion☆49Nov 14, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- This repository implements the fast N-view triangulation solver☆26Jul 4, 2024Updated last year
- Note Of Effective C++ 、More Effective C++ And Effective Modern C++☆243Jun 10, 2020Updated 5 years ago
- Tutorial examples and sample applications for DC-SAM.☆20Mar 4, 2026Updated 3 weeks ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,522Aug 20, 2024Updated last year
- [CVPR 2023] Efficient Map Sparsification Based on 2D and 3D Discretized Grids☆46Sep 23, 2023Updated 2 years ago
- SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)☆1,034Mar 17, 2020Updated 6 years ago
- [IROS'22] Official code repo for "A LiDAR-inertial Odometry with Principled Uncertainty Modeling"☆84Jan 5, 2023Updated 3 years ago
- Efficient Graduated Non-Convexity for Pose Graph Optimization☆78Oct 20, 2023Updated 2 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆960Jun 18, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆16Jul 15, 2022Updated 3 years ago
- Adaptive Graduated Non-Convexity for Pose Graph Optimization☆68Oct 20, 2023Updated 2 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,542Dec 22, 2025Updated 3 months ago
- 快速且优雅的 增量式NDT算法(iNDT)开源实现,基于ndt_omp。A fast and elegant implementation of incremental NDT algorithm (iNDT-OMP) based on ndt_omp.☆72Aug 13, 2023Updated 2 years ago
- A novel fast approximate least squares normal estimator using the structural information of certain LiDAR, is fast and accurate compared …☆99Oct 27, 2023Updated 2 years ago
- Sparsify pose graph to speed the optimization process☆48Nov 16, 2018Updated 7 years ago
- Header-based library for robust GNC+BR☆15Jul 2, 2023Updated 2 years ago
- 📚 《C++ Primer中文版(第5版)》笔记☆1,296Nov 5, 2023Updated 2 years ago
- ☆59Apr 12, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Tightly-coupled Visual/Inertial/Map Integration with Observability Analysis for Reliable Localization of Intelligent Vehicles☆45Nov 11, 2025Updated 4 months ago
- 高性能并行编程与优化 - 课件☆4,173Oct 18, 2024Updated last year
- 作为对《CMake Cookbook》的中文翻译。☆1,480Jan 3, 2021Updated 5 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,317Jan 26, 2021Updated 5 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,295Jan 15, 2021Updated 5 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,991Jan 9, 2026Updated 2 months ago
- ☆42May 16, 2025Updated 10 months ago