shuaimu / rustycppLinks
☆61Updated 3 months ago
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☆127Updated 4 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 weeks ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- ☆62Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Prints values and types during compilation!☆58Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated last month
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Simple C++20 module support for CMake☆211Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆78Updated 3 weeks ago
- Parameter passing and initialization☆80Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++17 string with fixed size☆112Updated 3 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