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

Showing 553 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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    ConsoleGUI

    ConsoleGUI

    A GUI framework for C# console applications

    .... In this regard, it’s more like WPF or HTML, than for example Windows Forms. You don’t specify the exact coordinates at which a given control should reside, but rather let stack panels, dock panels, and other layout managers do their work. I don’t claim it’s THE right way of doing things, it’s just what my background is. The ConsoleGUI (as many other UI frameworks) is not thread-safe. All UI changes should be performed from the same thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BoltGenerator

    BoltGenerator

    BoltGenerator is an automated CAD tool which produces 3D bolts.

    BoltGenerator is an automated CAD tool which produces 3D bolts per ISO and ASME specifications, built using OpenCASCADE and Qt technologies. Users select their desired thread, head type, and length. Upon export, a fully-featured CAD part is generated in real-time and written to the universal STEP format. The exported files are consistently named based on user selections, making creation and organization simple.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Redis Client for Crystal

    Redis Client for Crystal

    Full featured Redis client for Crystal

    A Redis client for the Crystal programming language. This Redis instance can be shared across fibers and accepts the same Redis commands as the Redis class. It automatically allocates and frees connections from/to the pool, per command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    kangle is a light, high-performance web server.support fastcgi/isapi/ajp/uwsgi/scgi/hmux protocol.include a http manage console. Full support access control. memory/disk cache. virtual host can run in seperate process and user. and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ComponentKit

    ComponentKit

    A React-inspired view framework for iOS

    ComponentKit is an Objective-C++ view framework for iOS that is heavily inspired by React. ComponentKit uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, ComponentKit can perform optimizations for your UI under the hood, while keeping your code simple and easy to maintain. ComponentKit can measure and layout your UI ahead of time without blocking the UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
     Abdal 404 PenTest

    Abdal 404 PenTest

    Best tools for 404 WebApp stress

    Abdal 404 PenTest tool is a powerful software with multi-thread processing capability to generate 404 errors on the target server or site that can check the level of security of the target. Be sure to watch this tool to better understand the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MassMove PACS Migrations v0.2 Tool Frank Koeberlein 2021 for High Performance PACS Migration. Tested on 6 TB PACS Server. In c-move Mode Fin in 5 days. AE Title in Source PACS from mvDest must be registered in c-move mode. No License, feel free :-) # Unzip File, change dir to MassMove. # Change in Source Code your Parameters. # Start with: # python MassMove-PACSMigration-Tool.py # # # Edit all Parameter in Source Code. # Set max Threads in maxThr # # # Update v0.2 # add error...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    XMPPFramework

    XMPPFramework

    An XMPP framework in Objective-C for Mac and iOS

    ... thread at all). There have been a number of changes to the public API of XMPPFramework in an attempt to improve the ergnomics and safety when used with Swift. Most Objective-C projects should require no changes, with a few minor exceptions. Many (simple) changes will be required for pure Swift projects, mostly due to the new nullability annotations. The process is still not complete so please submit issues and help if possible to minimize future breaking changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    .../IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. Available for both client and server sockets. It runs entirely within its own GCD dispatch_queue, and is completely thread-safe. Further, the delegate methods are all invoked asynchronously onto a dispatch_queue of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XAOP

    XAOP

    A lghtweight AOP(Android) application framework

    ..., and supports custom response actions. Support for main thread slicing @MainThread. Supports IO thread slicing @IOThreadand multiple thread pool types. Supports log printing slices @DebugLog, and supports custom logging methods. Supports memory cache slices @MemoryCacheand supports setting the cache size. Support disk cache slicing @DiskCache, support custom disk cache, cache validity time, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    The C++ Debugging Support Library

    C++ debugging support library

    Keywords: Debugging C++. Thread-safe. Ostream based debug output. Source file and line number locations. Printing demangled types and symbol names. Custom debug channels and devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    DRT

    DRT

    Dataflow Run Time

    ... development of a good compiler that targets such interface on one side, and to allow for a good architectural support of such API too: ideally each function could map to a Thread-Level-Parallelism Instruction Set Extension (TLP ISE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Effil

    Effil

    Multithreading support for Lua

    Effil is a multithreading library for Lua. It allows the spawn of native threads and safe data exchange. Effil has been designed to provide a clear and simple API for Lua developers. Effil supports Lua 5.1, 5.2, 5.3, and LuaJIT. Requires C++14 compiler compliance. Tested with GCC 4.9+, clang 3.8, and Visual Studio 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SaccadeVR-mobile

    SaccadeVR-mobile

    A software package of Unity to use HTC VIVE Pro Eye

    A software package of Unity to use HTC VIVE Pro Eye, a head-mounted display with virtual reality technology, for assessment of saccadic eye movement. C# programming file to configure the measurement system. C# programming file to disable the tracking of head movement of the VR headset. If the tracking is active, the position of the stimuli targets for saccade measurement changes when the user moves the head. Data of eye movement are recorded in a text file. The text file is created under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libevent

    libevent

    Event notification library

    ... independent of the exposed event API, and a simple update of libevent can provide new functionality without having to redesign the applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. Libevent can also be used for multi-threaded applications, either by isolating each event_base so that only a single thread accesses it, or by locked access to a single shared event_base.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    DataBlocks

    A simple key value java server to store file using REST API

    A simple key value java server to store file using REST API, it uses the thread pool model, and manages the authentication and authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Asynchronous Http Client for Android
    An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries. Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DEKAF2

    DEKAF2

    Lighter, Faster, Smarter than Java

    General purpose cross platform C/C++ framework. This is the thread-safe, C++ 17 version of DEKAF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server. extensive statistics about rate and latency is available, including latency percentiles and histograms. Low overhead even with thousands of concurrent threads. sysbench is capable of generating and tracking hundreds of millions of events per second. New benchmarks can be...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    CSharpWriter

    CSharpWriter

    A C# Control use to edit RTF can replace RichTextBox.

    CSharpWriter(short name CSWriter) is a new RTF style document process engine without RichTextBox control. it is more powerfull than RichTextBox.We holpe it can replace OpenOffice in .NET World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    ...-performance actor model (by a safe thread pool). Event and attribute-driven, making it clear and easy to maintain your business. Based on standard C++ development, ensuring cross-platform support. An existing C++ and C# game client for rapid development. Cross-platform support.
    Downloads: 0 This Week
    Last Update:
    See Project