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☆92Updated last year
- An efficient, composable design pattern for range processing☆129Updated 5 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆130Updated 2 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months 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
- ☆62Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 2 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Prints values and types during compilation!☆58Updated 2 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- ☆87Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Simple C++20 module support for CMake☆212Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆120Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆172Updated 2 weeks ago
- C++20 Meta-Programming library☆292Updated 3 months ago