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

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

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

boostorg/compute

0
View on GitHub↗
1,654 نجوم·338 تفرعات·C++·BSL-1.0·2 مشاهداتboostorg.github.io/compute↗

Compute

A C++ GPU Computing Library for OpenCL

Features

  • Concurrency and Parallelism - C++ library for OpenCL-based GPU computing.

سجل النجوم

مخطط تاريخ النجوم لـ boostorg/computeمخطط تاريخ النجوم لـ boostorg/compute

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

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

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

Start searching with AI

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

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

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

ما هي وظيفة boostorg/compute؟

A C++ GPU Computing Library for OpenCL

ما هي الميزات الرئيسية لـ boostorg/compute؟

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

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

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