GitHub topics: smartpointers
iHhx/Algorithms
Different algorithms implemented in C++
Language: C++ - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

kahlery/console-card-game
❤️ my special project: my first project in my cs life which is done in 2020. It is too precious by that manner. Turn Based Card Game On Console. Single-file card game implemented in C++ for the console. Features various card games and a customizable deck. No external libraries required.
Language: C++ - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Magnarune/RogueQuest
RTS Game with out Name
Language: Lua - Size: 59.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

sheikhazad/Smart-RAII
This is to demonstrates how shared_ptr can be smart enough to use as RAII in different scenarios other than just memory management. In this demo, we use it for closing file descriptor in normal and exception conditions.
Language: C++ - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Jantero93/olio_jatko_harkka
jatko kurssin harkka
Language: C++ - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AbdallahHossam0/The-Smart-Types-Container-C-Project
Developed a versatile C++ container class, BoxContainer, implementing Dynamic Resizing, element addition/removal, and efficient Memory Management. Utilized modern C++ features, including Smart Pointers, and Operator Overloading, showcasing advanced software engineering skills. It is similar to the std::vector standard C++ container.
Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

borislavmilijic/SmartMedia
C++
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

VladimirBalun/Algorithms
:mortar_board: Different algorithms implemented in C++
Language: C++ - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5

merajabi/ModernCPP
Light weight Modern CPP interface to simulate C++11 standard for old C++98 compilers
Language: C++ - Size: 488 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

jorgemedra/CPPLab
CPPs Laboratories
Language: C++ - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

loafey/interior_mutability_pointer
A wrapper around Rc<RefCell<T>> allowing immediate access to inner methods, without the need for .borrow() or .borrow_mut(), allowing for a more seamless pointer experience.
Language: Rust - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Taimoorkhan1122/learning_rust
Learning Rust from scratch from Rust The Book.
Language: Rust - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ankush7890/FFNeuralNetwork
Feed Forward Neural network: Implemented for bond fluctuation model utilities.
Language: C++ - Size: 58.6 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
