117 results for “topic:smart-pointers”
23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr
A faster Arc.
Unique-ownership smart pointers with observable lifetime.
An object-oriented, extensible reference-counting utility for Fortran
Basic Template Library
Welcome to CppInsights! 🚀 Your easy guide to understanding C++.
Smart pointers for dlang
🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
Smart pointers for modern C
A simple wrapper on C++ smart pointers for CUDA
C++20 library for self-decaying variables. Memory that rots if you don't access it.
final project in Advanced Topics in Object-Oriented Programming
基于cpp实现的泛型数据结构和容器。
Modern Template Techniques
Kmeans-clustering based on point-cloud data.
Simple concept of smart pointers from C++ implemented in C.
Some of my programming laboratory works at MEPhI
Punteros inteligentes del lenguaje de programación C++11, específicamente unique_ptr y shared_ptr.
A single-header containing smart pointer implementations in C++23
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
No description provided.
Console application to test various data structueres built locally
Object-oriented programming
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
Memory, Safe/Unsafe Code, Clean Code
Modern C++ file crawler with design patterns
Basic Cpp Library
very simple C++ heterogeneous memory pool with thread safety
A C++ tool to encrypt/decrypt all files in a folder using a thread pool Achieved 9x Faster Speed. Built with OOP and smart pointers for safety and speed. Features: Multi-threaded file encryption Modern C++ (OOP, smart pointers) Fast, secure, and modular