tobiaslocker / base64Links
A modern C++ base64 encoder / decoder
☆189Updated 6 months ago
Alternatives and similar repositories for base64
Users that are interested in base64 are comparing it to the libraries listed below
Sorting:
- Header only C++ AES cipher library☆223Updated last year
- C++14 header-only easy-to-use cryptographic hash library☆66Updated last week
- Gzip header-only C++ library☆349Updated 2 years ago
- Dead simple zipping / unzipping C++ Lib☆94Updated 2 years ago
- Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for…☆101Updated 3 months ago
- [Lib][Version 3.0.1][Functional] C++14 wrapper around minizip compression library☆89Updated 2 months ago
- C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)☆374Updated last month
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- Simple C++ ini parser.☆300Updated 2 months ago
- Crossplatform all-in-one INI-file parser, written on C++ with STL. Supports subsections, multiline values, arrays, maps and file inclusio…☆93Updated 5 years ago
- A cross-platform header-only C++14 library for reading and writing ZIP files☆278Updated last year
- C++ Library for pulling system and hardware information, without hitting the command line.☆448Updated 2 months ago
- Portable C++ hashing library☆538Updated 2 years ago
- Keep It Simple Stupid NETwork - C++17 wrapping of your OS's native socket API☆246Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆455Updated this week
- A header-only and easy to use Ini file parser for C++.☆399Updated 7 months ago
- INI file reader and writer☆608Updated 6 months ago
- Build OpenSSL in parallel within CMake☆56Updated last week
- C++ library to get unique machine id.☆91Updated 7 months ago
- websocket and http client and server library, with TLS support and very few dependencies☆649Updated 2 months ago
- a header-file-only, SHA256 hash generator in C++☆708Updated 5 months ago
- A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).☆147Updated last month
- Header-only C++ logging library☆141Updated 8 months ago
- C++ Markdown to HTML header-only parser library☆240Updated last week
- cross platform C++ library for hardware information (CPU, RAM, GPU, ...)☆609Updated 3 months ago
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆672Updated 3 years ago
- C++ client for making POP/SMTP/IMAP requests