Showing 166 open source projects for "cpp-httplib"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    GUI utility for convert binary files to c/c++ array. Simple interface and use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    A plugin for Notepad++, which aids in documentation. It generates documentation templates for functions. Source moved to https://github.com/kapilratnani/DocIt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    HugeCPPNum

    definition huge integer number with 300 digits in cpp

    this project is huge integer number for my data structure course . it use array with 300 element it s better use queue instead if it .i define * - + % for integer number . in cryptography course i'm use it for Miller and Robbin prime test and add qiuck power to it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded text files. Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    ...http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client library's source code. The goal is to make it possible to build and run redis-cpp-client on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    csharp ports

    ports of core libs in other langs

    csharp lib to emulate c, cpp, java common libs for easy port of existing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AI Engine for Mancala

    AI engine developed for Mancala game using CPP.

    This AI engine developed using CPP with minor QT library function which will be easily replaceable using standard CPP function. This Engine takes complete Mancala board as input string in this format. Format : pit-numberOfStone 0-4,1-4,2-4,3-4,4-4,5-4,6-0,7-4,8-4,9-4,10-4,11-4,12-4,13-0 Pits are arranged like that. 12 11 10 9 8 7 13 6 0 1 2 3 4 5 so the format is pit number - number of stone in that pit, Every time send the current board in string format using initialize() function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Memory_Handler

    A simple memory overseer using overloaded versions of new and delete

    To integrate the memory debugger into the program simply include the cpp and .h to your project and include the .h into any relevant files. In the event of a leak the proper symbols are generated, the ptr address, modbase, file name, line number, and stack address are presented in “leaks.log” for every leak. In the event of a heap bug a break point is enabled at the offending area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sudoku Solver written in c++/sdl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10
    Travail de maturité Gymnase de Burier 2012, jeu de tir subjectif en C++
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hash map with standard interface that implements cuckoo hashing in the form of template container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Library incapsulate lua state and give some additional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A cross-platform C++ library written in platform-independent C++ which purpose is to provide the user with overrides and/or replacements for standard and/or custom I/O functions in order to support user-defined character sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A cpp class library that exposes Harbour functions for cpp programs use. You can, for example, write harbour code that accesses the database dbf / ntx and use within your's cpp programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Modern C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CD DVD Media Ejector
    This project moved to GitHub https://github.com/atiq-cs/cpp/tree/dev/Win32/P14_CDEject
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TypeRecognizer is C++ class which enables the developer to recognize data types in compile-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projet de fin d'année développé dans le cadre de la 4ème année à l'ESGI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This code developed by cpp programming language. the aim is to provide a stable class for handling polynomial operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to come up with a comprehensive cross-platform library of networking routines for inclusion in the Boost C++ Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Awake Engine
    The Awake Engine is a powerful, easy to use open source game engine. It combines other free projects into a general usable software, written in clean modern Cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An inversion of control mechanism for C++. cpp-resolver takes advantage of the strengths of C++ to check the resolution of dependencies at link time, while promoting proper separation of concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
    Downloads: 0 This Week
    Last Update:
    See Project