guangie88 / rustfp
C++ implementation of Rust Option/Result and Iterator.
☆14Updated 3 years ago
Alternatives and similar repositories for rustfp:
Users that are interested in rustfp are comparing it to the libraries listed below
- c++ serialize and deserialize adaptor library like rust serde.rs☆109Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆26Updated last month
- An efficient, composable design pattern for range processing☆114Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆34Updated 3 weeks ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆345Updated 6 months ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆46Updated 9 months ago
- ☆61Updated 3 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A Rust wrapper of the conan C/C++ package manager (conan.io) to simplify usage in build scripts☆39Updated last year
- Continuations for C++ std::future<> types☆52Updated last year
- A C++17 implementation of the "value or error" type Result<T, E>.☆22Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- Scheduling examples using C++20 coroutines☆24Updated last year
- Coroutine support tools☆35Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆32Updated 7 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆35Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- HawkTracer is a highly portable, low-overhead, configurable profiling tool built in Amazon Video for getting performance metrics from low…☆134Updated last year
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago