johnmcfarlane / wssLinks
Word Game Solver
☆16Updated 2 years ago
Alternatives and similar repositories for wss
Users that are interested in wss are comparing it to the libraries listed below
Sorting:
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- ☆31Updated 4 years ago
- Error Handling by Example in C++☆13Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library