23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr
-
Updated
Dec 25, 2024 - C++
23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr
Unique-ownership smart pointers with observable lifetime.
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
final project in Advanced Topics in Object-Oriented Programming
Modern Template Techniques
Kmeans-clustering based on point-cloud data.
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++20
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
Console application to test various data structueres built locally
Object-oriented programming
Basic Cpp Library
Some of my programming laboratory works at MEPhI
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
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
A Memory Management Chatbot Project submission that was part of the Udacity C++ Nano degree curriculum
very simple C++ heterogeneous memory pool with thread safety
Add a description, image, and links to the smart-pointers topic page so that developers can more easily learn about it.
To associate your repository with the smart-pointers topic, visit your repo's landing page and select "manage topics."