Smart Garbage Collection Library for C++
☆237Apr 21, 2025Updated 11 months ago
Alternatives and similar repositories for sgcl
Users that are interested in sgcl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆25Apr 21, 2020Updated 5 years ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆279Dec 16, 2025Updated 3 months ago
- Header-only implementation of a grid for spatial lookups☆25Oct 19, 2024Updated last year
- Unique-ownership smart pointers with observable lifetime.☆39Aug 12, 2025Updated 7 months ago
- List-initialize containers with proper move semantics☆30Updated this week
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- An RAII garbage-collection system in standard C++☆23Apr 14, 2020Updated 5 years ago
- The compiler is available for download. Get it!☆2,550Nov 5, 2023Updated 2 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- variadic pointers and references☆22Aug 24, 2025Updated 7 months ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.