weliveindetail / llvm-expectedLinks
Header-only llvm::Expected<T>
☆38Updated 5 years ago
Alternatives and similar repositories for llvm-expected
Users that are interested in llvm-expected are comparing it to the libraries listed below
Sorting:
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Because somebody has to catch the hot potato!☆18Updated 9 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A saturating arithmetic cast.☆12Updated 6 years 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 last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- ☆26Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- ☆21Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 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☆48Updated last year
- My proposals for the C++ standard☆12Updated last month
- A header-only C++ parsing framework☆36Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago