Taichi is an open-source, embedded DSL within Python designed for high-performance numerical and physical simulations. It uses JIT compilation (via LLVM and its runtime TiRT) to offload compute-heavy code to CPUs, GPUs, mobile devices, and embedded systems. With built-in support for sparse data structures (SNode), automatic differentiation, AOT deployment, and compatibility with CUDA, Vulkan, Metal, and OpenGL ES, it empowers disciplines like simulation, graphics, AI, and robotics
Features
- JIT-to-native-code execution on CPU/GPU via LLVM
- SNode for hierarchical, spatially sparse data
- Automatic differentiation (e.g. for robotics/optimization)
- AOT + C/C++/C#/Java interface for native integration
- Cross-backend deployment: CUDA, Vulkan, Metal, OpenGL ES
- Portable to mobile & embedded via TiRT and WASM
Categories
GraphicsLicense
Apache License V2.0Follow Taichi
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Taichi!