shuaimu / rusty-cppLinks
☆63Updated 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:
- An efficient, composable design pattern for range processing☆129Updated 7 months ago
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 Static Branch library☆68Updated 4 months ago
- ☆62Updated 3 years ago
- Prints values and types during compilation!☆58Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Simple C++20 module support for CMake☆212Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆193Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- 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
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆58Updated 3 years ago
- C++ p2300 proposal in Rust☆19Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Port of Golang channels to C++☆179Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- Ranges that didn't make C++20☆93Updated 10 months ago
- performance experiments for C++ exception handling☆31Updated 3 years ago