eyalz800 / zpp_throwingLinks
Using coroutines to implement C++ exceptions for freestanding environments
☆74Updated 3 months ago
Alternatives and similar repositories for zpp_throwing
Users that are interested in zpp_throwing are comparing it to the libraries listed below
Sorting:
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- SPY - C++ Information Broker☆157Updated this week
- value types for composite class design - with allocators☆63Updated last month
- A C++ parser combinator library.☆155Updated last month
- A helper to convert a header-based C++ project to module-based one.☆57Updated last year
- The Fancy Named Parameters Library☆34Updated 2 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- Coroutines for C++23☆39Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- A C++14 Lambda Library☆26Updated last month
- C++17 string with fixed size☆113Updated last month
- ☆125Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆132Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago