martinmoene / atomic-liteLinks
atomic lite - a C++11 atomic operations library for C++98 and later
☆13Updated last week
Alternatives and similar repositories for atomic-lite
Users that are interested in atomic-lite 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 (WIP).☆33Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- 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…☆24Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- ☆26Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 10 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Ordering and sorting in constant low time☆10Updated last week
- A modern, header-only request router for C++☆24Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago