awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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/cppguideballoonwj 的头像

    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/actixactix 的头像

    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

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
hopac/hopacH

Hopac/Hopac

0在 GitHub 上查看↗

Reference — Guide — Docs

在 GitHub 上查看↗0
  • iyyel/fioiyyel 的头像

    iyyel/fio

    88在 GitHub 上查看↗

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

    F#
    在 GitHub 上查看↗88
  • kekyo/fsharp.control.fusiontaskskekyo 的头像

    kekyo/FSharp.Control.FusionTasks

    160在 GitHub 上查看↗

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

    F#
    在 GitHub 上查看↗160
  • rspeele/taskbuilder.fsrspeele 的头像

    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/icedtasksTheAngryByrd 的头像

    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/plycrowded 的头像

    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