nonstd-lite / atomic-liteLinks
atomic lite - a C++11 atomic operations library for C++98 and later
☆14Updated 3 weeks ago
Alternatives and similar repositories for atomic-lite
Users that are interested in atomic-lite are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks 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 3 weeks ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- 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 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 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☆50Updated 3 weeks ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- ☆26Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- `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
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 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
- homogeneous variadic function parameters☆17Updated last year
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++20 compile-time reflection library.☆35Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year