TPDE


TPDE

License: Apache-2.0 WITH LLVM-exception


Description:

TPDE is a fast framework for writing baseline compiler back-ends in C++, targeting ELF-based x86-64 and ARMv8.1 platforms. It enables low-latency compilation, suitable for JIT and unoptimized builds, and includes utilities for code generation and LLVM IR back-ends.

Wasp


License: MIT


Description:

Wasp is an open-source framework that enables rapid development of full-stack web applications using a declarative configuration language. It generates front-end, back-end, and deployment code in popular stacks like React, Node.js, and Prisma, simplifying the creation of complex web apps with minimal boilerplate.

Open SaaS

Open SaaS

License: MIT license


Description:

Open SaaS is a free, open-source SaaS app starter built with React and Node.js. It offers a full-featured, community-driven platform designed to help developers quickly create SaaS applications. The template emphasizes open-source tools, integrations, and ease of deployment, making it ideal for building customizable SaaS products.

Tauri

License: Apache 2, MIT


Description:

Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.