JavaScript Parallel

Open-source JavaScript projects categorized as Parallel

Top 9 JavaScript Parallel Projects

  • razzle

    ✨ Create server-rendered universal JavaScript applications with no configuration

    Project mention: 7 Tools and Frameworks for Faster Development in React | dev.to | 2023-02-20

    Razzle is a tool for building Universal applications: applications that can execute their JavaScript on the server. Or the client. Or both. Razzle uses a plugin architecture that allows you to change your mind about how you build your application. It will even let you change your mind about building your code in React, Preact, or some other framework entirely, like Elm or Vue.

  • npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential.

    Project mention: Why does default TypeScript create-vue app only run type checking against Vitest config? | reddit.com/r/vuejs | 2022-11-11

    Now, the tsconfig.vitest.json seems to be the most "complete" (it will check app files as well as test files), so it's a good choice if you really had to choose one config and run with it (and you still get type checking in the IDE for each config). But, this doesn't include the files from tsconfig.config.json, and as an app grows, the "app" and "vitest" configs may diverge, so wouldn't it be best to use something like concurrently or npm-run-all to run vue-tsc against all 3 configs?

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • parallel.js

    Easy multi-core processing utilities for Node.

  • Index

    Metarhia educational program index 📖

  • taskr

    A fast, concurrency-focused task automation tool.

  • p-map

    Map over promises concurrently

  • wasm-bindgen-rayon

    An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.

    Project mention: GitHub - google/forma: An efficient vector-graphics renderer | reddit.com/r/rust | 2022-12-16

    The problem is rayon. There an experimental implementation for the web here, but it has to be explicitly used by the code, as far as I know.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • rubico

    [a]synchronous functional programming

  • closed-chain-ik-js

    A generalized inverse kinematics solver that supports closed chains for parallel kinematics systems, dynamic reconfiguration, and arbitrary joint configuration based on damped least squares error minimization techniques

    Project mention: Hello, is there a tutorial or something where i can manage same result? | reddit.com/r/ROS | 2023-02-27
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-27.

JavaScript Parallel related posts

Index

What are some of the best open-source Parallel projects in JavaScript? This list will help you:

Project Stars
1 razzle 11,031
2 npm-run-all 5,261
3 parallel.js 3,166
4 Index 2,964
5 taskr 2,495
6 p-map 960
7 wasm-bindgen-rayon 329
8 rubico 229
9 closed-chain-ik-js 105
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com