avocadoboi / cpp20-http-clientLinks
An HTTP(S) client library for C++20.
☆60Updated 2 months ago
Alternatives and similar repositories for cpp20-http-client
Users that are interested in cpp20-http-client are comparing it to the libraries listed below
Sorting:
- A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, ch…☆57Updated 3 years ago
- C++17, multi-architecture cross-platform hooking library with clean API.☆108Updated last year
- Zach's ORM - A C++20 ORM for SQLite☆41Updated last week
- C++ Extended Template Library☆15Updated 2 years ago
- A simple constexpr string literal obfuscator.☆119Updated 7 years ago
- A simple ImGui animation driver . You will soon be able to run your animations with less than ten lines of code and no dependencies requi…☆19Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- C++14 header-only easy-to-use cryptographic hash library☆64Updated last year
- ☆68Updated 3 years ago
- A c++20 constexpr x86 assembler☆58Updated 3 years ago
- Cryptography library for modern C++.☆75Updated last year
- A small wrapper class providing an unified interface to search for various memory signatures☆80Updated 3 years ago
- Console Widget for Dear ImGui☆134Updated last year
- c++17 header only library implementing a terminal for imgui applications☆182Updated last year
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆88Updated 3 weeks ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆95Updated 2 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆36Updated 2 years ago
- C++23 Performance library☆25Updated this week
- Dead simple zipping / unzipping C++ Lib☆94Updated 2 years ago
- The x86/x64 API Hooking Library for Windows/Linux which can easily embed it into other programming languages.☆46Updated 9 months ago
- C++ class for disassembling Intel x86 assembly.☆28Updated 5 years ago
- C++ utilities☆135Updated 2 months ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆40Updated last year
- A simple library which provides a way to read and write the memory of other processes☆51Updated 7 years ago
- Experimental win32 gui wrapper in C++☆66Updated 3 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated 2 weeks ago
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …