p-ranav / resultLinks
Result<T, E> for Modern C++
☆35Updated 5 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Container Traits for Modern C++☆28Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago