nonstd-lite / atomic-liteLinks
atomic lite - a C++11 atomic operations library for C++98 and later
☆16Updated 2 months ago
Alternatives and similar repositories for atomic-lite
Users that are interested in atomic-lite are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- ☆25Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago