awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fsprojects/FSharp.Control.AsyncSeq

0
View on GitHub↗
0 stele·0 fork-uri·2 vizualizări

FSharp.Control.AsyncSeq

FSharp.Control.AsyncSeq is a collection of asynchronous programming utilities for F#.

Features

  • Concurrent Programming - Asynchronous sequence support.

Istoric stele

Graficul istoricului de stele pentru fsprojects/fsharp.control.asyncseqGraficul istoricului de stele pentru fsprojects/fsharp.control.asyncseq

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru FSharp.Control.AsyncSeq

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu FSharp.Control.AsyncSeq.
  • balloonwj/cppguideAvatar balloonwj

    balloonwj/CppGuide

    6,030Vezi pe 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

    Vezi pe GitHub↗6,030
  • actix/actixAvatar actix

    actix/actix

    9,223Vezi pe 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
    Vezi pe GitHub↗9,223
  • dbrattli/reactionD

    dbrattli/Reaction

    0Vezi pe GitHub↗

    `fs Fable |> AsyncRx `

    Vezi pe GitHub↗0
  • crowded/plyAvatar crowded

    crowded/ply

    247Vezi pe GitHub↗

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

    F#
    Vezi pe GitHub↗247
Vezi toate cele 10 alternative pentru FSharp.Control.AsyncSeq→

Întrebări frecvente

Ce face fsprojects/fsharp.control.asyncseq?

FSharp.Control.AsyncSeq is a collection of asynchronous programming utilities for F#.

Care sunt principalele funcționalități ale fsprojects/fsharp.control.asyncseq?

Principalele funcționalități ale fsprojects/fsharp.control.asyncseq sunt: Concurrent Programming.

Care sunt câteva alternative open-source pentru fsprojects/fsharp.control.asyncseq?

Alternativele open-source pentru fsprojects/fsharp.control.asyncseq includ: balloonwj/cppguide — CppGuide is a curated collection of educational resources and practical guides focused on C++ server development,… actix/actix — Actix is a Rust actor framework and concurrent programming toolkit designed for building applications that manage… dbrattli/reaction — ``fs Fable |> AsyncRx ``. fsprojects/fsharpx.async — FSharpx.Async is a collection of asynchronous programming utilities for F#. hopac/hopac — Reference — Guide — Docs. iyyel/fio — 🪻 A Type-Safe, Purely Functional Effect System for Asynchronous and Concurrent F#.