GitHub topics: smart-pointers
EricLBuehler/trc
A faster Arc.
Language: Rust - Size: 497 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 60 - Forks: 6

DnA-IntRicate/IntricatePointers
A single-header containing smart pointer implementations in C++20
Language: C++ - Size: 665 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

copperspice/cs_pointer
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
Language: C++ - Size: 70.3 KB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 7 - Forks: 1

bhttchr6/Computational-Geometry-Problems
Computational geometry and smart pointers related problems
Language: C++ - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jacintogomez/Tandon_Bridge_Resources
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
Language: C++ - Size: 53.7 KB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

pwalig/oop_ptr
smart pointer for managing objects that belong to inheritance hierarchies
Language: C++ - Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vbsantos/cpp-library-example
Example of Library using OOP
Language: C++ - Size: 9.77 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

josugoar/csp
C++ style smart pointers for C23
Language: C - Size: 1.05 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

KabalMcBlade/Eos
Eos is a memory manager which allow you to better control the flow of your program and avoid any allocation at runtime
Language: C++ - Size: 137 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

giuliom/BasicCppLibrary
Basic Cpp Library
Language: C++ - Size: 933 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

cschreib/observable_unique_ptr
Unique-ownership smart pointers with observable lifetime.
Language: C++ - Size: 422 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 3

prosenjitjoy/Learning-Modern-Cpp
Collection of code stanzas used for learning Modern C++
Language: C++ - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

denismurphy/modern-template-techniques 📦
Modern Template Techniques
Language: C++ - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

OrF8/C_Ex_5
A repository for Ex 5 in course 67315 (Programming Workshop in C & C++) @ The Hebrew Universty of Jerusalem
Language: C++ - Size: 317 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

azurespheredev/Rust-Exploratorium
🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.
Language: Rust - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

GregoryKogan/mephi-laboratory-works
Some of my programming laboratory works at MEPhI
Language: C++ - Size: 5.08 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

downdemo/Design-Patterns-in-Cpp17
C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.
Language: C++ - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 307 - Forks: 55

svonsydow/Inheritance-Pointers-FriendFunctions-Reference
A sampling of inheritance, friend functions, and pointers
Language: C++ - Size: 122 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Chylynsky/rc_ptr
Reference counted smart pointer for single-threaded enviroments.
Language: C++ - Size: 112 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mciboro/binary_search_tree
Implementation of binary search tree in C++.
Language: C++ - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Jrvvv/CQG_Internship_2022_labs
My works for CQG 2022 course.
Language: C++ - Size: 2.7 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

zzemlyanaya/filp_mo201 📦
Лабораторные работу по курсу ФИЛП МатМех УрФУ весна 2023
Language: C++ - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

VedantRathor/Projects
implemented advanced data structures such as hash tables for efficient data management. Applied algorithmic concepts like sorting and searching algorithms to optimize various operations within the banking system.
Language: C - Size: 672 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

victor-iyi/smart-pointer
Raw and Smart pointers in Rust
Language: Rust - Size: 96.7 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

sourceryinstitute/smart-pointers
An object-oriented, extensible reference-counting utility for Fortran
Language: Fortran - Size: 1.71 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 2

gauti1311/CPPND_Chatbot
A Project for Udacity Nano-degree Program C++ for developers. This project is a Chatbot that illustrates the concept of memory management in C++
Language: Makefile - Size: 2.93 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dinhtap/exception-safe-stack
A stack with exception safety and memory management with smart pointers
Language: C++ - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hemulens/CppND-Concurrent-Traffic-Simulator
Concurrent Traffic Simulator written in C++ using threads and tasks, smart pointers and condition variables (Udacity C++ Nanodegree)
Language: C++ - Size: 2.97 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

JoaoAJMatos/smemory
Smart memory management in C
Language: C - Size: 20.5 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aka-nikko/modern_cpp
Modern CPP Concepts
Language: C++ - Size: 131 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HamidMapna/Smart-Pointers-usage-in-polymorphism
This concise project, models the composite design pattern and utilizes the rvalue concept and smart pointer to benefit the move constructor performance advantages.
Language: C++ - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aryanjain28/Practicing-Cpp
I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!
Language: C++ - Size: 239 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

AnthonyByansi/Rust-Exploratorium
🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.
Language: Rust - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

tooth2/chatbot
A Chatbot implementation. This chatbot answers questions about C++ knowledge! This project is to use modern C++ memory management techniques such as smart pointers and move semantics.
Language: C++ - Size: 5.55 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Saher-Amasha/shipSimulatorInTerminal
final project in Advanced Topics in Object-Oriented Programming
Language: C++ - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

niaz-ahsan/CppND-Concurrent-Traffic-Simulation
Concurrent Traffic Simulator written in C++ using threads and tasks, smart pointers and condition variables (Udacity C++ Nanodegree)
Language: C++ - Size: 16.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SwarnenduRC/DataStructures
Console application to test various data structueres built locally
Language: C++ - Size: 158 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

omerhalid/FinTrackAccounts-cpp17
A C++ application showcasing account management operations such as deposits, withdrawals, and balance tracking, implementing object-oriented principles and using cpp 17 features
Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YuhanPizza/Object-Oriented-Software-Development-CPP
This repository serves as a comprehensive collection of workshops completed during my course in OOP345. Each workshop showcases my knowledge and problem-solving skills on various C++ topics.
Language: C++ - Size: 567 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Happyxianyueveryday/myds
基于cpp实现的泛型数据结构和容器。
Language: C++ - Size: 3.66 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

Sai-Nandan-Desetti/15-Puzzle
Play the 15 Puzzle game!
Language: C++ - Size: 717 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

M3ikShizuka/CPPAlgorithmsAndDataStructures
Algorithms and Data Structures in modern C++
Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

meircif/lumi-safe-ptr
Safe wrapper of C++ smart pointers
Language: C++ - Size: 22.5 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Salvatore-tech/WaterPipes
C++ algorithm to build the minimum number of edges connecting every node to the source
Language: C++ - Size: 79.7 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Salvatore-tech/HashGraph
C++ implementation of a directed graph stored in hash table
Language: C++ - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bryanvanhuyneghem/Learn-C-Cpp
A collection of C and C++ files.
Language: C++ - Size: 7.88 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

javiaspiroz/ProgramacionEstructurasLineales
Códigos de PEL
Language: Makefile - Size: 33.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

duringhof/CppND-Project-MemoryManagementChatbot
A Memory Management Chatbot Project submission that was part of the Udacity C++ Nano degree curriculum
Language: C++ - Size: 2.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pmarangone/CppND-Memory-Management-Chatbot
Language: C++ - Size: 2.68 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yahya-mohammed07/doubly_linked_list
doubly linked list implementation using modern c++
Language: C++ - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GoshaSerbin/console-calculator-Nummy
Command line calculator capable of calculating simple arithmetic expressions and working with variables
Language: C++ - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yaroslavbohonos/ITEA-CourseCpp
Language: C++ - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zfengyan/Kmeans_clustering
Kmeans-clustering based on point-cloud data.
Language: C++ - Size: 19.3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

js2xxx/arsc
Atomic Reference-Strongly-Counted pointer
Language: Rust - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

benpm/cppmempool
very simple C++ heterogeneous memory pool with thread safety
Language: C++ - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ArtDu/OOP
Object-oriented programming
Language: C++ - Size: 40.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

Marko19907/CPP-exam
"C++ for programmers" (INFT2503) exam, fall 2022.
Language: C++ - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Marko19907/CPP-assignments
C++ assignments, NTNU's "C++ for programmers" (INFT2503) course, fall 2022.
Language: C++ - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

submada/autoptr
Smart pointers for dlang
Language: D - Size: 4.2 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

rotary-auav-ui/TaskScheduler Fork of arkhipenko/TaskScheduler
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers with smart pointer conversion
Language: C++ - Size: 2.35 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MrApurvMishra/LinkedLists-in-CPP
Implementation of Singly Linked Lists in C++, along with multiple functions to manipulate and rework on the lists.
Language: C++ - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShubhamRevadekar05/Smart-Pointer
An implementation of Smart Pointers in C++.
Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArielXL/smart-pointers
Punteros inteligentes del lenguaje de programación C++11, específicamente unique_ptr y shared_ptr.
Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ram-ravan/Memory-Management-Chatbot
This chatbot application using WxWidgets demonstrates skills in Memory Management concepts of C++. Concepts such as Move Semantics, Smart pointers are used in the implementation of the project.
Language: Makefile - Size: 5.14 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

burmashev/smart-ptrs
My implementation of smart pointers in C++
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coders-school/memory-management
Language: HTML - Size: 4.23 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 122

RandomGamingDev/Vinegar
Smart Pointer Library Made in C++
Language: C++ - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MSWagner/Cpp-Memory-Management-Chatbot
C++ Memory Management Udacity Project
Language: C++ - Size: 2.1 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

siryione/basecamp-example Fork of yegorjke/basecamp-example
®GlobalLogic educational project
Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rishilss99/Concurrent_Traffic_Simulation
Multi-Threading used to simulate traffic at intersections
Language: C++ - Size: 20.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

LeviEyal/CPP-Course-Exercises
All the exercises in the Systems Programming in C++ course that took place in the second semester of 2021
Language: C++ - Size: 694 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

xichen-de/MemoryManagementChatbot
The ChatBot code creates a dialog where users can ask questions about some aspect of memory management in C++.
Language: C++ - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NitishKanna107/shared_ptr
C++ implementation of shared_ptrs
Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cschlosser/ro_ptr
C++ wrapper around pointer signaling only read access in APIs
Language: C++ - Size: 172 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

heig-tin-info/exercise-cpp-smart-pointer
Exercice sur les Smart Pointers en C++
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

manankshastri/MemoryManagementChatbot
Chatbot application using modern memory management techniques: smart pointers, the rule of five, move semantics
Language: C++ - Size: 2.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

arjangupta/cpp-diary
Misc. and practice programs written in C++
Language: C++ - Size: 221 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

niaz-ahsan/CppND-Memory-Management-Chatbot
Memory management chatbot written in C++ using Smart Pointers, Raw Pointers, Move Semantics etc. (Udacity C++ Nanodegree)
Language: C++ - Size: 2.08 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lkoshale/cuda-smart-pointers
A simple wrapper on C++ smart pointers for CUDA
Language: Cuda - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

eslam69/CppND-Memory-Management-Chatbot Fork of udacity/CppND-Memory-Management-Chatbot
Language: Makefile - Size: 3.01 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

osklunds/skip-list
A skip list implemented in C++.
Language: C++ - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

macvincent/CppND-Garbage-Collector
An implementation of the C++ Smart Pointer
Language: C++ - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

sonugiri1043/SmartPointers
C++ Smart pointers. unique_ptr, shared_ptr usage and Implement your own.
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
