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 bridge for convert c++ function object to c function pointer (with user pointer)☆12Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Modern C++ framework for critical systems☆21Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- The Fancy Named Parameters Library☆32Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- ☆22Updated 8 months ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- High performance event tracing☆17Updated last week
- C++ Club☆16Updated 4 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 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
- A collection of formatting benchmarks☆49Updated 5 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago