guangie88 / rustfpLinks
C++ implementation of Rust Option/Result and Iterator.
☆15Updated 3 years ago
Alternatives and similar repositories for rustfp
Users that are interested in rustfp are comparing it to the libraries listed below
Sorting:
- My implementation of a C++ Result<T, E> type inspired by Rust☆358Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆112Updated last month
- A lightweight C++11-compatible error-handling mechanism☆311Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- CMake Rust Language Support☆174Updated 3 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- An efficient, composable design pattern for range processing☆134Updated 11 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- Serialization framework for C++, inspired on serde-rs for Rust.☆53Updated last year
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- 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
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆57Updated this week
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Documentation generator for C++☆148Updated last month
- Simple C++20 module support for CMake☆214Updated 2 years ago
- Scheduling examples using C++20 coroutines☆29Updated 2 years ago
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year