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

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

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

ConorWilliams/libfork

0
View on GitHub↗
879 نجوم·44 تفرعات·C++·MPL-2.0·2 مشاهداتconorwilliams.github.io/libfork↗

Libfork

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

Features

  • Concurrency and Parallelism - Lock-free continuation-stealing tasking library.

سجل النجوم

مخطط تاريخ النجوم لـ conorwilliams/libforkمخطط تاريخ النجوم لـ conorwilliams/libfork

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Libfork.
  • 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 لـ Libfork→

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

ما هي وظيفة conorwilliams/libfork؟

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

ما هي الميزات الرئيسية لـ conorwilliams/libfork؟

الميزات الرئيسية لـ conorwilliams/libfork هي: Concurrency and Parallelism.

ما هي البدائل مفتوحة المصدر لـ conorwilliams/libfork؟

تشمل البدائل مفتوحة المصدر لـ conorwilliams/libfork: 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.