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:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- ☆25Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 9 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Prints values and types during compilation!☆58Updated 6 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 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
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- meta-programming, C++11☆16Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated this week
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year