macmade / CPPAtomic
Replacement of std::atomic supporting non trivially-copyable types
☆15Updated 8 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☆31Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated 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 9 months ago
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆33Updated last year
- Debug symbol resolution library (PDB, addr2line)☆26Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C/C++ compiler vendor and features detection.