Search Results for "queue management systems" - Page 61

Showing 4672 open source projects for "queue management systems"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    fooltrader

    fooltrader

    Quant framework for stock

    Build a standard data schema, and then implement various connectors to import systems you are familiar with for analysis. fooltrader is a quantitative analysis trading system designed using big data technology, including data capture, cleaning, structuring, calculation, display, backtesting and trading. Its goal is to provide a unified framework for the whole market (stock, futures, bonds, foreign exchange, digital currency, macroeconomics, etc.) for research, backtesting, forecasting, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    content-attacher

    content-attacher

    The Content Attacher appends custom contents to Wordpress posts or pag

    The Content Attacher appends custom contents to Wordpress posts or pages. You can manage items of the plugins in plugin options page in admin panel. This plugin includes different filters to provide different types of customization for you. You can filter the items to display for different posts, pages, categories , authors, ... before or after the content of pages or posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ebizframe ERP

    ebizframe ERP

    Transform Your Business with ebizframe ERP

    ebizframe ERP is a full-feature ERP which has been implemented for 1,100+ clients in 25 countries across 20+ industry verticals. It is a Future-Ready modularERP with a very short implementation cycle. It can be quickly configured for almost any industry vertical. ebizframe is a Device-Agnostic, Multi-Everything ERP solution which offers the flexibility to be deployed securely On-Cloud or On-Premise. ebizframe ERP is an Easy-to-Use ERP System which features User-Defined Dashboards, Flexible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Paperclip

    Paperclip

    Easy file attachment management for ActiveRecord

    Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyQt5 Apps

    PyQt5 Apps

    Some useful apps based on PyQt5

    PyQt5-Apps is a collection of desktop applications built using the PyQt5 framework, showcasing various graphical user interface implementations and utilities. The repository serves as a learning resource for developers interested in building cross-platform desktop applications with Python. It includes multiple small tools and demos that illustrate concepts such as window management, event handling, and UI design. The applications demonstrate how to integrate multimedia, file handling, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 552 This Week
    Last Update:
    See Project
  • 9
    Subrion CMS

    Subrion CMS

    Subrion CMS - open source php content management system

    Subrion is a Content Management System (CMS) that allows you to build websites for any purpose. Yes, from blog to corporate mega portal. It is a powerful web application that requires a server with PHP / MySQL to run. Subrion is a free and open-source software distributed under the GPL v3. A PHP-based open-source CMS for building various types of websites, including directories and blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    Table Builder for CSV

    Table Builder for CSV

    The Table Builder for CSV creates HTML table from csv file

    The Table Builder for CSV creates HTML table from csv file in Wordpress. It provides pagination and search filter capabilities for created table. Also, you can customize settings of created table and define new captions for columns headers. For using this plugin, you should place your csv files in the WordPress uploads folder. To use this plugin, after activation of the plugin, you should place [table_builder_for_csv] shortcode in your posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RetrofitUrlManager

    RetrofitUrlManager

    Let Retrofit support multiple baseUrl and can be change the baseUrl

    ...The library simplifies complex networking architectures where apps interact with multiple APIs, environments, or microservices without requiring developers to rebuild Retrofit instances manually. It works by intercepting outgoing requests and replacing or modifying the target domain through a centralized management layer. The project is especially useful in modular Android applications, debugging environments, multi-tenant systems, and apps requiring dynamic API routing. RetrofitUrlManager integrates seamlessly into existing Retrofit workflows with minimal configuration while preserving compatibility with OkHttp interceptors and Retrofit annotations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    duplex

    Two-sided printing for printers that don't support it in hardware

    Duplex (two-sided) printing emulation utility scripts for printers that do not support duplex in hardware. Print multiple jobs in batches, reinserting the pages only once. Duplex print from applications and scripts. Save time, paper, space, and trees. Works from the command line and from the desktop. This software runs under Linux and UNIX like systems. It is not designed for use with Windows.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ConLite CMS

    ConLite CMS

    ConLite - the ligthweight CMS

    ConLite, the lightweight and user friendly content-management-system, fast and resource friendly, based on Contenido 4.8.x Feel free to download and test it. Feedback is always welcome, so please use our bugtracker following the webside link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    openBaraza Banking

    openBaraza Banking

    Microfinance banking platform

    Openbaraza has designed a product to manage the daily transactions in the banks/microfinances; the Baraza Banking management system. These transactions entail customer relationship and management; the customer being the backbone of operations in this sector. The system provides access to the customer to create an account(s), deposit/withdraw funds, acquire and pay back loans, and view reports of all transactions. The platform uses a computerized system that capitalizes on benefits...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 16
    Everything Tab

    Everything Tab

    The Everything Tab is a simple tab widget for wordpress

    The Everything Tab is a simple widget that shows wordpress widgets, posts and pages in an pretty tabs. It enables you to control: - displaying the widgets - displaying the separated posts - displaying the pages - displaying posts of some specific categories - different filters for posts and pages - Ordering posts and pages based on created date, modified date, views, comments count and random. - Showing pages and posts in two different modes: 1)Introtext...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenMAP Suite

    OpenMAP Suite

    OpenMAP Suite is a document management suite based on Subversion

    The OpenMAP business suite has been actively developed since 2011. The suite provides everything a typical DMS needs: * user and group management * data access management * e-mail account management * synchronized, offline mode capable file drive * document management system with tagging, indexing and trailing * server side document backup and archiving system The OpenMAP data handling is mostly based on Subversion, further existing software systems are used to implement the different modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Everything Accordion

    Everything Accordion

    The Everything Accordion is a simple accordion widget for Wordpress

    The Everything Accordion is a simple widget that shows wordpress widgets, posts and pages in an pretty accordion. It enables you to control: 1. displaying the widgets 2. displaying the separated posts 3. displaying the pages 4. displaying posts of some specific categories 5. different filters for posts and pages 6. Ordering posts and pages based on created date, modified date, views, comments count and random. 7. Showing pages and posts in two different modes: 1)Introtext includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    x205

    x205

    Leveraging the shoulder of a Giant, x205 is complete ready to use CMS.

    x205 CMS comes as a complete core system allowing *easy-to-install* modules and themes. This allows you to include modules to store content in news, forums, downloads, etc. Or change the looks very easily, by changing the theme. x205 is a fork of Xoops 2.0.5, we will add details as to why, how, what's happening and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Instagram Fetcher Module

    Instagram Fetcher Module

    Show your Instagram recent posts on your joomla website.

    Instagram Fetcher Shows your Instagram recent posts on your Joomla website. It enables you to control: 1) Showing the number of likes 2) Showing the number of comments 3) Showing the created dates 4) Showing posts captions 5) Custom captions 6) Some styles for images To use this module, first you must provide an access token to your Instagram page. It is an essential parameter for fetching data from Instagram. The number of likes, comments and created dates of Instagram posts are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Table Maker for CSV

    Table Maker for CSV

    Table maker for CSV: A Joomla module for creating HTML table from CSV

    Table Maker for CSV is a free Joomla module that creates a HTML table from the input csv file. Before using this module, You must upload csv file in Joomla images folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Image Label Maker

    Image Label Maker

    A wordpress plugin to create new images with label or watermark

    The Image Label Maker is a simple wordpress plugin to merge images together and creates a new image with label or watermark. It works with PNG and JPG images and you can add an image as label image to another image (main image). This plugin has very flexible options that enables you to generate images with watermark or label. In admin panel, you can control: 1) access level for authorized users or all visitors 2) uploading images size 3) asking question to prevent bots 4) storing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Instagram Fetcher Widget

    Instagram Fetcher Widget

    A wordpess plugin to display your Instagram recent posts

    The Widget Instagram Fetcher Shows your Instagram recent posts on your Wordpress website. It enables you to control: 1. displaying the number of likes 2. displaying the number of comments 3. displaying the created dates 4. Showing posts captions 5. Using the custom captions instead of original captions 6. Some styles for images To use this widget, at first you must provide an access token to your Instagram page. It is an essential parameter for fetching data from Instagram. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JProgress module

    If you need a simple module to show state or level of tasks, try it.

    If you need a simple module to show state or level of your tasks,skills,workflows,....,"JProgress" is what you want! It is a simple module to show level of your tasks in progress bars.The progress bars are CSS based and have a good display but maybe have different displays on old browsers.On backend,you can enter the information that you like to show on frontend.You can separate each item with @#,for example: item1@#item2@#item3. The values field is for progress bar percentages. In...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Minimal Music Site

    Minimal Music Site

    CMS Minimal Responsive Design

    Minimal Music Site version 18.02.46 - A CMS developed for speed and mobile friendliness. Designed for musicians and podcasters looking for a simple CMS. Minimal Music Site has a large amount of customization options to make your website compatible with modern web standards. Coded in PHP, CSS and HTML. Licensed GPL3.
    Downloads: 1 This Week
    Last Update:
    See Project