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.
☆617Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppcodec
- C++ header-only JSON library☆598Updated 2 weeks ago
- The C++14 wrapper around sqlite library☆899Updated 3 months ago
- A C++17 cross-platform implementation for UUIDs☆763Updated 4 months ago
- A simple C++14 signal-slots implementation☆728Updated 6 months ago
- Async++ concurrency framework for C++11☆1,350Updated 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…☆341Updated 6 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- 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
- Gzip header-only C++ library☆325Updated last year
- SQLite3++ - C++ wrapper of SQLite3 API☆606Updated last year
- High performance C++11 thread pool☆568Updated 4 years ago
- cpptoml is a header-only library for parsing TOML☆587Updated last year
- C++ Library for pulling system and hardware information, without hitting the command line.☆414Updated 2 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☆405Updated 5 months 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…☆908Updated 2 months ago
- Your binary serialization library☆1,077Updated 3 months ago
- Lightweight cross platform C++ GUID/UUID library☆470Updated 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,872Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,353Updated 6 months ago
- Yet Another Serialization☆733Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- Event Dispatcher and callback list for C++☆1,377Updated 3 weeks ago
- Minimal, type safe printf replacement library for C++☆539Updated 9 months ago
- Modern C++ Scheduling Library☆274Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated 9 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆425Updated 2 months ago
- Pure C++17 Signals and Slots☆410Updated 2 years ago