# Office suite and spreadsheets

> Search results for `Office suite and spreadsheets` on awesome-repositories.com. 113 total matches; showing the first 50.

Explore on the web: https://awesome-repositories.com/q/office-suite-and-spreadsheets

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/office-suite-and-spreadsheets).**

## Results

- [awesome-selfhosted/awesome-selfhosted](https://awesome-repositories.com/repository/awesome-selfhosted-awesome-selfhosted.md) (299,516 ⭐) — This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure.

The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It distinguishes itself through a collaborative peer-review process, where community members validate the quality and relevance of each submission to ensure the directory remains accurate and reliable.

The project covers a broad capability surface, including infrastructure automation, container-based service deployment, and declarative configuration management. These tools assist users in maintaining reproducible server environments and managing complex service dependencies across private hardware.

The directory is maintained as a version-controlled repository, ensuring that all updates and community-driven changes are tracked and transparent.
- [dokploy/dokploy](https://awesome-repositories.com/repository/dokploy-dokploy.md) (34,901 ⭐) — Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool.

The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It supports complex orchestration by allowing users to define multi-container services using standard configuration files, which can be managed through automated build pipelines, Git integration, and real-time performance monitoring.

Beyond core deployment, the system includes robust infrastructure management capabilities such as automated backups to external object storage, horizontal and vertical scaling, and granular access control. It also provides secure configuration management, including environment variable synchronization, HTTPS certificate handling, and zero-downtime deployment strategies to ensure application stability and security.

The platform is designed for ease of use, offering an interactive API documentation interface and instructional resources to guide users through installation and configuration. It supports a wide range of modern web frameworks and runtimes, providing a flexible environment for hosting and maintaining services on private server hardware.
- [collaboraonline/online](https://awesome-repositories.com/repository/collaboraonline-online.md) (2,985 ⭐) — This project is a cloud-based office suite and self-hosted document server that enables the creation and editing of documents, spreadsheets, and presentations. It functions as a headless office application, utilizing a server-side processing engine to handle file rendering and formatting without requiring a local graphical user interface.

The system operates as a real-time collaborative editor, employing operational transformation to allow multiple users to edit files simultaneously. It also serves as a web-based document processor capable of automating office tasks through macro execution and programmatic field population.

The platform covers a broad range of office capabilities, including advanced spreadsheet management with protected cells and filtered views, digital document certification via PDF export and electronic signatures, and tools for professional layout, grammar auditing, and mail merge.
- [avelino/awesome-go](https://awesome-repositories.com/repository/avelino-awesome-go.md) (175,576 ⭐) — This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains.

The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing, it acts as a technical knowledge repository, aggregating professional literature, style guides, and best practices to support developer onboarding and professional growth across the entire software development lifecycle.

The directory covers a broad capability surface, including essential utilities for distributed systems engineering, application security, data processing, and development productivity. It provides access to specialized tools for database management, web framework integration, testing, and build automation, alongside educational materials that help developers master language-specific architectural patterns.

The project is maintained as a static resource aggregation, providing a holistic view of external links and documentation to orient developers within the Go ecosystem.
- [carlospolop/privilege-escalation-awesome-scripts-suite](https://awesome-repositories.com/repository/carlospolop-privilege-escalation-awesome-scripts-suite.md) (20,003 ⭐) — This project is a post-exploitation framework and privilege escalation script suite designed to scan local system configurations for security gaps. It serves as a system enumeration toolset used to identify paths for gaining higher administrative privileges on a target host.

The suite incorporates capabilities for security penetration testing and vulnerability assessment reporting. It uses shell-based system enumeration and pattern-based vulnerability matching to detect misconfigurations, while employing heuristic-based permission analysis to evaluate system flags.

Findings are gathered through system enumeration analysis and can be exported into structured JSON, HTML, or PDF formats for reporting. The framework utilizes cross-platform scripting logic to maintain consistent scanning logic across different operating systems.
- [handsontable/handsontable](https://awesome-repositories.com/repository/handsontable-handsontable.md) (21,947 ⭐) — Handsontable is a JavaScript data grid that provides a spreadsheet-like interface for managing and editing large datasets within web applications. It functions as a virtualized data table that renders only visible cells to maintain performance, paired with a synchronization layer that binds the grid to underlying data structures.

The project distinguishes itself through a built-in spreadsheet calculation engine for evaluating mathematical and logical expressions and a dedicated tool for exporting grid content into Excel XLSX files. It ensures interoperability with external spreadsheet software via clipboard copy-paste operations and supports the creation of custom cell editors and validation logic.

The grid covers a broad range of data management capabilities, including column pinning, nested header management, and row pagination. It also provides data organization tools such as filtering, sorting, and a command-based system for undo and redo functionality.

Visual customization is handled through a theme management system and conditional cell formatting, with additional support for internationalized number and date formatting and right-to-left layouts.
- [iofficeai/aionui](https://awesome-repositories.com/repository/iofficeai-aionui.md) (16,621 ⭐) — AionUi is an AI agent orchestration platform designed to manage and coordinate multiple autonomous assistants within a local environment. It functions as a framework for executing background processes and scheduled tasks that operate independently of the user interface, ensuring that automated workflows continue to run without manual oversight.

The platform distinguishes itself through a local-first approach to document generation and file manipulation, allowing users to create and modify office files directly on their hardware to maintain data privacy. It supports parallel agent execution, enabling multiple specialized assistants to operate concurrently within a shared workspace while accessing a centralized registry of functional tools.

Beyond core orchestration, the system provides a management layer that connects external messaging platforms to local agents. This integration allows for remote task triggering and monitoring, providing control over automated workflows even when away from the primary workstation. The architecture relies on role-based scoping to ensure that each assistant operates with defined permissions and domain expertise.
- [tobychui/arozos](https://awesome-repositories.com/repository/tobychui-arozos.md) (2,749 ⭐) — Arozos is a web-based desktop environment that delivers a full graphical desktop, personal cloud storage, media streaming, and productivity tools entirely through a browser. It functions as a personal cloud server, providing a private file storage system with upload, organization, and retrieval capabilities, alongside a media streaming server for on-demand music and video playback. The platform also includes a web office suite for creating and editing text documents, a cloud IDE with code execution for writing and running code, and a 3D print file previewer for inspecting models before printing.

The system is built on a plugin-based modular architecture that extends functionality through dynamically loaded modules, each registering its own web interfaces and system services. An event-driven service bus coordinates inter-module communication through a publish-subscribe event system, enabling asynchronous workflows. User applications are isolated in separate processes with configurable CPU, memory, and disk quotas through process sandboxing, while all API and WebSocket connections are secured by a token-based authentication gateway using short-lived JWT tokens.

A virtual file system abstraction unifies local and remote storage backends under a single hierarchical namespace accessible through a standard file API. Media content is delivered to browsers using WebRTC-based peer-to-peer connections for low-latency playback without server-side transcoding, while the full desktop environment is streamed over persistent WebSocket connections that encode screen updates and input events.
- [zdavatz/spreadsheet](https://awesome-repositories.com/repository/zdavatz-spreadsheet.md) (1,149 ⭐) — The Ruby Spreadsheet by ywesee GmbH
- [gam-team/gam](https://awesome-repositories.com/repository/gam-team-gam.md) (4,206 ⭐) — GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation.

GAM distinguishes itself through its batch processing and automation capabilities. It can process large datasets from CSV files, Google Sheets, or cloud storage, distributing independent API requests across parallel worker threads for efficient execution. The tool supports template-based string substitution for personalizing content like email signatures, regex-based resource filtering for targeting specific users or files, and external script extensibility for implementing custom workflows beyond the built-in command set. It also provides keyless authentication methods, allowing short-lived tokens from external identity providers to replace static service account keys.

The tool covers a broad range of administrative domains including user account lifecycle management, group and membership administration, Drive file and folder operations, calendar event management, Gmail configuration and message handling, Google Classroom course administration, Chrome browser and device policy management, and Google Chat space management. It also includes capabilities for managing Shared Drives, contacts, tasks, forms, Google Meet spaces, and Google Vault matters, holds, and exports. Reporting and auditing features allow extraction of activity logs, usage statistics, and security alerts across workspace services.

Documentation is available through a built-in help system that displays the tool version and the path to the local command syntax file, along with a link to the online wiki.
- [witqq/spreadsheet](https://awesome-repositories.com/repository/witqq-spreadsheet.md) (9 ⭐) — Canvas-based spreadsheet engine for React, Vue, Angular. 100K+ rows, zero dependencies, formula engine, real-time collaboration.
- [myliang/x-spreadsheet](https://awesome-repositories.com/repository/myliang-x-spreadsheet.md) (14,601 ⭐) — x-spreadsheet is an HTML5 canvas spreadsheet component and web-based data grid designed for high-performance data display and cell manipulation. It serves as an interactive web component that allows users to manage structured data within a browser-based interface.

The project includes an XLSX file serializer that imports and exports spreadsheet state using binary XML formats compatible with Excel. It also features a locale-aware UI framework that translates interface labels and date formats through configurable language objects.

The component covers a broad range of capabilities including formula execution, cell formatting, and sheet structure manipulation. It provides tools for data integrity through input validation rules and supports batch operations such as autofilling and range copying. An external API allows for programmatic synchronization of cell data and the triggering of custom callbacks based on grid events.
- [suites-dev/suites](https://awesome-repositories.com/repository/suites-dev-suites.md) (538 ⭐) — A unit testing framework for TypeScript backends working with inversion of control and dependency injection
- [alasql/alasql](https://awesome-repositories.com/repository/alasql-alasql.md) (7,278 ⭐) — AlaSQL is a JavaScript SQL database engine that allows for the filtering, grouping, and joining of in-memory object arrays and JSON data. It functions as an in-memory SQL database and client-side data processor, enabling the execution of SQL statements against JavaScript arrays and external data sources in both browser and server environments.

The project serves as a universal data query tool capable of performing relational joins across diverse sources, such as merging Google Spreadsheets, SQLite files, and remote APIs into a single result set. It also acts as an IndexedDB SQL wrapper, allowing complex queries and joins to be executed over browser-based storage.

Its capabilities cover cross-format data integration, including the import and export of CSV, JSON, and multiple Excel workbook formats. The engine supports graph data analysis for identifying entity relationships and provides extensibility through custom SQL functions, plugin integration, and multi-stage aggregators.

The system includes a command line interface for executing SQL statements and supports offloading database operations to web workers to prevent blocking the user interface.
- [yerongai/office-tool](https://awesome-repositories.com/repository/yerongai-office-tool.md) (12,966 ⭐) — Office-Tool is a PowerShell-based utility designed to automate the deployment, configuration, and maintenance of office productivity suites. It functions as a command-line manager that handles the full lifecycle of software installations, including initial setup, version updates, and the removal of existing applications.

The tool distinguishes itself by providing granular control over software environments through modular script execution and direct registry manipulation. It enables users to bundle installation files into standard disk images for simplified distribution, while also offering automated diagnostic routines to verify system states, repair common errors, and reset configurations to their original defaults.

Beyond core deployment tasks, the utility includes comprehensive support for software license management and activation. It facilitates the verification of product keys and registration status across multiple methods to ensure compliance and continued access to software features. The project is distributed as a collection of scripts intended for direct execution within a local host environment.
- [wilsonfreitas/awesome-quant](https://awesome-repositories.com/repository/wilsonfreitas-awesome-quant.md) (26,818 ⭐) — Awesome-quant is a curated directory of open-source software libraries and tools designed for quantitative finance, algorithmic trading, and financial data analysis. It serves as a central hub for discovering resources that support the entire lifecycle of financial modeling, from raw data ingestion to complex statistical research.

The repository organizes specialized tools into categorized collections, enabling users to identify solutions for high-performance numerical computing, technical indicator calculation, and derivative pricing. It highlights frameworks that facilitate the construction of statistical model pipelines, allowing for the integration of data preprocessing, mathematical transformation, and predictive modeling.

Beyond basic analysis, the collection covers advanced capabilities including event-driven backtesting for strategy validation, portfolio optimization techniques, and market sentiment analysis. It also includes resources for automating spreadsheet workflows and establishing modular data connections to external financial exchanges.
- [burnash/gspread](https://awesome-repositories.com/repository/burnash-gspread.md) (7,479 ⭐) — gspread is a Python client library and API wrapper designed for programmatically interacting with Google Sheets. It serves as a spreadsheet automation library that enables the creation, organization, and management of cloud-based spreadsheets via Python scripts.

The library provides a simplified interface for Google Sheets automation, allowing users to read, write, and update data without writing raw HTTP requests. It supports cloud spreadsheet integration, enabling external Python applications to use Google Sheets as a data storage layer.

The project covers a broad range of capabilities including cell data operations, such as retrieval, writing, and input validation, as well as cell range styling and automated document formatting. It also includes administrative tools for worksheet organization, spreadsheet creation, and the management of sharing permissions and access levels.
- [alsyundawy/microsoft-office-for-macos](https://awesome-repositories.com/repository/alsyundawy-microsoft-office-for-macos.md) (5,966 ⭐) — This project provides a collection of tools for deploying, activating, and managing volume-licensed Microsoft Office suites on macOS, supporting versions from 2011 through LTSC 2024. It handles the full lifecycle of Office installation and licensing, including the ability to install a complete Office suite as a single package and activate it using volume license serializers that bypass individual product keys or Microsoft accounts.

The project includes capabilities for troubleshooting and repairing broken Office installations by cleaning remnants of previous versions using official Microsoft reset tools. It also offers license management utilities that can remove existing licenses and reinstall them to resolve activation errors or corruption. Additionally, the project provides scripts for hardening privacy by disabling telemetry, cloud login, and online connectivity across all Office applications through system preference domain manipulation.
- [phoronix-test-suite/phoronix-test-suite](https://awesome-repositories.com/repository/phoronix-test-suite-phoronix-test-suite.md) (0 ⭐) — The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for Linux, Solaris, macOS, Windows, and BSD operating systems. The Phoronix Test Suite allows for carrying out tests in a fully automated manner from test installation to execution and reporting. All…
- [larksuite/cli](https://awesome-repositories.com/repository/larksuite-cli.md) (14,291 ⭐) — Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks.

The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-based credential isolation model to prevent token leakage during API requests.

The tool covers a wide range of business productivity capabilities, including the orchestration of multidimensional tables, spreadsheets, and wiki nodes. It provides utilities for messaging management, calendar scheduling, and the processing of HR workflows such as attendance tracking and approval instances. Additionally, it includes developer tools for API schema inspection, paginated request automation, and multi-format data serialization.

The CLI manages the full OAuth authentication lifecycle, including interactive login and access scope verification.
- [ariya/phantomjs](https://awesome-repositories.com/repository/ariya-phantomjs.md) (29,489 ⭐) — PhantomJS is a scriptable, headless browser engine based on WebKit that provides a programmatic interface for automating web page interactions. It operates without a graphical user interface, allowing for the execution of JavaScript to navigate pages, manipulate the document object model, and perform functional testing of web applications.

The tool distinguishes itself by providing low-level control over the browser rendering lifecycle and network stack. It enables real-time interception and modification of network traffic, alongside the ability to generate visual snapshots and document exports from pages that rely on complex dynamic content. By maintaining a virtual display buffer and running the engine in an isolated memory space, it ensures consistent layout calculations and stability during automated sessions.

Beyond its core rendering capabilities, the project supports complex automation workflows through command-line configuration and inter-process communication. These features facilitate the integration of browser-based tasks into larger software systems, enabling automated data extraction, performance analysis, and the verification of web application behavior.
- [darklow/django-suit](https://awesome-repositories.com/repository/darklow-django-suit.md) (0 ⭐) — Django Suit
- [aosabook/500lines](https://awesome-repositories.com/repository/aosabook-500lines.md) (29,582 ⭐) — This project is a software engineering educational resource providing a collection of canonical system implementations. It serves as a library of computer science case studies and polyglot code examples designed to demonstrate architectural tradeoffs and design patterns through concise versions of fundamental software components.

The repository focuses on studying the implementation of core concepts such as consensus algorithms, interpreters, and database engines. It provides minimal versions of complex systems to facilitate the analysis of language design, data structure implementation, and the simulation of algorithmic tradeoffs.

The capability surface covers a wide range of domains, including data storage and synchronization, distributed systems, language design and bytecode interpretation, and web networking. It also includes implementations for mathematical modeling, combinatorial optimization, and security policy modeling.
- [xuri/excelize](https://awesome-repositories.com/repository/xuri-excelize.md) (20,668 ⭐) — Excelize is a Go library designed for reading, writing, and modifying Microsoft Excel files in XML-based formats. It functions as a spreadsheet file parser and generator that enables the programmatic extraction and modification of data.

The library includes a streaming spreadsheet processor to handle massive datasets incrementally, preventing system memory exhaustion during large-scale read and write operations. It also provides a chart generator to convert worksheet values or external data sources into visual representations within the spreadsheet.

Beyond core file processing, the project covers automated data extraction and the programmatic production of reports and structured data tables.
- [halva-suite/halva](https://awesome-repositories.com/repository/halva-suite-halva.md) (0 ⭐) — Halva Suite
- [griptape-ai/griptape](https://awesome-repositories.com/repository/griptape-ai-griptape.md) (2,541 ⭐) — Griptape is a Python framework for building generative AI applications, autonomous agents, and complex AI workflows. It functions as both an AI agent orchestrator and a workflow engine, capable of managing sequential pipelines and directed acyclic graphs to ensure predictable execution of AI tasks.

The framework distinguishes itself through a focus on security and governance, utilizing a Docker-based environment to execute model-generated code and shell commands in isolation. It employs a driver-based abstraction layer that allows developers to swap language model providers and vector stores without altering core logic, while using rule-based steering to enforce agent personas and output formats.

The platform covers a broad range of capabilities, including retrieval-augmented generation pipelines, multi-level memory management for conversation persistence, and schema-validated tool integration. It also supports multimodal processing for audio, image, and video data, as well as integrated observability for tracking performance and inspecting rendered prompts.
- [simstudioai/sim](https://awesome-repositories.com/repository/simstudioai-sim.md) (28,796 ⭐) — This project is an AI agent orchestration platform that provides a visual environment for building, testing, and deploying complex automation workflows. It functions as a low-code development interface where users can chain discrete functional blocks into dependency-aware pipelines to integrate artificial intelligence with external data and services. The platform supports the creation of intelligent conversational agents, automated business processes, and multi-service API orchestrations within a unified workspace.

The platform distinguishes itself through its event-driven integration engine, which triggers automated sequences based on real-time webhooks, scheduled events, or changes in third-party platforms. It offers a secure, cloud-native execution sandbox for running custom code, data transformations, and AI model inferences in isolated environments. Users can maintain stateful memory across multi-stage tasks, implement complex branching logic, and utilize human-in-the-loop components to pause and approve workflow execution.

The system covers a broad capability surface, including extensive connectors for cloud storage, communication platforms, CRM systems, and project management tools. It provides utilities for managing infrastructure, observability, and security, alongside specialized tools for meeting intelligence, data enrichment, and web scraping. The platform supports deployment on managed cloud infrastructure or self-hosted container environments, ensuring full control over data and model execution.
- [landrix/the-drag-and-drop-component-suite-for-delphi](https://awesome-repositories.com/repository/landrix-the-drag-and-drop-component-suite-for-delphi.md) (0 ⭐) — The Drag and Drop Component Suite for Delphi
- [googleworkspace/apps-script-samples](https://awesome-repositories.com/repository/googleworkspace-apps-script-samples.md) (5,190 ⭐) — This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools.

The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and agentic AI workflows.

The library covers a broad range of capabilities, including the development of custom user interfaces and spreadsheet functions, the implementation of event-driven triggers and scheduling, and the integration of external APIs. It further demonstrates professional development lifecycles through examples of local development synchronization, version management, and CI/CD deployment pipelines.
- [garrytan/gstack](https://awesome-repositories.com/repository/garrytan-gstack.md) (110,596 ⭐) — gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases.

The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repository structures to maintain institutional memory across sessions.

Its capabilities extend to autonomous quality assurance, including the ability to drive physical iOS devices via USB for bug fixing and visual auditing. The system also covers automated technical documentation generation, security guardrails to prevent prompt injection and secret leakage, and the orchestration of multi-agent swarms for concurrent technical tasks.
- [duplicati/duplicati](https://awesome-repositories.com/repository/duplicati-duplicati.md) (14,283 ⭐) — Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide range of local, network, and cloud-based storage providers. It functions as a background service that automates recurring data protection tasks, ensuring that only changed data blocks are stored to maximize efficiency and minimize bandwidth usage.

The project distinguishes itself through a centralized management console that allows for the orchestration of multiple distributed backup agents from a single web-based dashboard. It supports multi-tenant management, enabling the organization of users and resources into hierarchical structures for delegated access and data isolation. Furthermore, it provides robust security features, including AES-256 encryption for data at rest, support for OIDC and SAML2 authentication, and provider-level immutability protections to prevent unauthorized modification of backup archives.

Beyond its core backup capabilities, the system includes comprehensive tools for data lifecycle management, such as automated retention policies, versioning, and integrity verification. It offers flexible configuration through both a graphical interface and a command-line utility, supporting automation scripting and dry-run simulations to verify workflows before execution. The software also handles complex environments by managing locked files and providing metadata indexing to ensure rapid restoration even if the primary configuration database is unavailable.

Duplicati is available through various installation formats, including native system packages, portable archives, and containerized deployments, allowing it to run in diverse operating environments.
- [ringhyacinth/star-office-ui](https://awesome-repositories.com/repository/ringhyacinth-star-office-ui.md) (7,318 ⭐) — Star-Office-UI is a visual workspace and dashboard designed to map the activity and work states of AI agents to characters and zones within a virtual office. It functions as a multi-agent status monitor that tracks external entities via join keys and a desktop overlay application that renders a persistent, transparent window on the computer desktop.

The project distinguishes itself through an integrated AI background generator that uses image generation APIs to create and update the virtual environment. It also includes a markdown activity logger that reads and displays sanitized daily summaries from local files.

The system covers real-time agent activity mapping, asset management with password-protected administrative access, and multilingual interface localization supporting English, Chinese, and Japanese. It utilizes dynamic frame synchronization to support custom visual assets and textures.
- [composiohq/awesome-claude-skills](https://awesome-repositories.com/repository/composiohq-awesome-claude-skills.md) (64,808 ⭐) — This project serves as a centralized directory and resource hub for extending the functional capabilities of AI agents. It provides a structured collection of tools and integration patterns that enable large language models to interact with external software platforms, facilitating autonomous task execution and data retrieval across a wide range of business applications.

The repository distinguishes itself by standardizing communication between AI models and external services through the Model Context Protocol. It utilizes declarative skill manifests and machine-readable tool-calling schemas to define how models trigger specific functions, while employing a middleware-based authentication proxy to manage secure handshakes with third-party SaaS platforms.

The collection covers a broad spectrum of workflow automation engineering, including pre-built connectors for project management, communication, data analysis, and development tools. It offers comprehensive documentation on building, structuring, and deploying custom skills, providing developers with the templates and best practices necessary to integrate these capabilities into diverse AI-driven workflows.
- [portswigger/office-open-xml-editor](https://awesome-repositories.com/repository/portswigger-office-open-xml-editor.md) (13 ⭐) — Burp extension that add a tab to edit Office Open XML document (xlsx,docx,pptx)
- [dream-num/univer](https://awesome-repositories.com/repository/dream-num-univer.md) (13,234 ⭐) — Univer is a modular, web-based framework for embedding high-performance office editing suites, including spreadsheets, documents, and presentations, directly into web applications. It utilizes a canvas-based rendering engine to manage complex layouts and large datasets, ensuring consistent performance during user interaction. The system is built on an isomorphic data model that allows the same document logic to function in both browser-based interfaces and headless server-side environments.

The platform distinguishes itself through a command-based state mutation system and a dependency-graph formula engine, which ensure predictable history tracking and efficient calculation of cell relationships. Real-time multi-user collaboration is managed through operational transformation algorithms, which resolve concurrent editing conflicts to maintain data consistency across sessions. A centralized dependency-injection plugin system allows developers to extend core functionality, integrate custom data visualizations, and support specialized file formats.

Beyond its core editing capabilities, the framework provides tools for document lifecycle management, including file import, export, printing, and version history tracking. It supports automated data processing and programmatic document manipulation, enabling developers to build workflows that operate independently of a visual user interface.
- [go-yaml/yaml](https://awesome-repositories.com/repository/go-yaml-yaml.md) (7,023 ⭐) — This library is a YAML encoder and decoder for native Go data structures. It provides the tools necessary to transform internal data into YAML formatted text and convert YAML input streams back into structured data.

The parser includes built-in protections against resource exhaustion attacks by enforcing limits on document depth and alias resolution. It also ensures deterministic output by employing consistent key sorting for maps.

The project covers serialization and deserialization workflows, including struct mapping and custom marshaling interfaces. It also handles input encoding detection and strict field validation during the decoding process.
- [securityftw/cs-suite](https://awesome-repositories.com/repository/securityftw-cs-suite.md) (1,172 ⭐) — Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
- [ziadoz/awesome-php](https://awesome-repositories.com/repository/ziadoz-awesome-php.md) (32,573 ⭐) — This project is a community-driven directory and knowledge base for the PHP ecosystem. It serves as a comprehensive index of high-quality libraries, frameworks, tools, and educational materials, designed to help developers navigate the landscape and select appropriate solutions for their software projects.

The directory distinguishes itself through a hierarchical taxonomy that organizes vast amounts of technical information into a logical, human-readable structure. By relying on distributed contributions from the developer community, it maintains a current and vetted collection of references that support professional growth and informed architectural decision-making.

The repository covers a broad spectrum of development needs, ranging from core infrastructure and data processing utilities to specialized web development components and testing tools. It also aggregates diverse learning resources, including books, podcasts, and newsletters, to provide a centralized hub for ecosystem discovery. All content is maintained as a version-controlled document, ensuring a transparent and evolving record of the community's collective knowledge.
- [datahub-project/datahub](https://awesome-repositories.com/repository/datahub-project-datahub.md) (12,141 ⭐) — DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations.

The platform distinguishes itself through its focus on grounding artificial intelligence and autonomous agents in verified enterprise context. It provides specialized capabilities to inject provenance-aware lineage, business definitions, and quality signals into AI prompts, ensuring that generated insights are accurate and trustworthy. Through a policy-as-code governance engine, it enforces access controls and compliance rules directly within the metadata graph, allowing for programmatic oversight of data assets across hybrid environments.

Beyond its core identity, the project offers a comprehensive suite of tools for data discovery, observability, and lifecycle management. It includes features for automated lineage extraction, impact analysis, and semantic search, enabling users to navigate data dependencies and resolve quality issues efficiently. The platform also supports collaborative workflows, allowing teams to manage business glossaries, certify data assets, and automate access requests through integrated communication channels.

DataHub is built to scale, utilizing a distributed architecture that allows storage, search, and graph processing layers to operate independently. It provides standardized interfaces and a bridge-based connector framework to facilitate integration with heterogeneous data sources and external AI agent frameworks.
- [vrld/suit](https://awesome-repositories.com/repository/vrld-suit.md) (536 ⭐) — Immediate Mode GUI library for LÖVE
- [apitable/apitable](https://awesome-repositories.com/repository/apitable-apitable.md) (15,265 ⭐) — This platform is a low-code database system that combines the flexibility of a spreadsheet interface with the structured power of a relational database. It serves as a collaborative workspace for managing complex datasets, building custom business applications, and automating operational workflows without requiring traditional software development.

The platform distinguishes itself through deep integration of artificial intelligence, which enables users to query databases using natural language, generate content, and deploy custom conversational agents trained on internal data. It supports real-time multi-user collaboration and provides granular security controls that allow administrators to restrict access at the field, row, and view levels.

Beyond core data management, the system includes a comprehensive suite of automation tools that trigger actions based on database events, schedules, or external inputs. Users can visualize information through various layouts such as boards, charts, and calendars, while dynamic form generation simplifies data collection from external sources.

The platform offers programmatic access to its records through standard interfaces, facilitating synchronization with external software and third-party services. It is designed to function as a centralized hub for operational asset management, team logistics, and business intelligence reporting.
- [pianocomposer321/officer.nvim](https://awesome-repositories.com/repository/pianocomposer321-officer-nvim.md) (22 ⭐) — Like dispatch.vim but using overseer.nvim
- [gristlabs/grist-core](https://awesome-repositories.com/repository/gristlabs-grist-core.md) (11,176 ⭐) — Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a relational database. At its core, it manages structured data across multiple linked tables, using a relational database engine to organize information while providing a familiar grid interface. The platform supports Python-based formulas for complex calculations and data transformations, with automatic recalculation when referenced cells change.

The system is designed for self-hosted deployment, storing data in either portable SQLite files or enterprise-grade PostgreSQL databases. It includes an immutable action-log system that records every document modification, enabling collaborative undo and comprehensive audit history with change attribution. For authentication, Grist integrates with external identity providers using OIDC, SAML, and single sign-on protocols to manage user access and permissions.

Grist offers interactive dashboard creation through drag-and-drop widgets, charts, calendars, and summary tables that can be linked together for coordinated filtering and editing. It includes native form creation for data entry, conditional cell formatting, and cross-table record referencing. The platform also provides an AI formula assistant that translates natural language prompts into spreadsheet formulas by connecting to configurable large language model endpoints.

The system supports external integrations through REST APIs, webhooks, and cloud storage providers like Google Drive for data synchronization and automation. It features a plugin-based widget system for adding custom UI components and building low-code data applications. Deployment is managed through environment variable configuration, with a web-based admin panel for health monitoring and system management.
- [facebook/flow](https://awesome-repositories.com/repository/facebook-flow.md) (22,232 ⭐) — Flow is a JavaScript static type checker and AST parser that identifies type errors and prevents runtime failures through static annotations. It functions as a code intelligence engine and a static analysis linter to identify unsafe coding patterns and enforce consistency across a codebase.

The project includes a type annotation stripper that removes static type signatures from source code, ensuring the resulting JavaScript is compatible with any runtime environment. It also provides a parser that converts typed JavaScript into an abstract syntax tree conforming to the ESTree specification.

The system covers a wide range of developer experience capabilities, including type-aware autocomplete, jump-to-definition, and hover type information. It further supports automated code refactoring, type coverage analysis to identify untyped areas, and the definition of exact object types and opaque types.
- [x-extends/vxe-table](https://awesome-repositories.com/repository/x-extends-vxe-table.md) (8,595 ⭐) — vxe-table is a high-performance data table component and UI library for Vue, designed for building data-heavy applications. It functions as a virtualized data grid and spreadsheet UI framework capable of rendering millions of rows by mounting only the visible elements of a dataset.

The project distinguishes itself through spreadsheet-like functionality, including cell selection, copy-paste support, and the generation of cross-tabulated pivot tables. It also provides specialized tools for managing complex data hierarchies using virtual trees, row grouping, and cell merging.

The library covers a broad range of data management capabilities, including multi-field filtering and sorting, data aggregation, and record editing tools. It supports various layout customizations such as draggable column widths, frozen headers, and configurable cell styling.

User interaction is handled through keyboard navigation, checkboxes, and expandable rows to manage detailed data views.
- [chatwoot/chatwoot](https://awesome-repositories.com/repository/chatwoot-chatwoot.md) (31,959 ⭐) — Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact.

The platform distinguishes itself through an event-driven automation engine and a visual rule builder that allow teams to manage conversations and workflows without writing custom code. It incorporates intelligent features such as automated response drafting, conversation context recall, and a self-service knowledge base to improve agent efficiency. These capabilities are supported by granular role-based access controls and comprehensive performance analytics, which provide insights into agent productivity, inbox activity, and customer satisfaction trends.

Beyond its core messaging and routing functions, the system offers a broad suite of operational tools including proactive engagement triggers, team workload balancing, and multilingual support. It supports flexible deployment strategies, including containerized and cloud-native orchestration, to accommodate various production environments. The platform is designed for extensibility, allowing for custom attribute management and integration with external systems via webhooks and API-based channels.
- [augustd/burp-suite-swaggy](https://awesome-repositories.com/repository/augustd-burp-suite-swaggy.md) (20 ⭐) — Burp Suite extension for parsing Swagger web service definition files
- [reg-viz/reg-suit](https://awesome-repositories.com/repository/reg-viz-reg-suit.md) (0 ⭐) — reg-suit is a command line interface for visual regression testing.
- [sheetjs/sheetjs](https://awesome-repositories.com/repository/sheetjs-sheetjs.md) (36,278 ⭐) — SheetJS is a comprehensive library for parsing, manipulating, and generating complex spreadsheet file formats. It functions as a universal data processor that maps diverse binary, XML, and text-based file structures into a unified internal object model, allowing developers to create, read, and transform workbook data programmatically.

The library distinguishes itself through a portable logic layer that provides a consistent execution environment across web browsers, server-side runtimes, and native desktop or mobile applications. By utilizing stream-based processing, it handles large files in sequential chunks to minimize memory consumption. It also features schema-driven modeling, which decouples raw information from specific file format requirements, enabling developers to build applications that perform complex spreadsheet operations without relying on backend infrastructure.

The project supports a wide range of file types, including legacy binary formats, database files, and modern open standards. It provides extensive utilities for integrating spreadsheet functionality into web interfaces, such as rendering data into interactive tables, converting web-based table elements into downloadable files, and automating report generation from structured data sources.

The library is designed for modular integration, supporting standard build tools and web frameworks to facilitate its use in diverse development environments.
- [infobyte/faraday](https://awesome-repositories.com/repository/infobyte-faraday.md) (6,523 ⭐) — Faraday is a vulnerability management platform and security tool aggregator designed to centralize security findings from multiple scanners into a single dashboard. It utilizes a relational security database to catalog hosts, services, and security flaws, enabling users to track remediation and analyze organizational risk.

The platform distinguishes itself through a plugin-based system that normalizes diverse security tool outputs into a unified data model. It supports deep integration with a wide array of scanners and CLI tools, intercepting shell command output or parsing report files to aggregate findings. Additionally, it provides bidirectional synchronization with external ticketing systems via webhooks to maintain consistency between vulnerability states and remediation tasks.

Broad capabilities include automated scan scheduling, role-based access control, and identity federation via SAML 2.0 and LDAP. The system also features template-driven report generation for executive and compliance documents, as well as a Model Context Protocol server to expose management data to AI assistants.

The project is written in Python and integrates with PostgreSQL for data storage and Elasticsearch for high-performance querying.
