shuaimu / rustycpp
☆58Updated this week
Alternatives and similar repositories for rustycpp:
Users that are interested in rustycpp are comparing it to the libraries listed below
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- An efficient, composable design pattern for range processing☆114Updated last month
- c++ serialize and deserialize adaptor library like rust serde.rs☆109Updated last year
- C++20 Static Branch library☆57Updated this week
- C++ p2300 proposal in Rust☆18Updated last year
- ☆61Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated 2 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆90Updated 3 weeks ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- value types for composite class design - with allocators☆50Updated 2 weeks ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- 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
- Implementation of the P2300 specification☆9Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- ☆75Updated 3 weeks ago
- Coroutine support tools☆35Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last week