node-dot-cpp / memory-safe-cppLinks
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
Sorting:
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The IDK (Industrial Development Kit) library!☆33Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- C++20 for flag enums☆27Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- Bytecode interpreter☆76Updated 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 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
- Functional C++ iterator library☆25Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- C library plusifier☆10Updated 3 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
- 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