带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。
☆33Mar 8, 2020Updated 5 years ago
Alternatives and similar repositories for TinySTL
Users that are interested in TinySTL are comparing it to the libraries listed below
Sorting:
- 一步步实现c++中的智能指针☆11Jun 6, 2021Updated 4 years ago
- Ip/Web camera stream viewer and recorder with QT☆12Apr 20, 2020Updated 5 years ago
- learn TensorRT from scratch🥰☆18Sep 29, 2024Updated last year
- C++ protobuf serialization library☆20Updated this week
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- c++实现的clip推理,模型有一点点改动,但是不大,改动和导出模型的代码可以在readme里找到,模型文件都在Releases里,包括AX650的模型。新增支持ChineseCLIP☆31Jun 19, 2025Updated 8 months ago
- 基于C++的集群聊天服务器☆81Sep 22, 2022Updated 3 years ago
- Dynamics Model of Hypersonic Aircraft (winged-cone)☆24Updated this week
- 使用C++ Qt5实现Element Plus的控件☆103Jan 2, 2026Updated 2 months ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 2 years ago
- 实现了《编译原理实践与指导教程》一书中的C--编译器☆11Oct 10, 2024Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆58Aug 12, 2024Updated last year
- cpp rotation album,基于cpp eigen实现的3d旋转相册,GAMES101复现内容☆12Jul 25, 2022Updated 3 years ago
- 使用Go语言搭建一个简单的OSS对象存储服务器,依据书ISBN978-7-115-48055-2编写,修复书上一些bug,并提供构建的完整视频过程☆11Aug 12, 2021Updated 4 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- 给llvm17.0.6添加一个新后端Cpu0☆12Apr 22, 2024Updated last year
- Common template for pytorch project. Easy to extent and modify for new project.☆13Dec 13, 2022Updated 3 years ago
- CenterNet3D 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆13May 24, 2024Updated last year
- C/C++学习,后端开发进阶指南。☆10Jul 14, 2021Updated 4 years ago
- 几年前读Live555的源 码的时候做的注释☆11Jan 17, 2019Updated 7 years ago
- Inference deployment of the llama3☆11Apr 21, 2024Updated last year
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆10Jul 27, 2024Updated last year
- ☆15Dec 1, 2023Updated 2 years ago
- ☆10Feb 24, 2025Updated last year
- C++ TensorRT Implementation of NanoSAM☆50Dec 28, 2023Updated 2 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆118May 28, 2023Updated 2 years ago
- From a student from F2103801 in Shanghai Jiao Tong University☆16Oct 3, 2024Updated last year
- This repo is "NTHU Parallel Programing" course project.☆10Dec 5, 2017Updated 8 years ago
- 尚硅谷 【2023最新版C++】实战项目教程,清华武老师带你零基础一套快速学会c++☆16May 30, 2023Updated 2 years ago
- 这是一个完全开源的四轴飞行器框架,包含了原理图和飞控源码☆10Apr 7, 2022Updated 3 years ago
- Apache开源分布式资源管理框架mesos源码注释分析,新增mesos_framework_demo,带详细注释☆14Sep 21, 2017Updated 8 years ago
- A kernel module that modify incoming ICMP packets destination IP.☆11Oct 26, 2022Updated 3 years ago
- NTHU CS6135 VLSI實體設計自動化☆12Mar 12, 2022Updated 3 years ago
- ☆13Sep 29, 2019Updated 6 years ago
- 用于研读LevelDB源码时进行注释,持续更新☆12Feb 23, 2023Updated 3 years ago
- InnoDB注释☆12Sep 1, 2016Updated 9 years ago
- 在线图书借阅系统 - 2017 THU OOP课大作业☆13Jul 1, 2018Updated 7 years ago
- C++ implement a simple CNN framework to train mnist data. Done!☆10Mar 29, 2022Updated 3 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆11Jun 10, 2024Updated last year