jofpin/turbit
Build applications, scripts, and automations powered by high-performance multicore computing using Node.js observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 35
- Longevity 54
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 761
- days_rel: n/a
- days_push: 760
- n_releases_24m: 0
Adoption not part of the score
2448 stars · 359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Turbit is a high-speed multicore computing library for Node.js that optimizes computationally intensive operations by parallelizing work across CPU cores. It provides a simple, user-friendly API for parallel processing in applications, scripts, and automations.
Use cases
- parallelize heavy data processing across CPU cores in Node.js
- speed up scientific computations and simulations
- process large datasets in batches faster
- accelerate complex algorithmic and mathematical operations
- build high-performance scripts and automations using multicore CPUs
When to choose
- you have CPU-bound, computationally intensive workloads in Node.js
- you want a simple API for parallel processing without managing worker threads manually
- you need to leverage multicore CPUs for data processing or batch jobs
When to avoid
- your workload is I/O-bound rather than CPU-bound
- you need GPU acceleration for AI or heavy numeric work
- your tasks cannot be parallelized or involve heavy shared state
Facets
library · maturity active
concurrency developer-tools developer-tools performance parallel-computing multicore multithreading cpu-optimization worker-threads algorithms nodejs javascript
2 sources
- readme: https://github.com/jofpin/turbit · fetched 2026-08-28 · 1185d35f175b
- registry_npm: https://registry.npmjs.org/turbit · fetched 2026-08-29 · 2dab9b9e2d63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jofpin/turbit | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem