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:
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- An efficient, composable design pattern for range processing☆129Updated 6 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- C++20 Static Branch library☆66Updated 3 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated last month
- ☆62Updated 3 years ago
- C++ p2300 proposal in Rust☆19Updated 2 years ago
- Prints values and types during compilation!☆58Updated 3 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated 2 weeks ago
- 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☆191Updated 3 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- ☆87Updated 3 weeks ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++17 string with fixed size☆113Updated last month
- Parameter passing and initialization☆81Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 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
- 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
- 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…☆121Updated 4 months ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago