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:
- 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- Flexible modern C++ string library with type-safe formatting☆61Updated last week
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- ☆49Updated 7 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- c++ disassembly library☆14Updated 8 years ago
- A binary i/o library for C++, without the agonizing pain☆33Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 3 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 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 last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆32Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- 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 week
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 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…☆25Updated 10 years ago
- An implementation of printf using c++11's variadic templates☆13Updated 6 years ago
- Cross-platform command line processing and file globbing for C++☆52Updated last year