nonstd-lite / atomic-liteLinks
atomic lite - a C++11 atomic operations library for C++98 and later
☆16Updated last month
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).☆35Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- 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 last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 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☆60Updated last month
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- ☆25Updated 5 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 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☆52Updated last month
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Yet Another C++ Library☆23Updated last year
- `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