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

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

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

Open-source alternatives to FSharp.Control.AsyncSeq

10 open-source projects similar to fsprojects/fsharp.control.asyncseq, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best FSharp.Control.AsyncSeq alternative.

  • balloonwj/cppguideالصورة الرمزية لـ balloonwj

    balloonwj/CppGuide

    6,030عرض على GitHub↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    عرض على GitHub↗6,030
  • actix/actixالصورة الرمزية لـ actix

    actix/actix

    9,223عرض على GitHub↗

    Actix is a Rust actor framework and concurrent programming toolkit designed for building applications that manage state through an asynchronous messaging system. It provides a model where independent actors serve as autonomous units of state and logic, communicating via strongly typed messages sent to unique addresses. The framework distinguishes itself by isolating state within these actors, allowing internal data to be mutated safely during message handling without the use of locks or mutexes. It employs an asynchronous mailbox system to buffer incoming requests and uses supervision strateg

    Rustactixactoractor-model
    عرض على GitHub↗9,223
  • dbrattli/reactionD

    dbrattli/Reaction

    0عرض على GitHub↗

    `fs Fable |> AsyncRx `

    عرض على GitHub↗0
  • fsprojects/fsharpx.asyncF

    fsprojects/FSharpx.Async

    0عرض على GitHub↗

    FSharpx.Async is a collection of asynchronous programming utilities for F#.

    عرض على GitHub↗0

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

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

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

Find more with AI search
hopac/hopacH

Hopac/Hopac

0عرض على GitHub↗

Reference — Guide — Docs

عرض على GitHub↗0
  • iyyel/fioالصورة الرمزية لـ iyyel

    iyyel/fio

    88عرض على GitHub↗

    🪻 A Type-Safe, Purely Functional Effect System for Asynchronous and Concurrent F#

    F#
    عرض على GitHub↗88
  • kekyo/fsharp.control.fusiontasksالصورة الرمزية لـ kekyo

    kekyo/FSharp.Control.FusionTasks

    160عرض على GitHub↗

    | | main | devel | |:---|:--:|:--:| | NuGet Package | | | | Continuous integration | | |

    F#
    عرض على GitHub↗160
  • rspeele/taskbuilder.fsالصورة الرمزية لـ rspeele

    rspeele/TaskBuilder.fs

    235عرض على GitHub↗

    This is a single-file project that implements a computation expression for writing Tasks in F#. It is free and unencumbered software released into the public domain.

    F#
    عرض على GitHub↗235
  • theangrybyrd/icedtasksالصورة الرمزية لـ TheAngryByrd

    TheAngryByrd/IcedTasks

    151عرض على GitHub↗

    This library contains additional computation expressions for the task CE utilizing the Resumable Code introduced in F# 6.0.

    F#
    عرض على GitHub↗151
  • crowded/plyالصورة الرمزية لـ crowded

    crowded/ply

    247عرض على GitHub↗

    The goal of Ply is to be a very low overhead Task abstraction like it is in C#.

    F#
    عرض على GitHub↗247