PragmaTwice / protopufLinks
Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20
☆186Updated last month
Alternatives and similar repositories for protopuf
Users that are interested in protopuf are comparing it to the libraries listed below
Sorting:
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Coroutines for C++20 & asio☆297Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- A fast work-stealing queue template in C++☆315Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆87Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++11 metaprogramming library☆263Updated last month
- Cpp lifetime safety profile static analyzer☆61Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- C++20 Static Branch library☆60Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments