awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bshoshany avatar

bshoshany/thread-pool

0
View on GitHub↗
3,009 نجوم·323 تفرعات·C++·MIT·4 مشاهدات

Thread Pool

BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library

Features

  • Concurrency and Parallelism - Fast and easy-to-use C++17 thread pool.

سجل النجوم

مخطط تاريخ النجوم لـ bshoshany/thread-poolمخطط تاريخ النجوم لـ bshoshany/thread-pool

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Thread Pool

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Thread Pool.
  • microsoft/rusttrainingالصورة الرمزية لـ microsoft

    microsoft/RustTraining

    14,636عرض على GitHub↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Rust
    عرض على GitHub↗14,636
  • amanieu/asyncplusplusالصورة الرمزية لـ Amanieu

    Amanieu/asyncplusplus

    1,417عرض على GitHub↗

    Async++ concurrency framework for C++11

    C++
    عرض على GitHub↗1,417
  • andreiavrammsd/cpp-channelالصورة الرمزية لـ andreiavrammsd

    andreiavrammsd/cpp-channel

    584عرض على GitHub↗

    C++11 thread-safe container for sharing data between threads (synchronized queue)

    C++channelconcurrent-queuecpp
    عرض على GitHub↗584
  • ahoward/forkoffالصورة الرمزية لـ ahoward

    ahoward/forkoff

    74عرض على GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    عرض على GitHub↗74
عرض جميع البدائل الـ 30 لـ Thread Pool→

الأسئلة الشائعة

ما هي وظيفة bshoshany/thread-pool؟

BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library

ما هي الميزات الرئيسية لـ bshoshany/thread-pool؟

الميزات الرئيسية لـ bshoshany/thread-pool هي: Concurrency and Parallelism.

ما هي البدائل مفتوحة المصدر لـ bshoshany/thread-pool؟

تشمل البدائل مفتوحة المصدر لـ bshoshany/thread-pool: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… amanieu/asyncplusplus — Async++ concurrency framework for C++11. andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue). apple/swift-corelibs-libdispatch — The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware. arrayfire/arrayfire — ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance… ahoward/forkoff — brain-dead simple parallel processing for ruby.