tplgy / cppcodecLinks
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.
☆650Updated 2 years ago
Alternatives and similar repositories for cppcodec
Users that are interested in cppcodec are comparing it to the libraries listed below
Sorting:
- A C++17 cross-platform implementation for UUIDs☆812Updated 11 months ago
- C++ header-only JSON library☆644Updated 3 months ago
- Gzip header-only C++ library☆344Updated last year
- The C++14 wrapper around sqlite library☆928Updated 10 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- Yet Another Serialization☆760Updated 4 months ago
- A simple C++14 signal-slots implementation☆807Updated last year
- 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…☆356Updated 7 years ago
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- Your binary serialization library☆1,162Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,946Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆453Updated 2 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,440Updated 4 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆443Updated last week
- libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any cal…☆410Updated last month
- A header only library for creating and validating json web tokens in c++☆994Updated this week
- cpptoml is a header-only library for parsing TOML☆598Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆538Updated 8 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆577Updated 3 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…☆927Updated last week
- C++ wrapper for libzip☆422Updated 2 weeks ago
- JSON Web Token library for C++☆413Updated 3 weeks ago