cwoodall / cpp-serde-gen
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
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 weeks 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
- ☆57Updated 8 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A bridge for convert c++ function object to c function pointer (with user pointer)☆12Updated 5 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- A C++ mocking library☆23Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆26Updated last month
- C++ Club☆16Updated 2 months ago
- ☆19Updated 6 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago