awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

rstudio/promises

0
View on GitHub↗
0 stars·0 forks·1 view

Promises

A promise library for R. https://rstudio.github.io/promises/

Features

  • Scaling and Concurrency - Asynchronous programming for long-running tasks.

Star history

Star history chart for rstudio/promisesStar history chart for rstudio/promises

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Promises

Similar open-source projects, ranked by how many features they share with Promises.
  • appsilon/shiny.workerAppsilon avatar

    Appsilon/shiny.worker

    62View on GitHub↗

    shiny.worker allows you to delegate heavy computation tasks to a separate process, such that it does not freeze your Shiny app.

    R
    View on GitHub↗62
  • boehringer-ingelheim/futuremanagerB

    Boehringer-Ingelheim/FutureManager

    0View on GitHub↗

    Does your shiny application run some time consuming calculations? Would you like your app to do some other things while waiting for the results? Are you tired of forcing your functions to use %...>% operator? Here's the FutureManager!

    View on GitHub↗0
  • fellstat/ipcF

    fellstat/ipc

    0View on GitHub↗

    Asynchronous processing is critical for performing a wide array of tasks, from high performance computing to web services. Communication between these disparate asynchronous processes is often required. Currently the statistical computing language R provides no built in features to handle…

    View on GitHub↗0
  • jcrodriguez1989/shinyparalleljcrodriguez1989 avatar

    jcrodriguez1989/shinyParallel

    60View on GitHub↗

    ShinyParallel

    R
    View on GitHub↗60

Frequently asked questions

What does rstudio/promises do?

A promise library for R. https://rstudio.github.io/promises/

What are the main features of rstudio/promises?

The main features of rstudio/promises are: Scaling and Concurrency.

What are some open-source alternatives to rstudio/promises?

Open-source alternatives to rstudio/promises include: appsilon/shiny.worker — shiny.worker allows you to delegate heavy computation tasks to a separate process, such that it does not freeze your… boehringer-ingelheim/futuremanager — Does your shiny application run some time consuming calculations? Would you like your app to do some other things… fellstat/ipc — Asynchronous processing is critical for performing a wide array of tasks, from high performance computing to web… jcrodriguez1989/shinyparallel — ShinyParallel.