awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TeaEntityLab avatar

TeaEntityLab/fpRust

0
View on GitHub↗
124 स्टार्स·7 फोर्क्स·Rust·MIT·6 व्यूज़

FpRust

Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust

Features

  • Asynchronous Programming - Functional programming features including coroutines and monads.
  • डेवलपर टूल्स - Functional programming features including monads and coroutines.

स्टार हिस्ट्री

teaentitylab/fprust के लिए स्टार हिस्ट्री चार्टteaentitylab/fprust के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

FpRust के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो FpRust के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • dagrs-dev/dagrsdagrs-dev का अवतार

    dagrs-dev/dagrs

    478GitHub पर देखें↗

    High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration

    Rustasyncconcurrentdag
    GitHub पर देखें↗478
  • dpc/miocodpc का अवतार

    dpc/mioco

    148GitHub पर देखें↗

    no longer maintained Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).

    Rustasyncasynchronouscoroutines
    GitHub पर देखें↗148
  • async-rs/async-stdasync-rs का अवतार

    async-rs/async-std

    4,068GitHub पर देखें↗

    async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library, providing a set of alternatives to the core Rust library for managing concurrent tasks, networking, and file system access. The project implements a standard-library-mirrored API, offering asynchronous versions of existing synchronous types to maintain a familiar interface. This approach allows for asynchronous Rust development using an interface that reflects the ergonomics of the language's standard library. The runtime includes a task executor for scheduling and executing

    Rustasyncasync-awaitasync-rust
    GitHub पर देखें↗4,068
  • igumnoff/gabriel2igumnoff का अवतार

    igumnoff/gabriel2

    26GitHub पर देखें↗

    Gabriel2: Indeed, an actor library based on Tokio, written in Rust

    Rust
    GitHub पर देखें↗26
FpRust के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

teaentitylab/fprust क्या करता है?

Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust

teaentitylab/fprust की मुख्य विशेषताएं क्या हैं?

teaentitylab/fprust की मुख्य विशेषताएं हैं: Asynchronous Programming, डेवलपर टूल्स।

teaentitylab/fprust के कुछ ओपन-सोर्स विकल्प क्या हैं?

teaentitylab/fprust के ओपन-सोर्स विकल्पों में शामिल हैं: dpc/mioco — [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines). iii-hq/iii — iii is a distributed service orchestrator and event-driven workflow engine designed to compose and manage… async-rs/async-std — async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library,… dagrs-dev/dagrs — High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable… igumnoff/gabriel2 — Gabriel2: Indeed, an actor library based on Tokio, written in Rust. nextest-rs/future-queue — Queue futures to run concurrently, in the order they're spawned, and with global and group limits.