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

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

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

lightvector/KataGo

0
View on GitHub↗
0 نجوم·0 تفرعات·0 مشاهدات

KataGo

Overview Training History and Research Where To Download Stuff Setting Up and Running KataGo GUIs Windows and Linux MacOS OpenCL vs CUDA vs TensorRT vs Eigen How To Use Tuning for Performance Common Questions and Issues Issues with specific GPUs or GPU drivers Common Problems Other Questions…

Features

  • Algorithms and Data Structures - High-performance implementation of game-playing algorithms.

سجل النجوم

مخطط تاريخ النجوم لـ lightvector/katagoمخطط تاريخ النجوم لـ lightvector/katago

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع KataGo.
  • 0xax/go-algorithmsالصورة الرمزية لـ 0xAX

    0xAX/go-algorithms

    1,949عرض على GitHub↗

    This library provides a comprehensive collection of fundamental computer science primitives implemented in Go. It serves as a resource for both educational purposes and production applications, offering standard tools for organizing, searching, and sorting data. The implementation leverages language-level type parameters to ensure type safety while maintaining flexibility across different data types. It utilizes interface-driven polymorphism and pointer-based memory management to define common behaviors and handle complex structures. To optimize performance, the library employs in-place data

    Goalgorithmdata-structuresgo
    عرض على GitHub↗1,949
  • aalhour/c-sharp-algorithmsالصورة الرمزية لـ aalhour

    aalhour/c-sharp-algorithms

    6,159عرض على GitHub↗

    This project is a C# algorithms library and collection of data structures. It serves as a computer science reference providing practical implementations of classic sorting, searching, and graph traversal patterns. The library includes a dedicated string processing toolkit for analyzing text similarity, computing edit distances, and managing prefix-based searches. It also features a graph theory implementation for modeling network relationships and calculating shortest paths. The codebase covers a broad range of capabilities, including the management of linear and hierarchical collections, tr

    C#
    عرض على GitHub↗6,159
  • abvdasker/crystal-linked-listالصورة الرمزية لـ abvdasker

    abvdasker/crystal-linked-list

    12عرض على GitHub↗

    Simple linked list implementation in Crystal

    Crystal
    عرض على GitHub↗12
  • a115/exmatrixالصورة الرمزية لـ a115

    a115/exmatrix

    58عرض على GitHub↗

    Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.

    Elixir
    عرض على GitHub↗58
عرض جميع البدائل الـ 30 لـ KataGo→

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

ما هي وظيفة lightvector/katago؟

Overview Training History and Research Where To Download Stuff Setting Up and Running KataGo GUIs Windows and Linux MacOS OpenCL vs CUDA vs TensorRT vs Eigen How To Use Tuning for Performance Common Questions and Issues Issues with specific GPUs or GPU drivers Common Problems Other Questions…

ما هي الميزات الرئيسية لـ lightvector/katago؟

الميزات الرئيسية لـ lightvector/katago هي: Algorithms and Data Structures.

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

تشمل البدائل مفتوحة المصدر لـ lightvector/katago: 0xax/go-algorithms — This library provides a comprehensive collection of fundamental computer science primitives implemented in Go. It… aalhour/c-sharp-algorithms — This project is a C# algorithms library and collection of data structures. It serves as a computer science reference… akade/akade.indexedset — A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy… aggelgian/erlang-algorithms — Implementations of popular data structures and algorithms. abvdasker/crystal-linked-list — Simple linked list implementation in Crystal. a115/exmatrix — Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices.…