base64 encoding and decoding with c++
☆1,038May 22, 2024Updated 2 years ago
Alternatives and similar repositories for cpp-base64
Users that are interested in cpp-base64 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A modern C++ base64 encoder / decoder☆237Nov 23, 2025Updated 9 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…☆697Sep 6, 2022Updated 4 years ago
- A C++ header-only HTTP/HTTPS server and client library☆16,850Updated this week
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆1,020Jul 13, 2026Updated 2 months ago
- JSON for Modern C++☆50,640Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A C++ library for interacting with JSON.☆8,892Aug 20, 2026Updated last month
- Fast C++ logging library.☆29,615Sep 5, 2026Updated 2 weeks ago
- free C++ class library of cryptographic schemes☆5,505Aug 5, 2026Updated last month
- Cross-platform C++ library providing a simple API to read and write INI-style configuration files☆1,324Sep 1, 2026Updated 2 weeks ago
- A C++17 cross-platform implementation for UUIDs☆912Aug 13, 2026Updated last month
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,126Feb 5, 2025Updated last year
- C++ websocket client/server library☆7,719May 4, 2026Updated 4 months ago
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,481Updated this week
- A modern formatting library☆25,791Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- C++ AES implementation☆613Oct 7, 2025Updated 11 months ago
- TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.☆5,799May 24, 2026Updated 3 months ago
- Asio C++ Library☆6,195Jul 18, 2026Updated 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,568Updated this week
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- C++ Requests: Curl for People, a spiritual port of Python Requests.☆7,436Updated this week
- Light-weight, simple and fast XML parser for C++ with XPath support☆4,645Jun 16, 2026Updated 3 months ago
- Base64 encoding and decoding for C++ projects☆89Jul 31, 2020Updated 6 years ago
- heavily vectorized c++17 compile time string encryption.☆1,449Nov 19, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.☆2,784Updated this week
- The kernel mode Standard Template Library Template☆19Feb 22, 2020Updated 6 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,231Mar 14, 2026Updated 6 months ago
- Event Dispatcher and callback list for C++☆1,686Dec 8, 2024Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,208Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,624Sep 7, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,363Aug 28, 2026Updated 3 weeks ago
- An object oriented C++ wrapper for CURL (libcurl)☆674Jun 28, 2026Updated 2 months ago
- The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API de…☆8,249Jun 1, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A C++11 library for serialization☆4,707Mar 11, 2026Updated 6 months ago
- UTF-8 with C++ in a Portable Way☆1,992Updated this week
- C++ wrapper around libcURL