maksym-pasichnyk / macro_rulesLinks
C++ compile-time Rust's like macro_rules implementation
☆91Updated last year
Alternatives and similar repositories for macro_rules
Users that are interested in macro_rules are comparing it to the libraries listed below
Sorting:
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆63Updated last week
- C++20 Static Branch library☆68Updated 4 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆191Updated 3 months ago
- CMake wrapper for Xrepo C and C++ package manager☆68Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- ☆47Updated last year
- ☆159Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- A variant of Ahash written in C++.☆10Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆73Updated 2 years ago
- C++ p2300 proposal in Rust☆19Updated 2 years ago
- performance experiments for C++ exception handling☆31Updated 3 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- The Fancy Named Parameters Library☆34Updated last month
- Modern C++20 Unicode library☆136Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++20 Dynamic Reflection Library☆138Updated 5 months ago
- ☆125Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago