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
Sorting:
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- C++20 for flag enums☆27Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 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
- parser combinator and AST generator in c++17☆24Updated 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
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A small C compiler☆32Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated 2 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A scoped stack allocator☆36Updated 5 years ago
- use cling scripting with C++ and cmake☆34Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago