tplgy / cppcodec
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.
☆615Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppcodec
- Gzip header-only C++ library☆324Updated last year
- A C++17 cross-platform implementation for UUIDs☆758Updated 4 months ago
- C++ header-only JSON library☆596Updated last week
- The C++14 wrapper around sqlite library☆896Updated 3 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆433Updated last week
- Yet Another Serialization☆731Updated 7 months ago
- Your binary serialization library☆1,074Updated 3 months ago
- cpptoml is a header-only library for parsing TOML☆587Updated last year
- A simple C++14 signal-slots implementation☆720Updated 5 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,349Updated 6 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- Lightweight cross platform C++ GUID/UUID library☆469Updated 5 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,868Updated 2 weeks ago
- Unicode (UTF-8) capable std::string☆544Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- SQLite3++ - C++ wrapper of SQLite3 API☆605Updated 11 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,220Updated 5 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 5 months ago
- A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPa…☆719Updated this week
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆422Updated last month
- Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between perf…☆1,159Updated 2 months 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…☆341Updated 6 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆907Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆475Updated this week
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆236Updated last year
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year