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
·
B

Boehringer-Ingelheim/FutureManager

0
View on GitHub↗
0 stars·0 forks·2 views

FutureManager

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!

Features

  • Scaling and Concurrency - Manage background processes for heavy computations.

Star history

Star history chart for boehringer-ingelheim/futuremanagerStar history chart for boehringer-ingelheim/futuremanager

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 FutureManager

Similar open-source projects, ranked by how many features they share with FutureManager.
  • 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
  • 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
  • rstudio/promisesR

    rstudio/promises

    0View on GitHub↗

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

    View on GitHub↗0

Frequently asked questions

What does boehringer-ingelheim/futuremanager do?

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!

What are the main features of boehringer-ingelheim/futuremanager?

The main features of boehringer-ingelheim/futuremanager are: Scaling and Concurrency.

What are some open-source alternatives to boehringer-ingelheim/futuremanager?

Open-source alternatives to boehringer-ingelheim/futuremanager include: appsilon/shiny.worker — shiny.worker allows you to delegate heavy computation tasks to a separate process, such that it does not freeze your… fellstat/ipc — Asynchronous processing is critical for performing a wide array of tasks, from high performance computing to web… jcrodriguez1989/shinyparallel — ShinyParallel. rstudio/promises — A promise library for R. https://rstudio.github.io/promises/.