rsashka / memsafe
Research of a single-header C++ memory safety library using attributes for object marking and lexical analysis via a compiler plugin
☆25Updated last week
Alternatives and similar repositories for memsafe:
Users that are interested in memsafe are comparing it to the libraries listed below
- A hash function library☆38Updated 3 weeks ago
- List-initialize containers with proper move semantics☆30Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A fixed capacity dynamically sized string☆64Updated last month
- value types for composite class design - with allocators☆43Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++20 Static Branch library☆52Updated 5 months ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- C++20 Unit-Testing library☆42Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆52Updated this week
- Lightweight header-only C++20 enum and typename reflection☆54Updated this week
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆75Updated last year
- C++20 Compact Tuple Tools☆49Updated last month
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 Memory Allocators☆31Updated 5 months ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Word Game Solver☆16Updated last year