106 skills found · Page 4 of 4
managarm / LibsmarterMore powerful reference-counting smart pointers for C++
dzitkowskik / CUDA Smart PointersVery simple implementation of smart pointers for CUDA
HaykDanghyan / Smart PointersSmart Pointers implementation (std::unique_ptr, std::shared_ptr)
copperspice / Cs PointerLibrary of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
droundy / Rcu CleanRust crate for easy-to-use smart pointers with interior mutability
sol-prog / Cpp17 Sllist Smart PointersNo description available
yaroshenkonikita / CPP Object ViewerMultithreading, Smart Pointers, OpenGL, CMake, Doxygen, SingleTon, Mediator, Qt6, OpenGLWidget, Team Project
MiSo1289 / SboptrC++ smart pointer type with small buffer storage
Kabir-Narula / C Plus Plus NotesA complete set of C++ notes covering everything from basic syntax and data types to advanced topics like templates, smart pointers, and coroutines. Perfect for anyone looking to strengthen their understanding of C++!
josugoar / CspSmart pointers for modern C
sh1zen / CastboxA Rust Runtime-Typed Reference-Counted Smart Pointers
lkoshale / Cuda Smart PointersA simple wrapper on C++ smart pointers for CUDA
pratikparvati / Smart Pointers In CppNo description available
AmiraslanDev / Weak Pointer Smart Pointers No description available
yslib / Ref PtrAn implementation of intrusive smart pointer with weak reference support
Qqwy / Rust Backdrop ArcAn Arc (atomically reference counted smart pointer) that supports customized dropping strategies using Backdrop.
kenan805 / Smart PointersNo description available
ziaagikian / Smart PointerC++ Based Smart Pointer
jgonggrijp / Rich Typed PointersSmart pointers that rely on the type system
Happyxianyueveryday / Myds基于cpp实现的泛型数据结构和容器。