C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types and safe memory management without breaking backward compatibility with old C++ code.
☆279Dec 16, 2025Updated 2 months ago
Alternatives and similar repositories for memsafe
Users that are interested in memsafe are comparing it to the libraries listed below
Sorting:
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- Smart Garbage Collection Library for C++☆238Apr 21, 2025Updated 10 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Feb 20, 2026Updated last week
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- C++20 Unit-Testing library☆53Apr 19, 2025Updated 10 months ago
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆94Dec 23, 2025Updated 2 months ago
- RTTI library for fast visitation and multiple dispatch☆13Feb 9, 2025Updated last year
- Backward compatibly refactor header-based C++ into modules.☆93Jun 17, 2025Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆286Feb 9, 2026Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- A C++20 string implementation , with constexpr friendly design, SSO optimized, COW optimized, unicode and encoding awareness, string v…☆21Feb 15, 2026Updated 2 weeks ago
- ☆72Feb 11, 2026Updated 3 weeks ago
- The RAD C++ 20 asynchronous IO and networking library☆47Nov 29, 2025Updated 3 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆149Updated this week
- C++20 module binding for ImGui.☆35Feb 21, 2026Updated last week
- A portable Actor System for C++ and Python☆52May 18, 2025Updated 9 months ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- C++20 Static Reflection library☆504Sep 13, 2025Updated 5 months ago
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆61Feb 9, 2026Updated 3 weeks ago
- COWEL (Compact Web Language) is a markup language that provides easy access to HTML features while being much more convenient to write.☆23Feb 24, 2026Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆73Feb 25, 2026Updated last week
- Library for complex bitfields☆19May 25, 2024Updated last year
- Collection of self-contained header-only libraries for C++17☆330Jan 10, 2026Updated last month
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 4 months ago
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- Light-weight Thread Pool library in modern C++☆103Nov 17, 2025Updated 3 months ago
- Make cppreference.com Great Again.☆46Nov 16, 2024Updated last year
- A fast, cross-platform backwards compatible CMake build tool for C and C++☆183Feb 20, 2026Updated last week
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,402Updated this week
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- High performance, tagged binary data specification☆112Feb 23, 2026Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Updated this week
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,756Updated this week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆333Sep 13, 2024Updated last year