自己实现智能指针
☆106Apr 9, 2016Updated 10 years ago
Alternatives and similar repositories for smart_ptr
Users that are interested in smart_ptr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用 C++11 实现的动态线程池☆222Oct 20, 2023Updated 2 years ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- 实现的一个简易的 C++ 序列化库☆78Mar 30, 2022Updated 4 years ago
- C++实现的简单http服务器(进程池+epoll)☆95Jun 28, 2018Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Oct 29, 2019Updated 6 years 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.
- c++高性能内存池☆11May 10, 2021Updated 5 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆78Mar 5, 2019Updated 7 years ago
- 📚 学习c++历程中模拟实现关于STL容器、特殊类、智能指针以及一些高阶的数据结构源码☆13Nov 29, 2019Updated 6 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆251Apr 1, 2024Updated 2 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆64Jul 16, 2022Updated 3 years ago
- C++11 实现的简易版 STL☆226Apr 29, 2017Updated 9 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆71Jun 5, 2017Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆100Oct 11, 2016Updated 9 years ago
- QT(C++)开发小众日记app项目☆52Dec 11, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Small projects in C++ programming language☆25Apr 29, 2024Updated 2 years ago
- 基于c++实现ftp客户端,服务端程序☆29Nov 2, 2018Updated 7 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆51Jan 20, 2026Updated 4 months ago
- 爬 取知乎专栏并保存为pdf文档☆26Jun 2, 2017Updated 9 years ago
- writing c compiler in rust. inspired by https://www.sigbus.info/compilerbook☆14Jul 11, 2021Updated 4 years ago
- 基于C++线程池的轻量级Web并发服务器☆158Jun 11, 2021Updated 5 years ago
- 一个简单而较为高效的 C++ Allocator,通过内存池实现☆16Jul 7, 2017Updated 8 years ago
- A pure C++14 ALSA library with no dependencies.☆14Jul 1, 2020Updated 5 years ago
- Achieve a tiny STL in C++11☆12,454Oct 27, 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.
- Linux on RISC-V on FPGA (LOROF): RV64GC Sv39 Quad-Core Superscalar Out-of-Order Virtual Memory CPU☆17Jun 7, 2026Updated last week
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆649May 1, 2021Updated 5 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
- 新手C++入门项目: 解析G代码/三维轨迹仿真/机器人仿真/代码行1W+/面向对象风格/涵盖所有C++基础知识/欢迎交流!☆93Feb 24, 2021Updated 5 years ago
- Simple KMDF example driver, used as a case study in our WDF seminar.☆11Jun 16, 2021Updated 4 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆516Aug 4, 2020Updated 5 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,403Mar 5, 2024Updated 2 years ago
- Cross-platform process dependency monitor with GUI☆10Feb 23, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- fuzzing for config☆12Sep 15, 2020Updated 5 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Jan 23, 2018Updated 8 years ago
- c++ async rpc framework. 14w+qps.☆1,661Oct 18, 2023Updated 2 years ago
- C++ Library for POSIX System.☆25Dec 20, 2025Updated 5 months ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆337Dec 25, 2024Updated last year
- 通达信股票数据处理,股价预测,性能分析,特征选择☆16Mar 22, 2022Updated 4 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Mar 30, 2018Updated 8 years ago