eyalz800 / zpp_throwingLinks
Using coroutines to implement C++ exceptions for freestanding environments
☆74Updated 6 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:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated this week
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 4 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- A C++ parser combinator library.☆165Updated this week
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- ☆125Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated 3 weeks ago
- C++17 string with fixed size☆116Updated 5 months ago
- SPY - C++ Information Broker☆159Updated last week
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- Meta C++ Library and Tool☆83Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago