martinmoene / atomic-lite
atomic lite - a C++11 atomic operations library for C++98 and later
☆13Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic-lite
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- ☆17Updated 5 years ago
- 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☆15Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Low Latency Ordering and Sorting Algorithm☆10Updated last month
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- (R)eflect (P)lain (O)ld (C)++ (O)bjects, is a small header based reflection system that supports JSON serialization,etc☆8Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- 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 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago
- An Array Mapped Tree implementation☆9Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago