Showing 16 open source projects for "boost thread"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
    Coost

    Coost

    A tiny boost library in C++11

    coost is an elegant and efficient cross-platform C++ base library. Its goal is to create a sword of C++ to make C++ programming easy and enjoyable. Coost, co for short, is like boost, but more lightweight, the static library built on Linux or Mac is only about 1MB in size. log supports two types of logs: one is level log, which is divided into 5 levels: debug, info, warning, error, and fatal, printing a fatal log will terminate the program; the other is topic log, logs are grouped by topic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RESTinio

    RESTinio

    HTTP/WebSocket server C++14 library

    RESTinio is a header-only C++14 library that gives you an embedded HTTP/WebSocket server. It is based on the standalone version of ASIO and is targeted primarily for the asynchronous processing of HTTP requests. Since v.0.4.1 Boost::ASIO (1.66 or higher) is also supported. Consider the task of writing a C++ application that must support some REST API, RESTinio represents our solution for that task. Server runs on the main thread, and responds to all requests with a hello-world message. Of course, you've got access to the structure of a given HTTP request, so you can apply complex logic for handling requests. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    WarLib

    Some fundamental C++ classes

    warlib is a small collection of useful C++ classes targeted for high performance servers. The library is writen in C++14, and uses the boost libraries. It's basically the fundamental bulding bricks for more specific libraries (like wfde). Currently it contains: - Logging library - Thread Sequencer library - Thread Pool library The download snapshot may be old. Clone from the git repository to get the current version. Note: This project re-uses the project-space at Source Forge for an older, now depricated library of the same name. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Thread

    Converts a single-threaded Linux command into a multi-threaded monster

    With the use of the Boost C++ Libraries: https://sourceforge.net/projects/boost/ thread provides a pre-complied solution to turn a non-threaded Linux command into a threaded program. It is best used with a no cobbler flag or no overwrite option in the code. Example run: $./threaded.sh choose how many threads options: 2 4 6 8 12 16 32 64 128 256 512 1024 2056 4112 16448 32896 $64 "enter a full command to run multi-threaded:" $pdftotext .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Easy Simple Network Library

    A MINA-like, cross-platform C++ network library based on boost::asio

    The full name of "esnetwork" is "easy simple network library". It is a cross-platform C++ network library based on boost::asio (http://think-async.com). It aims to be a simple, easy-to-use and full-featured networking framework, like MINA in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mt4cpp

    mt4cpp

    boost::thread (and C++11 threads) extensions, e.g. active object

    the C++ header-only library for multi-thread programs. Based on boost::thread from boost library (and in near future on C++11 threads) provides additional features, e.g. active object design pattern, queues, serial port with timeout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    HpcTemplateLib

    HPC Template Library to supplement the STL

    This package is intended to provide the user with threadsafe containers and classes for applications in High Performance Computing (HPC) where parallel programming is commonplace. Today’s multi-core computers bring that parallelism into the realm of everyday use. It is important to provide thread safe containers and classes in this environment. The HPC Template Library (HTL) aims to replace certain portions of the STL. It is a merger and rewrite of classes from the STL, QT, Boost, and SigSlots libraries. It is designed as a dynamic linked library for the user to include directly in their projects. It is written for the Windows platform, although the user could adapt it for use in Linux / Unix by changing only the HtlThread and HtlTime sub packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Medusa

    Medusa

    An open source interactive disassembler

    ...It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows). Git is optional but allows to clone remote repository for specific features. If you do not wish to install the various dependencies on your system, you can use this docker image instead. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    4Chan Thread Downloader

    A simple cross platform 4Chan thread downloader.

    A simple to use cross platform 4Chan thread downloader that saves all the images in a thread to a selected location built with Qt and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    InstaChat

    Hacker-like Retro Chat.

    ...That's what InstaChat aims for, a retro, multiplatform*, ncurses based real time chat, in which each key you press is directly sent through the network to the peer you are talking to. Checkout the Blog(Developers News) for NEWS! *Only tested on windows, but the only used libraries are ncurses and boost for socket and thread support so it should compile fine wherever these libraries run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Provides different general purpose entities like stable priority queue that preservs the order of elements with similar priority, scoped sentinel to support transparent exception handling, event dispatcher incapsulates boost::thread, convenient debug output in std::iostream manner and other stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Based on boost. Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task. Memory:memory pool. COM:COM object invocation. Language:compiler lexical and grammar analysis. Network:epoll reactor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A header-only, type-safe, thread-safe, and cross-platform C++ memcache client released under the Boost Software License, building on top of the Boost C++ Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CoTaMan - Concurrent Task Manager is a library based on Boost that allows you to easily run a set of tasks with known dependencies on multiple threads that are managed in a thread pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB