fosterbrereton / mutexpp
Mutex implementations and utilities
☆31Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for mutexpp
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- WIP☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- ☆22Updated 7 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- ☆26Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Foundations of symbol based programming☆30Updated 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…☆60Updated 4 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago