Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
☆688Sep 6, 2022Updated 3 years ago
Alternatives and similar repositories for cppcodec
Users that are interested in cppcodec are comparing it to the libraries listed below
Sorting:
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆306Jul 15, 2022Updated 3 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- base64 encoding and decoding with c++☆1,025May 22, 2024Updated last year
- A type safe SQL template library for C++☆2,611Dec 13, 2025Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- A C++ header-only HTTP/HTTPS server and client library☆16,248Updated this week
- The C++14 wrapper around sqlite library☆945Jul 23, 2024Updated last year
- UTF-8 with C++ in a Portable Way☆1,920Updated this week
- JSON for Modern C++☆49,151Updated this week
- Gzip header-only C++ library☆354Jul 26, 2023Updated 2 years ago
- Lightweight cross platform C++ GUID/UUID library☆495Jun 7, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A modern formatting library☆23,328Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,603Feb 11, 2026Updated last month
- a header-file-only, SHA256 hash generator in C++☆737May 4, 2025Updated 10 months ago
- C++ Requests: Curl for People, a spiritual port of Python Requests.☆7,283Feb 27, 2026Updated 3 weeks ago
- A C++17 cross-platform implementation for UUIDs☆879Jun 26, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Fast C++ logging library.☆28,471Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,520Dec 31, 2025Updated 2 months ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Cross-platform C++ file system library supporting multiple backends☆507Jul 25, 2024Updated last year
- free C++ class library of cryptographic schemes☆5,424Feb 27, 2026Updated 2 weeks ago
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week
- Glob for C++17☆285May 13, 2025Updated 10 months ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,030Updated this week
- A cross-platform (C99/C++11) process library☆621Apr 7, 2024Updated last year
- Table Maker for Modern C++☆2,150May 14, 2025Updated 10 months ago
- Official repository of the SOCI - The C++ Database Access Library☆1,574Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago
- Lightweight C++ command line option parser☆4,717Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆4,189Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆168Feb 7, 2026Updated last month