My own implementation of C++'s smart pointers
☆38Jul 8, 2020Updated 5 years ago
Alternatives and similar repositories for smart_ptr
Users that are interested in smart_ptr are comparing it to the libraries listed below
Sorting:
- Source code for Mini Search Engine final project of CS163 course at HCMUS.☆11Feb 4, 2020Updated 6 years ago
- A C++ implementation of Recycler☆11Jan 12, 2026Updated last month
- musl: A C standard library☆17Updated this week
- C++ std::thread Event Loop with Message Queue and Timer☆49Jun 22, 2025Updated 8 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Nov 28, 2025Updated 3 months ago
- Stackless coroutine implementation in C and C++☆30Mar 18, 2019Updated 6 years ago
- Mokoid: 上機練習範本,完整內容: https://github.com/jollen/android-framework-mokoid☆30Mar 9, 2014Updated 11 years ago
- C11标准的原子操作详解☆28Oct 8, 2022Updated 3 years ago
- Composable C++ futures☆32Apr 29, 2021Updated 4 years ago
- Deconstruction of MacOS 26 LiquidGlass effects☆29Jun 14, 2025Updated 8 months ago
- use cling scripting with C++ and cmake☆34Aug 24, 2019Updated 6 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- A Rust implementation of AUTOSTAR's Scalable service-Oriented MiddlewarE over IP (SOME/IP).☆13Dec 17, 2025Updated 2 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- An application for comparing two binary files☆11Feb 22, 2019Updated 7 years ago
- Yocto Explorer: is a command line tool to ease the manipulation of files under the directory structure adopted by O.S. Systems to organiz…☆10Feb 23, 2022Updated 4 years ago
- Marathon & Aleph One Community Site☆16Jul 9, 2025Updated 7 months ago
- A mini Photoshop software with c++, OpenCV and Qt☆10Jun 6, 2021Updated 4 years ago
- 一个基于国密算法的安全文件传输系统,算法库基于GmSSL。☆13Apr 13, 2019Updated 6 years ago
- Vue.js 2 OnOff Toggle - simple, lightweight, customizable☆15Dec 30, 2020Updated 5 years ago
- C++ implementation of an object pool pattern☆12May 20, 2024Updated last year
- Installation and launch Alpine Linux scripts for armv7 and aarch64 on x86_64☆16May 5, 2025Updated 9 months ago
- This is a branch of Ultimate Fullscreen v1.1 from Sebastian Janisz. This contains many improvements like multiple monitor support and a b…☆10Jul 18, 2025Updated 7 months ago
- A small library written in c++ that uses libcurl to be able to send emails with binary attachments.☆10Nov 14, 2023Updated 2 years ago
- A simple program to convert gdsII files to vector output formats. Currently used to create laser-cut models of standard cells.☆12May 30, 2023Updated 2 years ago
- Crossplatform port of original Quake Remake mod with modern Xash3D FWGS build☆12Feb 10, 2025Updated last year
- Pass objects fuently between C++ and AngelScript, not worrying about the manual ref counting.☆10Jul 1, 2024Updated last year
- The GitHub open source software repository on interpreting super-resolution CNNs for sub-pixel motion compensation in video coding☆11May 20, 2022Updated 3 years ago
- an opensource project to enable TSN research, including distributed and centralized version.☆30May 26, 2022Updated 3 years ago
- Volatile access to memory mapped hardware registers☆41Nov 8, 2023Updated 2 years ago
- Example code for tracing IRQs in Linux kernel☆12Oct 21, 2016Updated 9 years ago
- Simple and performant reactivity for building user interfaces, with GTK 4. The development is going forward in the codeberg project.☆12Sep 22, 2024Updated last year
- Multi-version glibc source browser based on code.woboq.org 's product.☆10Feb 27, 2020Updated 6 years ago
- random ctf bits☆10Nov 18, 2024Updated last year
- pip install patchelf. patchelf Python wheel for PyPI.☆11Feb 23, 2026Updated last week
- ☆11Nov 28, 2019Updated 6 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- ☆16Sep 3, 2020Updated 5 years ago
- Startup code and exception vector for bare-metal Rust on aarch64 Cortex-A processors.☆24Feb 23, 2026Updated last week