macmade / CPPAtomic
Replacement of std::atomic supporting non trivially-copyable types
☆16Updated 11 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- 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☆19Updated 5 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 last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- ☆48Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 9 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- A binary i/o library for C++, without the agonizing pain☆32Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Header only library for event driven programming in C++11.☆19Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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 last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Lightweight C++ 11 library for SQLite☆35Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Generators/corroutines for C++☆45Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago