sargarass / iscLinks
Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.
☆20Updated 5 years ago
Alternatives and similar repositories for isc
Users that are interested in isc are comparing it to the libraries listed below
Sorting:
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- ☆25Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- 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
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Prints values and types during compilation!☆58Updated 6 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Yet another C++ text formatting library.☆71Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago