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
Sorting:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A bridge for convert c++ function object to c function pointer (with user pointer)☆12Updated 5 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Contract programming for C++☆40Updated 2 weeks ago
- ☆13Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- ☆12Updated last year
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- A variant of Ahash written in C++.☆10Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A header-only C++ library that augments the standard library with useful code snippets☆12Updated 8 months ago
- High performance event tracing☆16Updated last month
- C++ interface to CPU affinity management☆30Updated 7 years ago