maksym-pasichnyk / macro_rulesLinks
C++ compile-time Rust's like macro_rules implementation
☆92Updated 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
- ☆62Updated 3 months ago
- C++20 Static Branch library☆61Updated 2 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 2 months ago
- 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 7 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- CMake wrapper for Xrepo C and C++ package manager☆67Updated 7 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- ☆158Updated last year
- Experimental clang support for WG21 P2996 (Reflection).☆128Updated last month
- C++ p2300 proposal in Rust☆19Updated 2 years ago
- ☆45Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated last week
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- ☆124Updated 4 years ago
- Modern C++20 Unicode library☆133Updated 8 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆72Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- Serialization framework for C++, inspired on serde-rs for Rust.☆50Updated last year
- The Fancy Named Parameters Library☆33Updated 2 weeks ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago