shuaimu / rusty-cppLinks
☆121Updated 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☆133Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated 3 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- C++20 Static Branch library☆95Updated 7 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- C++ p2300 proposal in Rust☆21Updated 2 years ago
- ☆62Updated 3 years ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months 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…☆126Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆114Updated last week
- Parameter passing and initialization☆81Updated 4 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- Prints values and types during compilation!☆58Updated 6 months ago
- performance experiments for C++ exception handling☆32Updated 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.☆111Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆183Updated 3 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- Forward, no matter what.☆132Updated 3 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago