ruifig / czrpcLinks
Lightweight C++ RPC framework without code generation
☆34Updated 5 years ago
Alternatives and similar repositories for czrpc
Users that are interested in czrpc are comparing it to the libraries listed below
Sorting:
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- C++ reflection☆47Updated 7 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- Archived!☆27Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A very minimal .INI reader/writer (C++11)☆32Updated 9 years ago
- A fast (not quite lock-free) multi-producer multi-consumer queue☆22Updated 7 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last month