kerukuro / digestppLinks
C++11 header-only message digest library
☆203Updated last month
Alternatives and similar repositories for digestpp
Users that are interested in digestpp are comparing it to the libraries listed below
Sorting:
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆247Updated 7 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆194Updated 2 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆357Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- any 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 …☆146Updated 5 months ago
- Scope Guard & Defer C++☆176Updated last year
- A C++ header-only ZLib wrapper☆329Updated last month
- Gzip header-only C++ library☆349Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆448Updated 5 months ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆95Updated 9 months ago
- C++ hash map and hash set which preserve the order of insertion☆551Updated 11 months ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- What a c++ standard Unicode library might look like.☆335Updated last year
- Port of the xxhash library to C++17.☆184Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- Glob for C++17☆274Updated 4 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 weeks ago
- C++ utilities☆140Updated last week
- Subprocessing with modern C++☆531Updated 3 months ago
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆670Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A C++ high level library for running shell processes☆204Updated last month
- High performance C++11 signals☆177Updated 6 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year