npuichigo / exec-rsLinks
C++ p2300 proposal in Rust
☆18Updated last year
Alternatives and similar repositories for exec-rs
Users that are interested in exec-rs are comparing it to the libraries listed below
Sorting:
- An efficient, composable design pattern for range processing☆117Updated 2 months ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- ☆61Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- C++20 Static Branch library☆59Updated 2 weeks ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- ☆61Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆71Updated this week
- ☆17Updated 5 years ago
- Issues list for P2300☆33Updated 10 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years 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
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Implementation of the networking proposal P2762☆40Updated 2 weeks ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- ☆83Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- A C++ parser combinator library.☆139Updated 3 weeks ago