gRPC
- A cross-platform high-performance remote procedure call (RPC) framework that was initially created by Google, but is open source and is used in many organizations.
Hibernate
- An object–relational mapping tool for the Java programming language that provides a framework for mapping an object-oriented domain model to a relational database.
InertiaJS
- A library that allows developers to build modern, single-page applications (SPAs) with a server-side framework without creating a separate API.
Jest
- A JavaScript Testing Framework with a focus on simplicity.
Jetpack
- An open-source Kotlin-based declarative UI framework for Android developed by Google.
JUnit
- A test automation framework for the Java programming language that is often used for unit testing, and is one of the xUnit frameworks.
Jupyter
- A project to develop open-source software, open standards, and services for interactive computing across multiple programming languages.
Laminas
- An open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License.
LangChain
- A software framework that helps facilitate the integration of large language models (LLMs) into applications.
LangGraph
- An orchestration framework built on top of LangChain for creating stateful, multi-actor applications with Large Language Models (LLMs)
Laravel
- A free and open-source PHP-based web framework for building web applications.
Laravel Livewire
- A full-stack framework for Laravel that makes building dynamic interfaces simple
Lightning Web Components
[LWC]
- A framework for building custom user interfaces on the Salesforce platform using HTML and modern JavaScript, leveraging core web standards like custom elements and shadow DOM.
Materialize
- A modern responsive front-end framework based on Material Design.
Mocha
- A feature-rich JavaScript test framework running on Node.js and in the browser for asynchronous testing
Mono
- A free and open-source software framework that aims to run software made for the .NET Framework on Linux and other OSes.
NestJS
- A server-side Node.js-based web framework, released as free and open-source software under an MIT License.
Next.js
- An open-source web development framework created by the private company Vercel providing React-based web applications with server-side rendering and static rendering.
Nightwatch
- A test automation framework with a powerful set of tools to write, run and debug your tests across web and native mobile applications.