Search Results for "c++ thread pool" - Page 7

Showing 232 open source projects for "c++ thread pool"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    C++ Console Tool Set
    Lightweight C++ set of utility classes including POSIX/GNU-compatible command-line argument parser, thread-safe logging service, and various utiliy classes ... Motto: simple and user-friendly!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    flNeuronTool

    flNeuronTool

    A Fast Light Neuron Tracing and Editor Tool

    The flNeuronTool allows users to reconstruct and proofread neuronal morphologies in light microscopy images. The system incorporates automatic tracing and manual editing of neuron reconstruction into a cooperative 3D interactive visualization-assisted environment, which is a powerful tool for analysis of complex neuronal images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C Thread pool
    A simple thread pool for C. The source code is ANSI C and POSIX compliant. ---- Project has moved to https://github.com/Pithikos/C-Thread-Pool ----
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Camel Threads

    A C++ cross platform thread library

    Camel Threads is a C++ multithreading library. It has a powerful object oriented API and it supports everything required for functional multithread programming. It's cross platform and will compile on any system that uses POSIX or Windows threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cthpool2

    C Thread Pool with Priority Scheduling

    This is a fork of http://cthpool.sf.net to provide priority scheduling functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    c and c++ cross platform and reusable development kit, provides predefined macros detect, memory and string, list and dyn. buf., unicode, thread and synchronous utils, file and dyn. lib., base net utils, XML, error, time, etc. support windows, linux, unix ( aix, solaris, hpux, osx ), vxworks 跨平台、可复用的 c/c++ 基础库,包括开发环境自动检测、内存及字符串、列表及动态缓冲、unicode、线程及同步、文件及动态库、基础网络、XML、错误、时间等; 支持的系统有windows、linux、unix(aix、solaris、hpux、osx)、vxworks等。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail. Features: * Supports IMAP IDLE notifications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    type_pool

    Pool of Ts.

    A resource pool concept implemented in C++11. Pool is tied to a single type. Instances of a type can be retrieved as raw pointer, shared_ptr or unique_ptr. Resource management is move-enabled. Pre-allocation of instances is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    swet: sustained workload efficiency test

    swet: sustained workload efficiency test

    multi-trhead workload efficiency test

    swet (sustained workload & efficiency test) is a portable benchmark for POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A portable, thread-safe c++ library which simplifies running lots of timers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a header-only memory pool library for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a thread-safe C++ implementation please refer to http://sourceforge.net/projects/agastpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multipurpose cross-platform C++ library. 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
  • 21
    Linked List
    Thread Safe (PThread) Linked List in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    What is t38modem? From your application view point it's a fax/voice modem pool. From IP network view point it's a H.323/SIP endpoint with T.38 fax support. From your view point it's a gateway between an application and IP network. Works with HylaFAX.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    The embedded Buffer Pool Manager (eBPM) supports the creation of pools of fixed buffer sizes. The user may allocate a buffer from the pool and queue to any other pool. A freed buffer is returned to its original pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small, simple, embeddable, and thread-safe scripting language with C-like syntax. It allows re-defining all operators for any user objects.
    Downloads: 0 This Week
    Last Update:
    See Project