本项目是基于MyTinySTL的STL源码实现,对MyTinySTL进行了充分的注释以便新手阅读,此外还增加了一些库函数的实现以及bug的修改
☆17Apr 28, 2023Updated 2 years ago
Alternatives and similar repositories for More-understandable-MyTinySTL
Users that are interested in More-understandable-MyTinySTL are comparing it to the libraries listed below
Sorting:
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- Helper functions for C++ development☆11Feb 23, 2017Updated 9 years ago
- Parallelize the serial implementation of 3D scene reconstruction with input from kinect sensor and run it on NvidiaGPU using CUDA.☆12Nov 2, 2016Updated 9 years ago
- ☆13Jun 3, 2022Updated 3 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 10 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- c++17实现简易muduo网络库☆45Mar 9, 2025Updated last year
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- Implementation for "Saliency-guided Adaptive Seeding for Supervoxel Segmentation" @IROS2017☆18Dec 6, 2017Updated 8 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 8 years ago
- 此库仅是记录学习《源码剖析》所阅读理解的代码 原项目https://github.com/Alinshans/MyTinySTL☆60Jun 23, 2021Updated 4 years ago
- An object-oriented wrapper to the UEFI specification.☆19Nov 22, 2017Updated 8 years ago
- DDR5 SPD Editor in QT☆26Jan 14, 2026Updated 2 months ago
- C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.☆18Nov 16, 2022Updated 3 years ago
- This is where gem5 based DRAM cache models live.☆20Mar 23, 2023Updated 2 years ago
- 一个基于minhook封装的hook库☆20Feb 8, 2025Updated last year
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Nov 23, 2020Updated 5 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆21May 27, 2022Updated 3 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- CPU and GPU point cloud plane segmentation☆31Sep 18, 2019Updated 6 years ago
- Upsampling method for an input cloud using mls method of PCL☆32Aug 10, 2022Updated 3 years ago
- SGI STL源码-注释版☆76Feb 1, 2019Updated 7 years ago
- 使用C++实现的23种设计模式☆103Sep 9, 2024Updated last year
- 使用C++实现的集群聊天服务器☆106Jan 24, 2023Updated 3 years ago
- ☆35Jan 15, 2021Updated 5 years ago
- Point cloud completion tool based on dictionary learning. Takes a PCL point cloud surface and fills in gaps or densifies sparse regions b…☆41Feb 1, 2023Updated 3 years ago
- CMake study notes☆30Oct 8, 2024Updated last year
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Aug 12, 2019Updated 6 years ago
- The source code for point cloud segmentation.☆41Jul 10, 2020Updated 5 years ago
- ☆45Feb 23, 2023Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆53Aug 15, 2022Updated 3 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Dec 21, 2024Updated last year
- Database practice on cmu15-445 2022☆249Mar 13, 2023Updated 3 years ago
- Tutorial for the Vulkan graphics and compute API☆57Feb 26, 2022Updated 4 years ago
- Implementation for the "Surface Reconstruction from 3D Line Segments" paper.☆120Jul 21, 2021Updated 4 years ago
- 高性能的c++日志库☆70Jan 31, 2021Updated 5 years ago
- ☆77Dec 18, 2022Updated 3 years ago