Zasper
High-performance integrated development environment designed to support large-scale concurrency
Zasper is a high-performance integrated development environment (IDE) designed to support large-scale concurrency. It is known for its extremely small memory footprint and excellent speed, can handle a large number of concurrent connections, and is ideal for running REPL-style data applications such as Jupyter notebooks. Zasper was developed to solve the current lack of free and open source JupyterLab-like front-end tools on the market. Many existing tools require users to work in the cloud, but Zasper takes full advantage of the resources of modern personal computers to enable them to run efficiently on local machines. The project recreated the Jupyter project using Go because Go excels in concurrency and performance and is particularly suitable for applications that require concurrency and parallel processing. Zasper supports MacOS and Linux, and Windows support is also coming soon. Description: 1. The directory is mounted under the Zasper directory of the ** User Document Directory **. 2. Open Project cannot be used in the Web version. Files are stored directly in the current directory. Sorry.

