shuaimu / rustycppLinks
☆61Updated last month
Alternatives and similar repositories for rustycpp
Users that are interested in rustycpp are comparing it to the libraries listed below
Sorting:
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- An efficient, composable design pattern for range processing☆121Updated 3 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++ p2300 proposal in Rust☆19Updated last year
- ☆61Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- C++20 Static Branch library☆59Updated 2 weeks ago
- Prints values and types during compilation!☆58Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- ☆83Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ☆76Updated 2 months ago
- SPY - C++ Information Broker☆154Updated last week
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆103Updated 3 weeks ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- C++ xUnit-like testing framework without macros☆16Updated 2 weeks ago