bravikov / parallel-stacksLinks
☆16Updated 4 years ago
Alternatives and similar repositories for parallel-stacks
Users that are interested in parallel-stacks are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Simple mutation-testing☆46Updated last year
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- Functional Template Library for Modern C++☆43Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 weeks ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Boost.Mustache☆10Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Prints values and types during compilation!☆58Updated last month
- A command line parser for C++.☆38Updated 5 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A compressed pair for C++17☆27Updated 3 years ago
- ☆34Updated 3 years ago
- ☆62Updated 3 years ago
- C++20 Static Branch library☆60Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆128Updated 3 weeks ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago