cwoodall / cpp-serde-genLinks
Generate Serialization Functions for C++ classes and structs using python and libclang
☆12Updated 7 years ago
Alternatives and similar repositories for cpp-serde-gen
Users that are interested in cpp-serde-gen are comparing it to the libraries listed below
Sorting:
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆67Updated last week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- High performance event tracing☆17Updated 3 weeks ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 3 weeks ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- fork of qt-creator/perfparser.git with not-yet upstreamed changes required for hotspot☆17Updated 3 months ago
- A C++ mocking library☆23Updated 5 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- llvm, clang and cling wrapped into one repo☆50Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆41Updated this week
- Example C++ repo emitting Wasm SIMD 128 instructions☆30Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 4 years ago
- An efficient, composable design pattern for range processing☆132Updated 9 months ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆15Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake…☆27Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago