awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rspeele avatar

rspeele/TaskBuilder.fs

0
View on GitHub↗
235 estrellas·27 forks·F#·CC0-1.0·2 vistas

TaskBuilder.fs

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.

Features

  • Concurrent Programming - Computation expression builder for tasks.

Historial de estrellas

Gráfico del historial de estrellas de rspeele/taskbuilder.fsGráfico del historial de estrellas de rspeele/taskbuilder.fs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace rspeele/taskbuilder.fs?

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.

¿Cuáles son las características principales de rspeele/taskbuilder.fs?

Las características principales de rspeele/taskbuilder.fs son: Concurrent Programming.

¿Qué alternativas de código abierto existen para rspeele/taskbuilder.fs?

Las alternativas de código abierto para rspeele/taskbuilder.fs incluyen: 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/fsharp.control.asyncseq — FSharp.Control.AsyncSeq is a collection of asynchronous programming utilities for F#. fsprojects/fsharpx.async — FSharpx.Async is a collection of asynchronous programming utilities for F#. hopac/hopac — Reference — Guide — Docs.

Alternativas open-source a TaskBuilder.fs

Proyectos open-source similares, clasificados según cuántas características comparten con TaskBuilder.fs.
  • balloonwj/cppguideAvatar de balloonwj

    balloonwj/CppGuide

    6,030Ver en 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

    Ver en GitHub↗6,030
  • actix/actixAvatar de actix

    actix/actix

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

    dbrattli/Reaction

    0Ver en GitHub↗

    `fs Fable |> AsyncRx `

    Ver en GitHub↗0
  • crowded/plyAvatar de crowded

    crowded/ply

    247Ver en GitHub↗

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

    F#
    Ver en GitHub↗247
Ver las 10 alternativas a TaskBuilder.fs→