cwoodall / cpp-serde-gen
Generate Serialization Functions for C++ classes and structs using python and libclang
☆11Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-serde-gen
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- ☆57Updated 3 months ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆12Updated last year
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- async io-uring based kernel io library☆29Updated 3 years ago
- A C++20 serialization library (cereal fork)☆26Updated last year
- 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆39Updated this week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- A tiny embedded, transactional key-value database 🐱☆39Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated last month
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago