60 skills found · Page 1 of 2
0voice / Cpp New Features2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
p-ranav / Awesome HppA curated list of awesome header-only C++ libraries
nemtrif / UtfcppUTF-8 with C++ in a Portable Way
tip-of-the-week / CppC++ Tip Of The Week
gsl-lite / Gsl LiteISO C++ Core Guidelines Library implementation for C++98, C++11 up
nonstd-lite / Span Litespan lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
nonstd-lite / String View Litestring_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
nonstd-lite / Optional Liteoptional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
martinmoene / LestA modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
nonstd-lite / Variant Litevariant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.
nonstd-lite / Ring Span Litering-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
nonstd-lite / Any Liteany lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
martinmoene / Nonstd LiteParent of *-lite repositories, a migration path to post-C++98 library features via polyfills.
hazelcast / Hazelcast Cpp ClientHazelcast IMDG C++ Client
oktonion / Stdexstd C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
martinmoene / ClueA tiny single-file header-only C++ logging framework
srz-zumix / Iutestc++ testing framework
nonstd-lite / Byte Litebyte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
Vectorized / Static SortA simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
nonstd-lite / Value Ptr Litevalue-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library