BlazorWorker
Worker manager
A library that simplifies multithreading in Blazor applications by providing an API to run CPU-intensive tasks in isolated processes.
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
395 stars
15 watching
36 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
backgroundserviceblazorisolationmessage-busmultithreadingthreadweb-workerworker-process
Related projects:
Repository | Description | Stars |
---|---|---|
tewr/blazorfilereader | Creates read-only file streams from file input elements or drop targets in Blazor applications. | 425 |
masastack/masa.blazor | A Blazor UI component library based on Material Design specifications for building web applications. | 1,209 |
shmew/feliz.useworker | A tool for creating and managing web workers in F# | 17 |
element-blazor/element-blazor | A web UI library that uses Element and Blazor WebAssembly to create reusable UI components. | 689 |
taiizor/taiizor.essentials.blazor | A Blazor library providing convenience functions for various project needs | 7 |
le-nn/blazor-transition-group | An ASP.NET Core component library for creating animations and transitions in Blazor applications | 26 |
danroth27/blazorssr | An implementation of Blazor components using Server-side rendering to render UI on the server before sending it to the client. | 7 |
myflashlab/easyas-worker | A library that simplifies the use of worker threads in Adobe Air projects | 47 |
timewarpengineering/timewarp-state | A state management library for Blazor applications using the MediatR pipeline and Flux pattern | 567 |
blazorfluentui/blazorfluentui | A Blazor wrapper around the Fluent UI Web Components library, providing a set of reusable UI components and styles for building web applications. | 817 |
david-moreira/blazorxtabs | A Blazor component library providing customizable tabs and navigation features. | 34 |
pshihn/workly | A tool to simplify moving JavaScript functions or classes to web workers | 1,877 |
blazored/localstorage | A NuGet package providing access to the browser's local storage APIs for Blazor applications | 1,253 |
hez2010/blazorrouter | A Blazor router providing declarative routing and nested routing support. | 67 |