shuaimu / rusty-cppLinks
☆67Updated this week
Alternatives and similar repositories for rusty-cpp
Users that are interested in rusty-cpp 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☆132Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆110Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- ☆62Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++ p2300 proposal in Rust☆21Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆196Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Prints values and types during compilation!☆58Updated 6 months ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Parameter passing and initialization☆81Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆60Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Forward, no matter what.☆133Updated 3 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…☆124Updated 6 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- ☆102Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- C++17 string with fixed size☆116Updated 3 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 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.☆111Updated last year