copperspice / cs_libguarded
Header-only library for multithreaded programming
☆226Updated last month
Related projects ⓘ
Alternatives and complementary repositories for cs_libguarded
- A polymorphic value-type for C++☆228Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Range-based goodness for C++17☆358Updated 3 years ago
- C++11 metaprogramming library☆243Updated this week
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- Lightweight Error Augmentation Framework☆313Updated this week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- C++ library for executors☆494Updated 8 years ago
- Love template metaprogramming☆325Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Tool for analyzing includes in C++☆201Updated 3 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week