martinmoene / atomic-lite
atomic lite - a C++11 atomic operations library for C++98 and later
☆13Updated last year
Alternatives and similar repositories for atomic-lite:
Users that are interested in atomic-lite 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
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 11 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Ordering and sorting in constant low time☆10Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Similar to python's `repr`, for c++☆32Updated 3 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
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Simple and lightweight factory class, featuring automatic type casting. Written in C++11☆12Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago