p-ranav / result
Result<T, E> for Modern C++
☆34Updated 5 years ago
Alternatives and similar repositories for result:
Users that are interested in result are comparing it to the libraries listed below
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago