kerukuro / digestpp
C++11 header-only message digest library
☆198Updated 8 months ago
Alternatives and similar repositories for digestpp:
Users that are interested in digestpp are comparing it to the libraries listed below
- 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☆239Updated last month
- 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…☆349Updated 6 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- Glob for C++17☆257Updated 11 months ago
- A simple C++ header-only template library implementing matching using wildcards☆86Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆329Updated last year
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆181Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- 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 …☆139Updated last week
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆132Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last week
- Header-only C++ logging library☆139Updated 2 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆91Updated 3 months ago
- A C++ header-only ZLib wrapper☆309Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs