node-dot-cpp / memory-safe-cpp
A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)
☆22Updated last year
Alternatives and similar repositories for memory-safe-cpp:
Users that are interested in memory-safe-cpp are comparing it to the libraries listed below
- The IDK (Industrial Development Kit) library!☆30Updated this week
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Fast comparison-based sort algorithm☆56Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆15Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- homogeneous variadic function parameters☆17Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Easily batch-build cmake projects!☆17Updated 3 weeks ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- C library plusifier☆10Updated 3 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years 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☆48Updated 9 months ago
- Windows Using Headers Only...☆61Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago