Showing 2616 open source projects for "order"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    SmartGPT

    SmartGPT

    A program that provides LLMs with ability to complete complex tasks

    ...Its architecture separates responsibility between a dynamic agent that reasons about what to do next and a static agent that plans and executes tool chains in a defined order. The repository describes this approach as a way to improve flexibility and consistency compared with simpler agent loops, while still acknowledging that the project is highly experimental and not focused on backward compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ESBIFT

    Extremely Simple Brightness Invariant Feature Tracking

    Big class of (currently 34) algorithms for almost any feature tracking case, mostly outperforming all other algorithms in some settings. (I hope I can write that since that's maybe just marketing, or maybe not.) you have atleast to modify (-angle45Id*45) to (angle45Id*45) in order to get it to run propperly. The algorithm somehow was under heave fire by some AIs and other stuff, dunno how anything on SourceForge could change but it seems that it did. (this version has not swimming features anymore but there is more to correct left it seems: lookupRawDescriptorV(isValid, x, y, image.featureLayers[imageLevel], pair, descriptorSize, c0a, c1a, 0, 0, DEGREETORADIANS(angle45Id * 45.0));) (It's no fault of Sourceforge, currently the -angle45Id works better again whyever..) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vocdoni-node

    vocdoni-node

    A set of libraries and tools for the Vocdoni decentralized backend

    This repository contains a set of libraries and tools for the Vocdoni decentralized backend infrastructure, as described in the documentation. Vocdoni is a universally verifiable, censorship-resistant, and anonymous self-sovereign governance system, designed with the scalability and ease-of-use to support either small/private and big/national elections. Our main aim is a trustless voting system, where anyone can speak their voice and where everything can be audited. We are engineering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Woocommerce Product List Widget

    Woocommerce Product List Widget

    Enhance Your WooCommerce Store with the Woo Product List Widget Plugin

    Running a successful online store with WooCommerce requires careful attention to product presentation and user experience. One of the key elements in achieving this is displaying your products in an organized and visually appealing manner. This is where the GM Woo Product List Widget plugin comes into play. In this blog post, we'll explore the features and benefits of this powerful plugin that can help you take your WooCommerce store to the next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    JSON-Diff

    JSON-Diff

    Structural diff for JSON files

    ...The output is presented in a readable diff style (text, colorized, or in various output formats) so developers can quickly understand changes between two versions of a JSON file. The tool also supports ignoring order in arrays, skipping certain paths, and configuration options so it can adapt to different JSON schemas or tolerance levels. Because JSON is ubiquitous in APIs, configs, and data interchange, json-diff is particularly handy for developers, devops, and QA to compare API responses or configuration states. It is designed to be lightweight and embeddable so it can be used both interactively and in scripts or CI pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ProxSDP.jl

    ProxSDP.jl

    Semidefinite programming optimization solver

    ProxSDP is an open-source semidefinite programming (SDP) solver based on the paper "Exploiting Low-Rank Structure in Semidefinite Programming by Approximate Operator Splitting". The main advantage of ProxSDP over other state-of-the-art solvers is the ability to exploit the low-rank structure inherent to several SDP problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    barbecue.nvim

    barbecue.nvim

    A VS Code like winbar for Neovim

    This is a VS Code like winbar that uses nvim-navic in order to get LSP context from your language server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Input mask for Android

    Input mask for Android

    User input masking library repo

    ...Apply number/currency formatting. Be careful when specifying the field's android:inputType. The library uses the native Editable variable received on afterTextChange event in order to replace text efficiently. Because of that, field's inputType is actually considered when the library is trying to mutate the text. For instance, having a field with android:inputType="numeric", you cannot put spaces and dashes into the mentioned Editable variable by default. Doing so will cause an out-of-range exception when the MaskedTextChangedListener will try to reposition the cursor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enapter UCM Kit Flasher

    Enapter UCM Kit Flasher

    Application for uploading latest Enapter IoT firmwares for ESP32

    ...This provides possibilities for personal technology development and hardware prototyping all of which are extremely helpful for developing innovative, cost-efficient smart energy solutions for emerging markets. UCM Kits can be assembled by hand with documentation at https://developers.enapter.com/docs/tutorial/ucm-kit/introduction **Setup** In order to upload firmware to development board over USB, you need to add your user to the `dialout` group. Open a terminal window, run the following command and *reboot* your computer. > `sudo usermod -a -G dialout $USER` Now restart your computer and you're good to go! **Are you having issues?** Contact with us in Discord: https://go.enapter.com/discord **Support our project** Put a ⭐ on Github: https://github.com/Enapter/marketplace
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    ProShop eCommerce Platform

    ProShop eCommerce Platform

    Shopping cart built with MERN & Redux

    ...The backend uses Node.js and Express to expose RESTful endpoints for products, users, orders, and payments, with MongoDB handling persistence and indexing. Authentication uses JWT and protected routes, while role-based guards separate shopper and admin flows such as product management and order fulfillment. The React frontend implements routing, global state, cart logic, checkout steps, reviews, search, and pagination so learners see a complete UX from browse to purchase. The codebase also walks through image uploads, third-party payment integration, and environment configuration suited for deployment. It’s designed as a reference you can extend—swap UI libraries, add coupons, connect different gateways, or move to a containerized deployment—without losing the core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Custom Post Type List Field For Contact

    Woo Product also add image ,product price and product title

    A Custom Post Type List Field is an innovative feature that extends the functionality of Contact Form 7. It allows form creators to include a dropdown list in their forms, populated with data from a custom post type in WordPress. Custom post types are a powerful WordPress feature that enables users to create their content types, distinct from regular posts and pages, to handle specialized data efficiently. Advantages of Custom Post Type List Field for Contact Form 7 Improved Data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    ...HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks, whether that might be making a request to an HTTP API, or handling an incoming request. The first line of a request is the "request line", and contains, in order, the HTTP request method, the request target (usually either an absolute URI or a path on the web server), and the HTTP protocol version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chameleon LLM

    Chameleon LLM

    Codes for "Chameleon: Plug-and-Play Compositional Reasoning

    Discover Chameleon, our cutting-edge compositional reasoning framework designed to enhance large language models (LLMs) and overcome their inherent limitations, such as outdated information and lack of precise reasoning. By integrating various tools such as vision models, web search engines, Python functions, and rule-based modules, Chameleon delivers more accurate, up-to-date, and precise responses, making it a game-changer in the natural language processing landscape. With GPT-4 at its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MaterialFX

    MaterialFX

    A library of material components for JavaFX

    ...JavaFX is a software platform intended to replace Swing in creating and delivering rich client applications that operate consistently across diverse platforms. With the release of JDK 11 in 2018, Oracle has made JavaFX part of the OpenJDK under the OpenJFX project in order to increase the pace of its development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    HiFi-SoRaP

    HiFi-SoRaP

    High Fidelity Solar Raytracing Project (HiFi-SoRaP)

    ...This proposal studies which models can be used to approximate the computation of this acceleration. Some of the models are more efficient and some others are more accurate. The objective was to find a model that is both efficient and accurate. In order to do so, some of the most accurate models were implemented using the GPU to parallelize part of the computation. The chosen model that fulfils both conditionsis based on the Raytrace technique. It considers secondary rays (bounces) in order to obtain more precision when computing the acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Estimated Delivery Date Per Product For

    Estimated Delivery Date Per Product For Woocommerce

    The Importance of Accurate Delivery Estimates The success of an online business hinges on customer satisfaction, and timely product delivery plays a pivotal role in achieving this goal. Customers today not only expect high-quality products but also demand accurate and transparent information about when those products will arrive at their doorstep. Failing to meet these expectations can result in disappointed customers, negative reviews, and ultimately, a decrease in sales. WooCommerce,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Check Pincode For Woocommerce

    Check Delivery Days to get product in woocommerce

    In the competitive e-commerce landscape, customer satisfaction is vital for the success of any online store.When customers make a purchase on an e-commerce website, they expect a seamless delivery process. Checking pincodes is essential for several reasons: Delivery feasibility : Different regions have distinct postal codes, and not all areas may be serviceable by the e-commerce store's logistics partner. By checking the customer's pincode at the time of purchase, the store can determine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Artica Proxy Appliance

    Artica Proxy Appliance

    Proxy Cache and Web filtering Appliance

    Artica Proxy is a system that provide a sexy Web Ajax console in order manage a full Proxy server without any technical skill and with latest Squid technology. It provide surls filtering with french Toulouse University and Artica database - over 30.000.000 websites. There are many statistics per users or categories or websites and features in order to manage Internet bandwith. It provides FireWall/QOS features.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19

    Addon Paypal For Contact Form 7

    Addon Paypal For Contact Form 7

    The Add-on PayPal for Contact Form 7 is a powerful extension that seamlessly integrates PayPal, one of the world's most trusted and widely used online payment gateways, into your CF7 forms. With this add-on, you can turn your basic contact form into a full-fledged order form that can securely process payments, making it an excellent solution for e-commerce websites, service providers, event organizers, and anyone else needing to accept payments online. Benefits : Simplified Integration : The add-on provides a straightforward integration process for PayPal and CF7. Once installed, it adds a new "PayPal" tab to the form settings, allowing you to configure payment-related options with ease. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wizard

    Wizard

    An open source document management tool

    In order to encourage everyone to write development documents during the development process, we initially chose the ShowDoc project as a document management tool. At that time, the team size was also very small, and everyone wrote some simple development documents directly in Markdown. Later, with the growth of the team, the separation of front and back ends, and the refinement of the team division of labor, it became difficult to use only Markdown.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    Flutter Food App UI

    Flutter Food App UI

    Order Food App UI for iOS and Android Developed in Flutter

    Magnificent User Interface that I designed back in 2018 for a project that unfortunately did not come to fruition. However, in the year 2023, I have taken the initiative to transform this aesthetically pleasing design into a fully functional code. This creation has been a labor of love, and I hope that it will capture your attention and admiration. For those who are curious, the original design can be viewed on my Dribbble or Behance account. Please take a moment to immerse yourself in this...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Material Shell

    Material Shell

    A modern desktop interface for Linux. Improve your user experience

    ...Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone. A Workspace is an applications container that can be visualized as a row and applications as cells. Every new application is automatically positioned inside this grid at the end of its workspace row and every new workspaces are appended at the bottom which is very predictable and always sorted automatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QScript

    QScript

    Expression and algorithm evaluator (built with Java)

    V2.1.1 compatible with Processing 2 & 3. A powerful yet simple to use scripting language that can be used to evaluate expressions and simple algorithms. In fact it is the only evaluator I know that supports complex numbers and vectors without the need for additional configuration. The emphasis is on simplicity and extensibility and the website provides detailed guides to help you get the most of QScript. It supports variables, selection (IF-THEN-ELSE) and repetition (WHILE-WEND and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GatcomSUMO

    GatcomSUMO

    Automates the building of VANET simulations using SUMO and OMNeT++

    ...GatcomSUMO visualizes the network and routes easily, and they are created in such a way to meet the requirements of the involved simulators, in particular OMNeT++, in order to avoid misunderstandings and runtime errors. The application allows the conversion of the spatial coordinates used by SUMO into those used by OMNeT++, which is essential to place fixed elements like RSUs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Lumixon

    This AI can answer any information based questions from the user.

    ...The AI produces the complete information regarding the user's question and if you wish to search for another new question, you need to close and run the application again. This feature will be changed in the next release 3. Download and extract the files to your desired location and run the exe file in order to run the application. 4. The AI prints the website(s) links if it is unable to get an answer for the user's question.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB