Showing 361 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

    FdbXml

    a lib to use xml file as database easily.

    Fdbxml makes some simple rules for users to write .xml file.Then user can run a executable program to generate a .h file and a .cpp file. You join the files to your project and it can use the fdbxml lib to create structs and objects for you.Use that data easily!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    OpenJSM C++ (new version)

    A new version of my JSM implementation

    ... - An Eclipse project for quick development, which compiles JSM as an application, static library (.a) or dynamic library (.so) - All sources (in src/, which are .h and .cpp) - Already compiled libjsm.so and application (Debug/jsm) which could be execured with sample data (input.txt), log is saved into output.txt - Docs made by doxygen (/html/index.html) How to use: 1) Use it as a program - change main.cpp as you wish 2) Use it as a shared library - write #include "way_to_jsm/headers.h" in your file, and add reference to libopenjsm.so Changes since last (1.0) version (https://sourceforge.net/projects/openjsmcpp/): - Added new methods ("get properties of object" and "add sample as string") - Added possibility of .so compilation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Here is some c++ programming samples for beginner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Similarity

    A simple tool to calculate the classical tf-idf/cosine similarity.

    This is a simple tool to calculate the similarity between a document and a set of documents by using the classical tf-idf/cosine algorithm.
    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

    Sujit C++

    Cpp Files

    C Programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Text Zipper

    Text Zipper

    All text based files into one batch file!

    Instead of always creating these annoying zip folders or just new folders for all your text based files (C files, NSIS files, CPP files, etc.), just use Text Zipper! It takes your files and puts them all into one Batch file. Making these files more Portable. Example: Distribute your sourcecode in a easier way. You can customize by editing the batch file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    melt - a simple package generator for the Mac OS X installer. melt allows to create full-featured Mac OS X installer packages with as little code and maintenance work as possible and easily integrates into the UNIX toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A conversion from kpi java to cpp, just for trainning purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    GUI utility for convert binary files to c/c++ array. Simple interface and use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Concyl

    Concyl

    Concentric Cylinder Stress Analysis Program

    Concyl computes the stress state for a system of concentric cylinders under combined pressure and thermal loading. The program includes a plotting interface to Excel, a design optimizater, and detailed instructions with verification samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    ...i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cpp-quant

    Quantitative financial models implemented in Java

    The project contains classes for implementation of binomial option pricing model and Newton method for finding roots of a function in C++. You are welcome to browse and download the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cpp-snippets

    useful cpp snippets and tutorials

    This project is meant to be a place to post cpp snippets and tutorials that I think would be useful to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    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
  • 21

    Dasttann's Cpp Libraries

    Free Educational C++ libraries.

    Small compilation of custom coded libraries that, though really simple, are made for beginners to get started on making there own headers, as well as modifying these headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GosSolver

    solve n moadele m majhol

    this program write with cpp and it about my linear algebra course and get n equation and m unknown parametr and solve it . kharazmi university mobin shaterian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25

    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