ComputeKit icon
ComputeKit icon

ComputeKit

The React-first toolkit for WASM and Web Workers. Run heavy computations with React hooks. Use WASM for native-speed performance. Keep your UI at 60fps.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
  • React
-
No reviews
1like
0comments
0alternatives
0news articles

Features

Suggest and vote on features
  1.  React

 Tags

  • wasm
  • webassembly
  • web-worker
  • typescript

ComputeKit News & Activities

Highlights All activities

Recent activities

ComputeKit information

  • Developed by

    PT flagGhassen Lassoued
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  57 Stars
  •  3 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub
ComputeKit was added to AlternativeTo by tapava on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is ComputeKit?

The React-first toolkit for WASM and Web Workers. Run heavy computations with React hooks. Use WASM for native-speed performance. Keep your UI at 60fps.

Features:

  • React-first — Purpose-built hooks like useCompute with loading, error, and progress states
  • WASM integration — Load and call AssemblyScript/Rust WASM modules with zero boilerplate
  • Non-blocking — Everything runs in Web Workers, keeping your UI at 60fps
  • Zero config — No manual worker files, postMessage handlers, or WASM glue code
  • Tiny — Core library is ~3KB gzipped
  • TypeScript — Full type safety for your compute functions and WASM bindings
  • Worker pool — Automatic load balancing across CPU cores
  • Progress tracking — Built-in progress reporting for long-running tasks

Official Links