macmade / CPPAtomic
Replacement of std::atomic supporting non trivially-copyable types
☆15Updated 9 months ago
Alternatives and similar repositories for CPPAtomic:
Users that are interested in CPPAtomic are comparing it to the libraries listed below
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- C/C++ compiler vendor and features detection.☆39Updated 7 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 10 months ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- easy to use callback library for C++☆39Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ reflection☆47Updated 6 years ago
- Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.☆2Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated this week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years 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☆48Updated 9 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 6 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago