npuichigo / exec-rsLinks
C++ p2300 proposal in Rust
☆21Updated 2 years ago
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☆133Updated 10 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- ☆157Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- ☆62Updated 3 years ago
- C++20 Static Branch library☆95Updated 7 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated last week
- ☆16Updated last year
- A variant of Ahash written in C++.☆10Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- ☆87Updated 4 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- ☆17Updated 5 years ago
- Prints values and types during compilation!☆58Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Concurrent Deferred Reference Counting☆174Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- ☆10Updated 2 years ago
- Issues list for P2300☆35Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago