gershnik / intrusive_shared_ptrLinks
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters
☆23Updated 2 months ago
Alternatives and similar repositories for intrusive_shared_ptr
Users that are interested in intrusive_shared_ptr are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Flat containers for C++☆59Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A header-only C++20 library of fast delegates and events☆27Updated 2 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 months ago
- C++ Better Futures☆48Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆57Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆67Updated 2 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- An asynchronous FastCGI web microframework for C++☆39Updated 6 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated last week
- GitHub Actions for C++ Libraries☆24Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Vulkan rendering library for graphics and text☆95Updated 8 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- a declarative UI library for C++