Showing 55 open source projects for "library cpp"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    cpp-httplib

    cpp-httplib

    A C++ header-only HTTP/HTTPS server and client library

    ... be suppressed on a per-message basis, but there is no way to make the OpenSSL library do so for its internal communications. If your program needs to avoid being terminated on SIGPIPE, the only fully general way might be to set up a signal handler for SIGPIPE to handle or ignore it yourself. cpp-httplib officially supports only the latest Visual Studio. It might work with former versions of Visual Studio, but I can no longer verify it.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    cpp-ipc

    cpp-ipc

    C++ IPC Library: A high-performance inter-process communication

    C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Dear ImGui

    Dear ImGui

    Bloat-free Graphical User interface for C++ with minimal dependencies

    Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline enabled application. It is fast, portable, renderer agnostic and self-contained (no external dependencies). Dear ImGui is designed to enable fast iterations and to empower programmers to create content creation tools and visualization / debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    Thrust

    Thrust

    The C++ parallel algorithms library

    Thrust is the C++ parallel algorithms library which inspired the introduction of parallel algorithms to the C++ Standard Library. Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. It builds on top of established parallel programming frameworks (such as CUDA, TBB, and OpenMP). It also provides a number of general-purpose facilities similar to those found in the C++ Standard Library. The NVIDIA C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    CPP-Google-Image-Fetcher

    CPP-Google-Image-Fetcher

    This is a C++ library that allows you to search for images on Google !

    My Image Fetcher :: CPP-Google-Image-Fetcher is a C++ library that allows you to search for images on Google and download them to your local system. It provides a simple API for querying Google's Custom Search API and saving image results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a Php library Source in CPP with some modification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tigr-examples

    tigr-examples

    Usage examples for the tigr graphics library.

    Here you'll find some usage examples of the tigr graphics library. I compiled them on a Windows computer using the Dev-Cpp IDE and the project files for the IDE are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cppEditor

    cppEditor

    Text editor created with cpp

    cppEditor is a lightweight application that uses cpp language under the hood. The objective of this app is to create/edit text files, with code or normal text files. If you find this application useful please help us improve it by donating using the following link: https://paypal.me/arkneid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Scheduler Simulation

    Thread Scheduler with custom asynchronous messaging in VC++

    ... typing a command as Enter is not supported on the command prompt. Type Help and press command button for all commands. Entire system has base class named Glue containing pointers to useful manager objects implementations that are custom for the system. All Windows objects are encapsulated for easy cross platform porting. GSysytem has all interfaces and ConGSystem has concrete implementation. Scheduler is in scheduler.h and .cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    llvm-binaries

    llvm-binaries

    Unofficial builds of LLVM for Linux and Windows.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    restc-cpp C++ library

    restc-cpp C++ library

    Modern C++ REST Client library

    The magic that takes the pain out of accessing JSON API's from C++. It formulates a HTTP request to a REST API server. Then, it transforms the JSON formatted payload in the reply into a native C++ object (GET). It Serializes a native C++ object or a container of C++ objects into a JSON payload and sends it to the REST API server (POST, PUT). It formulates an HTTP request to the REST API without serializing any data in either direction (typically DELETE). It uploads a stream of data, like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nana-creator

    nana-creator

    Nana Creator is a RAD tool for Nana C++ Library

    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    .Net Native Interface Library for C/C++

    The best library to work with .Net Assemblies in C/C++.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for C/C++ programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    FCL.C++ = FCL/VCL Style Class Library

    FCL.C++ = FCL/VCL Style Class Library

    A C++ Free Class Library written for FreePascal/Delphi Coders

    This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute. I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++. I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style. FCL-CPP is written in C++98 standard to make it as portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NRRD Image Library for C++

    Header Only C++ Library to read and write NRRD image files

    ... to C-type equivalent i.e. "uint8" to "unsigned char" - Always writes "endian" tag (required for FIJI/ImageJ loading) - Can open files of Big and little endian but saves files only in native format. It is compatible with ImageJ/Fiji http://fiji.sc/Fiji The library has been used in dozens of projects and is well tested.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C++ library for working with OWL ontologies
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Power C++

    C and C++ IDE

    English: Power C++ is an IDE for C++. Have suppor for C# files. This is a BETA version, which means that there is still work to be done. Español: Power C++ es un IDE para el lenguage de programación C++. Tiene soporte para archivos de C#. Esta es una versión BETA, lo que significa que aun falta trabajo por hacer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple, portable and lightweight generic library for handling UTF-8 encoded strings.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 23
    Interpp

    Interpp

    Light-weight C++ scripting interpretor library

    Interpp is a light-weight C++ interpretor library designed specifically for C++ developers who wish to add scripting capabilities to their new or existing C++ projects. Interpp allows you to expose objects from a C++ application to an embedded interpreter interface for run-time scripting. Interpp is comprised of only 2 files: a header and a cpp file. All you need to do to get started with Interpp is simply add these files in your C++ project and #include <interpp.h>. An example project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenJSM C++ (new version)

    A new version of my JSM implementation

    As I lost my previous SF account, I made a new one. Here's currently active JSM project. - 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next