shuaimu / rusty-cppLinks
☆64Updated last 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☆91Updated last year
- An efficient, composable design pattern for range processing☆131Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- C++20 Static Branch library☆68Updated 5 months ago
- ☆62Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- Prints values and types during compilation!☆58Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months 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
- C++ p2300 proposal in Rust☆19Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆194Updated 4 months ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- ☆100Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Simple C++20 module support for CMake☆213Updated last year
- Ranges that didn't make C++20☆95Updated 11 months ago
- Port of Golang channels to C++☆178Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆178Updated 2 months ago