eteran / cxx17_printfLinks
☆20Updated last year
Alternatives and similar repositories for cxx17_printf
Users that are interested in cxx17_printf are comparing it to the libraries listed below
Sorting:
- A C++14 constexpr implementation of SHA256☆36Updated 11 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 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 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 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 last year
- ☆17Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago