FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

smartpointers · GitHub Topics · GitHub

#

smartpointers

Here are 15 public repositories matching this topic...

🎓 Different algorithms implemented in C++

  • Updated Feb 14, 2023
  • C++

Light weight Modern CPP interface to simulate C++11 standard for old C++98 compilers

  • Updated Aug 6, 2020
  • C++

Different algorithms implemented in C++

  • Updated Apr 28, 2025
  • C++

Learning Rust from scratch from Rust The Book.

  • Updated Oct 10, 2021
  • Rust

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.

  • Updated Jul 9, 2022
  • Rust

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.

  • Updated Jun 3, 2019
  • C++

Generic linked list implementation. Tested using gtest.

  • Updated Feb 4, 2026
  • C++

jatko kurssin harkka

  • Updated Dec 21, 2021
  • C++

Sample codes for Scott Meyers' Efficient Modern C++ Book

  • Updated Jun 15, 2022
  • C++

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.

  • Updated Feb 19, 2024
  • C++

❤️ 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.

  • Updated Dec 29, 2023
  • C++

Feed Forward Neural network: Implemented for bond fluctuation model utilities.

  • Updated May 11, 2021
  • C++

A modern C++ thread pool library

  • Updated Jan 30, 2026
  • C++

Improve this page

Add a description, image, and links to the smartpointers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smartpointers topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL