eteran / cxx17_printf
☆20Updated 9 months ago
Alternatives and similar repositories for cxx17_printf:
Users that are interested in cxx17_printf are comparing it to the libraries listed below
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆33Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- ☆26Updated 7 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 7 months ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 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☆48Updated 9 months ago
- C++ Concurrency library!☆26Updated 6 years ago
- ☆17Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago