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.
☆680Sep 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:
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- A type safe SQL template library for C++☆2,611Dec 13, 2025Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆306Jul 15, 2022Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- base64 encoding and decoding with c++☆1,024May 22, 2024Updated last year
- The C++14 wrapper around sqlite library☆945Jul 23, 2024Updated last year
- A C++ header-only HTTP/HTTPS server and client library☆16,165Updated this week
- Gzip header-only C++ library☆352Jul 26, 2023Updated 2 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- UTF-8 with C++ in a Portable Way☆1,915Dec 31, 2025Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- Lightweight cross platform C++ GUID/UUID library☆494Jun 7, 2024Updated last year
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,592Feb 11, 2026Updated 2 weeks ago
- A modern formatting library☆23,287Updated 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,514Dec 31, 2025Updated last month
- A C++17 cross-platform implementation for UUIDs☆870Jun 26, 2024Updated last year
- A cross-platform (C99/C++11) process library☆617Apr 7, 2024Updated last year
- C++ Requests: Curl for People, a spiritual port of Python Requests.☆7,274Updated this week
- JSON for Modern C++☆48,965Updated this week
- free C++ class library of cryptographic schemes☆5,411Aug 1, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- a header-file-only, SHA256 hash generator in C++☆735May 4, 2025Updated 9 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,026Dec 9, 2025Updated 2 months ago
- Cross-platform C++ file system library supporting multiple backends☆506Jul 25, 2024Updated last year
- Table Maker for Modern C++☆2,145May 14, 2025Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Fast C++ logging library.☆28,364Updated this week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- Lightweight C++ command line option parser☆4,704Updated this week
- Official repository of the SOCI - The C++ Database Access Library☆1,571Feb 1, 2026Updated 3 weeks ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆167Feb 7, 2026Updated 3 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks 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…☆370Jun 12, 2018Updated 7 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 5 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,149Updated this week