node-dot-cpp / memory-safe-cppLinks
A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)
☆25Updated 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:
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- test suite generation for C++☆27Updated 5 months ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Data structures for ASTs☆14Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- ☆28Updated last week
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- C++ messaging and serialization library☆80Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆97Updated last month
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 2 months ago