All Projects → rohanBagchi → react-webworker-demo

rohanBagchi / react-webworker-demo

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-webworker-demo

Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+130207.14%)
Mutual labels:  concurrency, webworkers
portal
A lightweight framework for golang object (struct) serialization (mapping). Inspired heavily by marshmallow (a Python library).
Stars: ✭ 24 (+71.43%)
Mutual labels:  concurrency
ency
Enhanced concurrency primitives for Javascript.
Stars: ✭ 32 (+128.57%)
Mutual labels:  concurrency
idle
Idle is an asynchronous and hot-reloadable C++ dynamic component framework
Stars: ✭ 169 (+1107.14%)
Mutual labels:  concurrency
High-concurrency
High concurrency demo
Stars: ✭ 59 (+321.43%)
Mutual labels:  concurrency
pinboard
A threadsafe way to publish data, just stick it on the pinboard
Stars: ✭ 24 (+71.43%)
Mutual labels:  concurrency
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+642.86%)
Mutual labels:  concurrency
Sqlable
Swift library for making storing data in a SQLite database simple and magic-free
Stars: ✭ 83 (+492.86%)
Mutual labels:  concurrency
gcl
A graph concurrent library for C++
Stars: ✭ 21 (+50%)
Mutual labels:  concurrency
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+178.57%)
Mutual labels:  concurrency
rust-concurrency-patterns
Examples of concurrency patterns implemented in Rust
Stars: ✭ 29 (+107.14%)
Mutual labels:  concurrency
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+342.86%)
Mutual labels:  concurrency
ratelimiter
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
Stars: ✭ 218 (+1457.14%)
Mutual labels:  concurrency
futureproof
Bulletproof concurrent.futures
Stars: ✭ 36 (+157.14%)
Mutual labels:  concurrency
Dots
Lightweight Concurrent Networking Framework
Stars: ✭ 35 (+150%)
Mutual labels:  concurrency
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (+207.14%)
Mutual labels:  concurrency
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (+385.71%)
Mutual labels:  concurrency
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (+100%)
Mutual labels:  concurrency
beems
a bee-queue based minimalist toolkit for building fast, decentralized, scalable and fault tolerant microservices
Stars: ✭ 33 (+135.71%)
Mutual labels:  concurrency
grimoire
A fast, concurrent based scripting language for D.
Stars: ✭ 21 (+50%)
Mutual labels:  concurrency

Description

This is a demonstration of how to use WebWorkers with Reactjs The demo app is live on surge.sh

Running locally

  1. Clone the repository
  2. yarn install
  3. yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].