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:
- Flexible modern C++ string library with type-safe formatting☆66Updated 3 months ago
- ☆50Updated 8 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years 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
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- A binary i/o library for C++, without the agonizing pain☆35Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Lightweight C++ 11 library for SQLite☆36Updated 7 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 8 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month