weliveindetail / llvm-expected
Header-only llvm::Expected<T>
☆37Updated 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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- My proposals for the C++ standard☆12Updated this week
- λ → C++ library for functional programming☆37Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Warning suppression library (C++)☆82Updated 4 years ago
- Because somebody has to catch the hot potato!☆18Updated 8 years ago
- ☆21Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 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 8 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- ☆26Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago