flowmatic

Structured concurrency made easy (by earthboundkid)

Flowmatic Alternatives

Similar projects and alternatives to flowmatic

  1. gleam

    152 flowmatic VS gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. quinn

    26 flowmatic VS quinn

    Async-friendly QUIC implementation in Rust

  4. ideas4

    Discontinued An Additional 100 Ideas for Computing https://samsquire.github.io/ideas4/

  5. preemptible-thread

    Discontinued How to preempt threads in user space

  6. go-actor

    A lightweight library for writing concurrent programs in Go using the Actor model.

  7. hands

    Hands is a process controller used to control the execution and return strategies of multiple goroutines.

  8. channelify

    Make functions return a channel for parallel processing via go routines. (by ddelizia)

  9. execpool

    A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works for any command.

  10. ideas5

    Discontinued Batch 5 of Ideas for Computing

  11. parallel-fn

    Run functions in parallel :comet:

  12. go-tools/multithreading

    A collection of tools for Golang (by nikhilsaraf)

  13. pipego

    Framework for pipeline execution with structured parallelism, retriability, load balancing and more.

  14. semaphore go

    Fast resizable golang semaphore primitive (by marusama)

  15. Bifrost

    Golang query-able job queue (by serdmanczyk)

  16. pool

    :speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation

  17. dream-programming-language

    Discontinued notes on my dream programming language

  18. rust-async-examples

    A collection of Rust async exercises

  19. gpool

    Discontinued gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore. (by sherifabdlnaby)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flowmatic alternative or higher similarity.

flowmatic discussion

Log in or Post with

flowmatic reviews and mentions

Posts with mentions or reviews of flowmatic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-19.
  • Async rust – are we doing it all wrong?
    9 projects | news.ycombinator.com | 19 Jul 2023
    I do that of course, and that's one of the easiest ways to use async Rust. In real projects you need much more however. F.ex. I had to code an example of how to add tasks to an already running pool of tasks and posted my findings here: https://github.com/dimitarvp/rust-async-examples/blob/main/e... (there's #2 as well with some more comments and a different approach).

    The fact that I needed to make a GitHub repo and start making show-and-tell demos on how to do various things with async Rust to me is both a red flag and me being diligent BUT it should be more obvious. And promoted in docs.

    Rust started suffering from "you got all the nuts and bolts in place, now build your own solution, son" syndrome which I grew to dislike. Too low-level. I wouldn't mind something akin to e.g. Golang's flowmatic library (check the first two examples at the top of the README): https://github.com/carlmjohnson/flowmatic

  • Flowmatic: Structured concurrency made easy
    2 projects | /r/golang | 7 Jul 2023

Stats

Basic flowmatic repo stats
2
403
0.0
12 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?