MeshInspector / cppdeclLinks
A library to parse and manipulate C/C++ type names
☆24Updated last month
Alternatives and similar repositories for cppdecl
Users that are interested in cppdecl are comparing it to the libraries listed below
Sorting:
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Zach's ORM - A C++20 ORM for SQLite☆42Updated 2 months ago
- C++23 Performance library☆32Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- C++ utilities☆140Updated 2 weeks ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- A CMake/C++20 library to embed resource files at compile time☆161Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆124Updated last month
- ☆68Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- C++17, multi-architecture cross-platform hooking library with clean API.☆111Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated this week
- A repository containing a CMake toolchain for using MSVC☆154Updated 3 weeks ago
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆90Updated 2 weeks ago
- A powerful C++ unit testing/assert/log utils☆34Updated 5 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆48Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆114Updated 2 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 3 weeks ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆106Updated this week
- value types for composite class design - with allocators☆59Updated 2 weeks ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆59Updated 7 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago