macmade / CPPAtomicLinks
Replacement of std::atomic supporting non trivially-copyable types
☆16Updated last year
Alternatives and similar repositories for CPPAtomic
Users that are interested in CPPAtomic 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☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆49Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Flexible modern C++ string library with type-safe formatting☆60Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++14 codec library☆25Updated 3 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆21Updated last year
- A binary i/o library for C++, without the agonizing pain☆33Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ reflection☆47Updated 7 years ago