带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。
☆34Mar 8, 2020Updated 6 years ago
Alternatives and similar repositories for TinySTL
Users that are interested in TinySTL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Nov 30, 2016Updated 9 years ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- 《C++新经典:对象模型》笔记☆26Mar 26, 2022Updated 4 years ago
- Ip/Web camera stream viewer and recorder with QT☆13Apr 20, 2020Updated 6 years ago
- learn TensorRT from scratch🥰☆18Sep 29, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- OSTEP 思维导图 + jyy部分lecture的笔记 + 081部分lecture的笔记☆29Aug 3, 2023Updated 2 years ago
- 使用Go语言搭建一个简单的OSS对象存储服务器,依据书ISBN978-7-115-48055-2编写,修复书上一些bug,并提供构建的完整视频过程☆11Aug 12, 2021Updated 4 years ago
- 给llvm17.0.6添加一个新后端Cpu0☆12Apr 22, 2024Updated 2 years ago
- 一个分布式在线网盘系统(后端),包含一个Web IM☆23Dec 12, 2025Updated 6 months ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 5 years ago
- C++模板工具类的简易实现☆10Aug 20, 2023Updated 2 years ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆59Aug 12, 2024Updated last year
- 基于C++的集群聊天服务器☆84Sep 22, 2022Updated 3 years ago
- 上海交通大学软件学院课程《应用系统体系架构》(SE3353)笔记☆11Feb 2, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Go并发编程实战☆11Apr 6, 2023Updated 3 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆12Sep 3, 2017Updated 8 years ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 2 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆68Aug 12, 2024Updated last year
- ☆10Feb 24, 2025Updated last year
- C/C++学习,后端开发进阶指南。☆10Jul 14, 2021Updated 4 years ago
- A small Key-Value storage engine written in C++.☆107Feb 17, 2023Updated 3 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 4 years ago
- c++实现的clip推理,模型有一点点改动,但是不大,改动和导出模型的代码可以在readme里找到,模型文件都在Releases里,包括AX650的模型。新增支持ChineseCLIP☆31Jun 19, 2025Updated 11 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Stanford CS144 Solutions Fall2020☆14Aug 30, 2022Updated 3 years ago
- linux 核心模組, 使用 netfilter IPv4 hook 監聽和分析 DNS 請求和回應封包.☆14Oct 25, 2018Updated 7 years ago
- C++ implement a simple CNN framework to train mnist data. Done!☆10Mar 29, 2022Updated 4 years ago
- 这一生听过许多道理,但还是过不好这一生,这是因为缺少真正的动手实践,光听道理,缺少动手实践的过程,学习难免会让人觉得味同嚼蜡,所以我的分享都比较倾向于实践,在一次次动手实践的过程中感受知识原本纯真的模样。☆14Jun 28, 2023Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- INT8 calibrator for ONNX model with dynamic batch_size at the input and NMS module at the output. C++ Implementation.☆18Oct 15, 2024Updated last year
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆11Jul 27, 2024Updated last year
- A kernel module that modify incoming ICMP packets destination IP.☆11Oct 26, 2022Updated 3 years ago
- This repository provides tutorial, which discusses running sample publisher and subscriber using multiple transports of point_cloud_trans…☆11Mar 17, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 第六届字节青训营项 目:使用 Gin 作为web框架,MySQL 作为数据存储并使用 Gorm 操作数据库。使用Etcd作为注册中心,Grpc 进行服务之间的通信。 采用 redis 作为缓存;消息中间件 RabbitMQ☆13Nov 14, 2023Updated 2 years ago
- This repo is "NTHU Parallel Programing" course project.☆10Dec 5, 2017Updated 8 years ago
- A library for serializing and deserializing complex Qt object graphs to and from JSON☆13May 24, 2023Updated 3 years ago
- (严蔚敏)数据结构(c语言第二版)各种伪算法的实现。☆14Jul 3, 2017Updated 8 years ago
- Semi-Tenser Product based SAT and AllSAT solver, where it can solve CNF and circuit input.☆17Aug 2, 2023Updated 2 years ago
- 基于C++17实现的简易线程池(附代码解释和知识介绍)☆14Apr 14, 2023Updated 3 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years ago