8 repos
Collections of standard algorithms, containers, and utility components.
Explore 8 awesome GitHub repositories matching software engineering & architecture · General Purpose Frameworks. Refine with filters or upvote what's useful.
Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se
Speeds up development cycles using built-in administrative tools, ORM layers, and modular components for common backend tasks.
This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu
Standardizes enterprise-grade development patterns within the Java ecosystem to facilitate the creation of scalable business software.
Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the fr
Standardizes service creation through convention-over-configuration and integrated dependency management to accelerate the development of production-ready applications.
This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag
Showcases foundational frameworks containing standard algorithms, containers, and utility components.
Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T
Offers a foundational set of standard algorithms, containers, and utilities designed for cross-platform portability.
This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform
Support high-concurrency and non-blocking application development through frameworks built for event-driven architectures.
jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr
Normalizes inconsistent browser APIs into a consistent, cross-platform interface.
Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys
Supports incremental adoption, scaling from simple script-based enhancements to complex, server-rendered single-page applications.