post-me VS worker-dom

Compare post-me vs worker-dom and see what are their differences.

worker-dom

The same DOM API and Frameworks you know, but in a Web Worker. (by ampproject)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
post-me worker-dom
28 1
480 3,166
- 0.6%
0.0 7.6
about 3 years ago 12 days ago
TypeScript TypeScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

post-me

Posts with mentions or reviews of post-me. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-11.
  • MPI-like Parallel Programming in JavaScript
    2 projects | /r/coding | 11 Feb 2021
    @post-me/mpi is a TypeScript library that lets you write parallel algorithms that can run on a pool of web workers, using an API similar to MPI.
    2 projects | /r/webdev | 10 Feb 2021
    @post-me/mpi is a TypeScript library that lets you write parallel algorithms that can run on a pool of web workers, using an API similar to MPI.
    2 projects | /r/javascript | 10 Feb 2021
    @post-me/mpi is a TypeScript library that lets you write parallel algorithms that can run on a pool of web workers, using an API similar to MPI.
    2 projects | dev.to | 10 Feb 2021
    I recently wrote @post-me/mpi, a library to write parallel algorithms that can run on a pool of web workers, using an API similar to MPI.
  • MPI-like Parallel Programming in TypeScript
    3 projects | /r/typescript | 11 Feb 2021
    @post-me/mpi is a TypeScript library that lets you write parallel algorithms that can run on a pool of web workers, using an API similar to MPI.
  • MPI-Like Parallel Programming in JavaScript
    1 project | news.ycombinator.com | 10 Feb 2021
  • Using Web Workers and IFrames through a simple Promise API
    1 project | /r/programming | 24 Jan 2021
    2 projects | /r/webdev | 23 Jan 2021
    Finally, here are a few examples of post-me in use: - Basic demo: https://alesgenova.github.io/post-me-demo/ - Pitch detection app: https://alesgenova.github.io/pitch-detection-app/ - Ray tracer app: https://alesgenova.github.io/ray-tracer-app/
    2 projects | /r/coding | 23 Jan 2021
    Finally, here are a few examples of post-me in use: - Basic demo: https://alesgenova.github.io/post-me-demo/ - Pitch detection app: https://alesgenova.github.io/pitch-detection-app/ - Ray tracer app: https://alesgenova.github.io/ray-tracer-app/
    2 projects | /r/webdev | 23 Jan 2021
    Finally, here are a few examples of post-me in use: - Basic demo: https://alesgenova.github.io/post-me-demo/ - Pitch detection app: https://alesgenova.github.io/pitch-detection-app/ - Ray tracer app: https://alesgenova.github.io/ray-tracer-app/

worker-dom

Posts with mentions or reviews of worker-dom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.
  • Sleekiest JavaScript Trick you know?
    2 projects | /r/learnjavascript | 12 Jul 2023
    I recently figure how to get this trick to work. You can use synchronous xhr and service workers to make synchronous code inside dedicated workers to synchronously wait for async code to finish before continuing. There are libraries to do it for you but it is nice to know how to do it myself now.

What are some alternatives?

When comparing post-me and worker-dom you can also consider the following projects:

partytown - Relocate resource intensive third-party scripts off of the main thread and into a web worker. ๐ŸŽ‰

blush-js - โš™๏ธ A CLI to generate boiler plate code for html and css

threads.js - ๐Ÿงต Make web workers & worker threads as simple as a function call.

post-me-demo

greenlet - ๐ŸฆŽ Move an async function into its own thread.

data-transport - A simple and responsible universal transport

workly - A really simple way to move a function or class to a web worker. ๐Ÿ‹๏ธโ€โ™€๏ธโ†’ ๐Ÿ˜„

rodinia-js - Rodinia-JS is a web parallel application benchmark ported from the Rodinia benchmark suite version 1

WebCodecsOpusRecorder - WebCodecs Opus Recorder/Media Source Extensions Opus EncodedAudioChunk Player

parallel.js - Easy multi-core processing utilities for Node.

workerize - ๐Ÿ—๏ธ Run a module in a Web Worker.