An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with smart-pointers

A curated list of projects in awesome lists tagged with smart-pointers .

https://github.com/downdemo/design-patterns-in-cpp17

C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.

design-patterns smart-pointers

Last synced: 09 Apr 2025

https://github.com/downdemo/Design-Patterns-in-Cpp17

C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.

design-patterns smart-pointers

Last synced: 01 May 2025

https://github.com/cschreib/observable_unique_ptr

Unique-ownership smart pointers with observable lifetime.

cpp cpp17 header-only ownership-types smart-pointers

Last synced: 06 May 2025

https://github.com/copperspice/cs_pointer

Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager

cpp intrusive-pointer smart-pointers

Last synced: 11 Jun 2025

https://github.com/josugoar/csp

C++ style smart pointers for C23

c23 smart-pointers

Last synced: 23 Apr 2025

https://github.com/itcodehery/advanced-rust-codemaiden

Memory, Safe/Unsafe Code, Clean Code

rust rust-lang smart-pointers unsafe-code

Last synced: 23 Sep 2025

https://github.com/dna-intricate/intricatepointers

A single-header containing smart pointer implementations in C++20

cpp20 memory-management reference-counting single-header smart-pointers

Last synced: 08 Sep 2025

https://github.com/aryanjain28/practicing-cpp

I am currently revising advance C++ concepts just to understand the language better. So I thought of creating this repo!

advanced-cpp cpp11 cpp14 l-value-references lvalue move-semantics oops-in-cpp r-value-references rvalue smart-pointers templates-cpp

Last synced: 22 Oct 2025

https://github.com/benpm/cppmempool

very simple C++ heterogeneous memory pool with thread safety

cpp memory-allocation memory-arena memory-management memory-pool smart-pointers

Last synced: 04 Oct 2025

https://github.com/mguludag/unique_ptr-shared_ptr-4-qt

std::unique_ptr and std::shared_ptr aliases for QObject based types also built-in custom deleters for it.

cpp memory-management qt raii smart-pointers

Last synced: 10 Jun 2025

https://github.com/vbsantos/cpp-library-example

Example of Library using OOP

cpp map oop smart-pointers unordered-map vector

Last synced: 24 Jun 2025

https://github.com/zzemlyanaya/filp_mo201

Лабораторные работу по курсу ФИЛП МатМех УрФУ весна 2023

allocators avl-tree binary-tree block-allocator buddy-system-allocation c-plus-plus memory-allocation smart-pointers treap

Last synced: 09 May 2025

https://github.com/azurespheredev/rust-exploratorium

🚀 Master Rust programming with this comprehensive roadmap! Explore fundamental and advanced concepts, code examples, and resources.

borrowing cargo clippy data-science iot lifetimes opensource ownership parallelism rust rustfmt smart-pointers

Last synced: 25 Nov 2025

https://github.com/levieyal/cpp-course-exercises

All the exercises in the Systems Programming in C++ course that took place in the second semester of 2021

iterators memory-management oops-in-cpp overloaded-operators smart-pointers stl-algorithms templates test-driven-development unit-testing virtual-functions

Last synced: 26 Mar 2025

https://github.com/pwalig/oop_ptr

smart pointer for managing objects that utilize object oriented programming paradigm of C++

copy-assignment cplusplus cpp object-oriented-programming oop ownership pointer pointers smart-pointer smart-pointers

Last synced: 02 Apr 2025

https://github.com/oldcrow/libhmm

Modern C++17 Hidden Markov Model library with smart pointer memory management, comprehensive training algorithms, and critical bug fixes. Features Viterbi training, multiple probability distributions, and memory-safe implementation.

baum-welch baum-welch-algorithm cmake cpp cpp17 hidden-markov-models machine-learning probability smart-pointers statistics viterbi-algorithm

Last synced: 28 Jun 2025

https://github.com/dinhtap/exception-safe-stack

A stack with exception safety and memory management with smart pointers

exception-handling smart-pointers

Last synced: 21 Sep 2025