10000 GitHub - computelite/computelite: Compute Lite
[go: up one dir, main page]

Skip to content

computelite/computelite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compute Lite: Your Browser-Based Computational Tool

ComputeLite is a true serverless tool designed for powerful, in-browser computation.

🚀 What is ComputeLite?

ComputeLite leverages the capabilities of WASM (Web Assembly) and SQLite OPFS to ensure that all data an 82F4 d code remain securely in the browser, with no server dependencies or external storage. This approach not only enhances privacy and security but also provides seamless edge computing for data analysis and processing, fully under the user’s control.

Key Features:

  • Secure, serverless operations entirely in the browser.
  • Advanced data analysis powered by Python (via Pyodide), R (viar WebR), JavaScript and SQL (via SQLite).
  • Fully user-controlled with no external dependencies.

🛠️ Supported Languages

Currently, ComputeLite supports the following languages:

  • Python: Powered by Pyodide, enabling advanced scripting and analysis.
  • SQL: Powered by SQLite, perfect for working with structured data.
  • R: Powered by WebR, perfect for statistical and analytical computation
  • JavaScript: Runs natively in the browser, ideal for building interactive UIs, data visualizations, and DOM manipulation in real time

🌐 Try ComputeLite Now

Experience ComputeLite directly in your browser—no installation required!
👉 Launch ComputeLite

🖥️ Install ComputeLite Locally

# Clone the repository
git clone https://github.com/computelite/computelite.git
cd computelite/

# Install dependencies
npm install

# Start the application
npm start

Documentation

Documentation is available at https://docs.computelite.com

🌍 Join the Community

Connect with fellow ComputeLite users, share tips, report bugs, and stay updated with the latest developments!

  • Google Group: Join discussions and ask questions in our ComputeLite Google Group.
  • YouTube Channel: Watch tutorials, demos, and feature updates on our ComputeLite YouTube Channel.

License

ComputeLite uses the Mozilla Public License Version 2.0.

About

Compute Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0