Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 27

Showing 1211 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • Gearset | The complete Salesforce DevOps solution Icon
    Gearset | The complete Salesforce DevOps solution

    Salesforce DevOps done right.

    Gearset is the only platform you need for unparalleled deployment success, continuous delivery, automated testing and backups.
    Learn More
  • Securden Windows Privilege Manager Icon
    Securden Windows Privilege Manager

    For IT security teams

    Remove local administrator rights on Windows servers and endpoints. Seamlessly elevate applications for standard users. Grant time-limited rights on-demand. Control application usage by remote employees through whitelisting and blacklisting.
    Learn More
  • 1
    EVM MCP Server

    EVM MCP Server

    MCP server that provides LLM with tools for interacting with EVM

    EVM MCP Server is a comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks. It enables AI agents to interact with Ethereum, Optimism, Arbitrum, Base, Polygon, and many other EVM chains through a unified interface. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    lru-cache

    lru-cache

    A fast cache that automatically deletes the least recently used items

    ...It offers flexible configuration options such as max size limits, time based expiration, and custom disposal logic. Developers can use it to cache expensive computations, API responses, or frequently accessed data. The implementation focuses on correctness, speed, and compatibility with modern Node.js environments. Overall, node-lru-cache provides a reliable building block for performance optimization in JavaScript backends.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Cloudflare Agents

    Cloudflare Agents

    Build and deploy AI Agents on Cloudflare

    ...It provides infrastructure for creating stateful, event-driven agents capable of real-time interaction while maintaining low latency through Cloudflare’s distributed platform. The project includes SDKs, templates, and deployment tooling that simplify the process of connecting agents to external APIs, storage systems, and workflows. Its architecture emphasizes persistent memory, enabling agents to maintain context across sessions and interactions. Developers can orchestrate complex behaviors using workflows and durable objects, making it suitable for production-grade autonomous systems. Overall, Cloudflare Agents aims to streamline the development of scalable AI automation that operates close to users for improved performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Serverless Appsync Plugin

    Serverless Appsync Plugin

    Serverless plugin for appsync

    Deploy AppSync API's in minutes using this Serverless plugin. This plugin exports some handy variables that you can use in your yml files to reference some values generated by CloudFormation. This plugin adds some useful CLI commands. AppSync is currently using an older version of the Graphql Specs. This plugin intends to use modern schemas for future-proofing. Incompatibilities will either be dropped or attempted to be fixed. Old-style descriptions (using #) are supported by AppSync but will be removed by the stitching procedure which does not support them*. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • 5
    Magic Portfolio

    Magic Portfolio

    Build your timeless portfolio with Once UI's Magic Portfolio

    ...Content is managed through a structured configuration and MDX-based content system, so you can define sections, projects, blog posts, gallery items, and about/CV information in code-backed content files. The template emphasizes SEO with auto-generated Open Graph/X images, schemas, and metadata derived from the content configuration, making it more discoverable out of the box. It offers flexible feature toggles to enable or disable sections such as blog, work, gallery, and about, as well as options for automatic social link generation and password-protected URLs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Remult

    Remult

    Full-stack CRUD, simplified, with SSOT TypeScript entities

    Remult is a full-stack CRUD framework for building type-safe web applications using a single shared TypeScript model. It automatically exposes backend APIs based on your entities and provides real-time synchronization, role-based access control, and deep integration with front-end frameworks like React, Angular, and Vue. Remult simplifies full-stack development by unifying API and model definitions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    AstronRPA

    AstronRPA

    Agent-ready RPA suite with visual workflow automation tools engine

    ...It enables automation of common desktop software and browser-based tasks, making it suitable for repetitive business operations and system integrations. Astron RPA includes a large library of reusable components that handle tasks such as user interface operations, data processing, and system interactions, allowing workflows to be assembled from modular building blocks. Astron RPA also integrates with intelligent agent systems so that automated processes and AI-driven workflows can work together in broader automation scenarios.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    MCP Router

    MCP Router

    A Unified MCP Server Management App (MCP Manager)

    MCP Router is an open-source management platform designed to simplify the deployment and coordination of Model Context Protocol (MCP) servers used by AI agents. MCP is an emerging standard that allows language models and AI assistants to connect to external tools, data sources, and services through a structured interface. The MCP Router project acts as a centralized manager that helps developers run, configure, and coordinate multiple MCP servers within a single environment. This enables AI applications to access multiple tools and knowledge sources through a unified interface rather than connecting to each service individually. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Remotion

    Remotion

    Make videos programmatically with React

    ...Because it integrates with the React ecosystem, Remotion fits naturally into modern front-end stacks and tooling, and can produce dynamic content like personalized videos, dashboards, and data-driven animations with the same code used to build interactive web apps. The framework supports exporting to standard video formats, audio synchronization, frame callbacks, and powerful tooling for previewing and debugging, so teams can iterate quickly and reliably.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Jesta I.S. | Enterprise Software For Retail and Supply Chain Icon
    Jesta I.S. | Enterprise Software For Retail and Supply Chain

    Transition from fragmented entry-level or legacy systems to an enterprise suite.

    Unify your people and operations across all departments and channels. Discover end-to-end retail, wholesale, and supply chain management software suites designed to scale.
    Learn More
  • 10
    WeKnora

    WeKnora

    LLM framework for document understanding and semantic retrieval

    WeKnora is an open source framework developed for deep document understanding and semantic information retrieval using large language models. It focuses on analyzing complex and heterogeneous documents by combining multiple processing stages such as multimodal document parsing, vector indexing, and intelligent retrieval. It follows the Retrieval-Augmented Generation (RAG) paradigm, where relevant document segments are retrieved and used by language models to generate accurate, context-aware...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Dev Janitor

    Dev Janitor

    Your Vibe Coding Toolkit A cross-platform desktop application

    Dev Janitor is an open-source developer productivity tool designed to automatically clean up stale, unused, or poorly maintained code patterns in a codebase, helping teams keep their repositories tidy without consuming engineering time manually pruning technical debt. The tool analyzes project files and identifies opportunities to perform cleanup tasks such as removing dead imports, fixing outdated syntax, simplifying redundant expressions, and consolidating duplicated logic, all while observing established conventions for the languages it supports. Through a pluggable rule system, it allows teams to enforce their own style guides or cleanup policies, enabling tailored automation that fits each codebase’s unique needs. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    react-docgen

    react-docgen

    A CLI and toolbox to extract information from React component files

    ...These component definitions must follow certain guidelines in order to be analyzable. Installing the module adds a react-docgen executable which allows you to convert a single file, multiple files or an input stream. We are trying to make the executable as versatile as possible so that it can be integrated into many workflows. By default, react-docgen will look for the exported component created through React.createClass, a class definition or a function (stateless component) in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HackerNews new jobs

    HackerNews new jobs

    Insights into HackerNews "Who's Hiring" thread

    hn-new-jobs is a tool that provides insights into the "Who's Hiring" thread on Hacker News. It aggregates and analyzes job postings, offering users a structured view of available opportunities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    graphql-subscriptions

    graphql-subscriptions

    A small module that implements GraphQL subscriptions for Node.js

    ...Alternative EventEmitter implementations can be passed by an options object to the PubSub constructor. Now, implement your Subscriptions type resolver, using the pubsub.asyncIterator to map the event you need. When publishing data to subscribers, we need to make sure that each subscriber gets only the data it needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VERT.sh

    VERT.sh

    The next-generation file converter

    ...Built with Svelte and TypeScript, it provides a clean and responsive interface for converting a wide variety of file types, including images, audio, video, and documents. One of its defining characteristics is its local-first approach, which eliminates the need to upload files to external servers, thereby improving both privacy and performance. The system supports over 250 file formats and includes customizable conversion settings, allowing users to fine-tune output parameters. For more demanding tasks such as video processing, it offers an optional self-hosted backend component, giving users flexibility between local and distributed workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Ruff Visual Studio Code

    Ruff Visual Studio Code

    A Visual Studio Code extension with support for the Ruff linter

    Ruff Visual Studio Code is an official Visual Studio Code extension that integrates the Ruff Python linter and formatter directly into the development environment, enabling developers to maintain high code quality with minimal configuration. It provides real-time linting and formatting feedback as developers write code, helping catch errors, enforce style guidelines, and automatically fix issues where possible. The extension is built on top of Ruff’s high-performance Rust-based engine, which...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Authenticator

    Authenticator

    Authenticator generates 2-Step Verification codes in your browser

    ...Back up your secrets to a file, Google Drive, Microsoft OneDrive, or Dropbox. Sync your secrets with your Google Account. Available for Chrome, Firefox, and Microsoft Edge. Import data from Google Authenticator's official mobile App.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    zero

    Privacy-first offline expense tracker. No cloud. No tracking.

    zero is a privacy-first, fully offline expense tracking app for Android and iOS. Unlike most finance apps, zero does not require accounts, cloud sync, subscriptions, or internet access. All financial data stays locally on your device. There are no ads, no telemetry, and no analytics. zero helps you: • Track daily expenses in a clean timeline • Visualize spending with simple reports • Create unlimited custom categories • Manage lendings and borrowings • Export or delete your data anytime Built with a local-first philosophy, zero gives you full control over your financial data. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    RuoYi AI

    RuoYi AI

    Enterprise AI platform for building, deploying, and managing apps

    RuoYi AI is a full-stack enterprise-oriented AI development platform designed to help developers rapidly build, deploy, and manage intelligent applications using modern large language models and AI ecosystems. It provides a unified framework for integrating multiple AI models from different providers, allowing teams to switch or combine models through a consistent interface without vendor lock-in. RuoYi AI includes built-in support for retrieval-augmented generation, enabling organizations...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    canvas-editor

    canvas-editor

    Canvas-based WYSIWYG rich text editor with advanced layout tools

    ...It is designed to provide a WYSIWYG editing experience similar to word processors, enabling precise control over layout, rendering, and document structure. canvas-editor supports a wide range of formatting and document features, including text styling, tables, images, and embedded elements, all managed through a structured data model. Its architecture is modular, allowing developers to extend functionality through plugins, custom commands, and event hooks. It includes support for page-based layouts with headers, footers, pagination, and print-ready output, including PDF generation. It also provides interactive components such as form controls and context menus, making it suitable for building complex document editing systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Faust.js

    Faust.js

    The Headless WordPress Toolkit

    ...It provides developers with a structured set of tools that bridge WordPress content management with frontend frameworks, enabling teams to build high-performance decoupled websites while still relying on WordPress as the backend CMS. The toolkit addresses many of the challenges associated with headless WordPress development, including authentication, preview functionality, and data fetching between the frontend and the WordPress backend. Faust.js integrates closely with technologies such as WPGraphQL and Apollo Client, which allow developers to query WordPress content through a GraphQL API instead of traditional PHP templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dxos

    dxos

    TypeScript implementation of the DXOS protocols, SDK, toolchain

    DXOS is a decentralized operating system framework that empowers developers to build local-first, collaborative applications without relying on central servers. By providing a comprehensive SDK and toolchain, DXOS facilitates the creation of apps that prioritize user privacy, offline functionality, and seamless peer-to-peer synchronization. Its flagship application, Composer, exemplifies the platform's capabilities by enabling users to organize and sync knowledge across devices, with support...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Lesan

    Lesan

    New way to create web server and NoSQL data model

    Lesan is a multilingual text processing and translation library designed for natural language processing (NLP) applications. It provides tools for text normalization, tokenization, and translation across multiple languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Model Context Protocol TypeScript SDK

    Model Context Protocol TypeScript SDK

    The official Typescript SDK for Model Context Protocol servers

    The TypeScript SDK for Model Context Protocol simplifies integration with the Model Context Protocol, enabling developers to interact with AI models effectively.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Generative AI Examples

    Generative AI Examples

    Generative AI Examples is a collection of GenAI examples

    Efficiently integrate secure, performant, and cost-effective Generative AI workflows into business value. Detailed framework of composable building blocks for state-of-the-art generative AI systems including LLMs, data stores, and prompt engines. Architectural blueprints of retrieval-augmented generative AI component stack structure and end-to-end workflows. A four-step assessment for grading generative AI systems around performance, features, trustworthiness and enterprise-grade readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB