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
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated this week
- parser combinator and AST generator in c++17☆24Updated 2 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
- Yet another C++ text formatting library.☆70Updated 2 months 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
- A 3D Scene Renderer written in C++☆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 10 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- Easy C++ reflection and code generation☆37Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- ☆11Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 4 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 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 compiler-friendly variadic type list for C++.☆36Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago