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!☆33Updated this week
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- C++20 for flag enums☆27Updated 4 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Container Traits for Modern C++☆29Updated 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
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 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 10 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- String to Float Benchmark☆19Updated 6 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
- A 3D Scene Renderer written in C++☆17Updated 2 years ago