ferhatgec / curl4cpp
Single header cURL wrapper for C++ around libcURL
☆13Updated 2 years ago
Alternatives and similar repositories for curl4cpp:
Users that are interested in curl4cpp are comparing it to the libraries listed below
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Library for cross-platform C notification functions☆10Updated 7 months ago
- A collection of data structures in C++☆18Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A vectorized single header hash function.☆19Updated 5 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Lua translation of the ninja_syntax.py module found in the official ninja repository.☆14Updated 3 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- ☆13Updated 3 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- cppcast podcast website☆21Updated 2 years ago
- Data structures for ASTs☆14Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Lock-free memory allocator☆20Updated last year
- A debugger for CMake☆23Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Porting the code from learnopengl.com to PortableGL☆12Updated 11 months ago
- Multiplying... backward?☆13Updated 4 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item