Showing 108 open source projects for "simple queue system"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 1
    PGP Keyserver Site Source

    PGP Keyserver Site Source

    This repository is the source directory for my OpenPGP Keyserver's web

    ...This is only the HTML source code for the supporting documentation site for the PGP server, not the PGP Keyserver software used on the server. If you are building your own sks-keyserver, and would like to display a nice frontend for it, please look at the pgpkeyserver-lite project for a simple frontend site. Jekyll is a static site generator built in Ruby on Rails. With this approach, you are able to build a high-power build site, using a low-power, very stable webserver running a static site. Jekyll is not needed on the webserver, updates must be done by a build system, from this source repository, then sent to the webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ruby Hail

    Ruby Hail

    Rack-based nano framework

    Ruby Hail is Rack-based nano framework. It's the fastest-by-design Rack-based framework. It requires less learning (besides Rack, you suppose to know it by this time) than any other framework. It works great for simple dynamic web-sites, single-page web-apps and microservices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Typography.js

    Typography.js

    A powerful toolkit for building websites with beautiful design

    A powerful toolkit for building websites with beautiful designs. Typography is a complex system of interrelated styles. 100s of style declarations on dozens of elements must be in harmonious order. Trying one design change can mean making dozens of tedious recalculations and CSS value changes. Creating new Typography themes with CSS feels hard. Typography.js provides a vastly simpler way to define and explore typography designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5

    AirTSP

    Simulated Airline Travel Solution Provider Library

    AirTSP is also named AirTSP (TSP standing for Travel Service Provider). That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline Schedule Management System. It is intended to be used in simulated environments only: it is not designed to work in the real-world of Airline IT operations. AirTSP/AirTSP makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Molecular Dreams

    C++ High level framework thinked for javascript

    ...Finally and simplifying my thoughts, I could say, Variables and Procedures are Energy-Quantum, Objects are Atoms, Applications are Molecules, and so System is the Matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lychee is a new PHP/MySQL based CMS system designed to be easy to setup and simple to create and manage your sites, with an easy to use WYSIWYG editor interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vulcan

    Vulcan

    Set of high performance general programming utilities

    :: Vulcan :: This is a very simple yet neat and powerful set of tools and utilities that improves your every day development performance. In a few words Vulcan is a General JS Programming Utilities. If you are tired from the poor performance of other libraries like JQuery, then Vulcan is for you! Benchmark: http://jsperf.com/vulcanjs How to use: var my_vulcan = new vulcan(); Vulcan API namespaces: .validation - Several utilities for validation. .events - Several utilities for events. .conversions - Several utilities for conversions. .graphics - Several utilities for graphics. .objects - Several utilities for managing objects. .system - Several utilities for managing system operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WebChunks

    WebChunks

    Simple and effective java web framework

    WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    SQL!kE - PHP, SQL JS - Database Explore

    SQL!kE - PHP, SQL JS - Database Explore

    SQL!ke is a PHP mySQL RD Database Editing & Explorer

    SQL!ke is a new general project for mastering data effectively stored in a database using PHP and Javascript . This RD Explorer works with existing Databases with Embed SQL Query editor and your Custom Table Views. Keep track of this fresh project as it will include a simple blueprint to manipulate en view interconnected data entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ Airline Inventory Management Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline-related Inventory Management system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPLM

    PHPLM

    A dynamic web menu based on PHP, Javascript and optionally a DB.

    A hierarchical, dynamic web menu generation system (group of classes) based on DHTML, CSS, PHP, PHPLIB Templates and Javascript. It provides various types of dynamic menus (simple, tree, with or without Javascript, CSS, horizontal or vertical). It was originally forked from the phplayersmenu project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling. Segment started with an open source project. Since then, we’ve open sourced hundreds of our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jQuery Transit

    jQuery Transit

    Super-smooth CSS3 transformations and transitions for jQuery

    ...It integrates with the jQuery queue system, so transitions can be sequenced or synchronized with other effects without race conditions. Although many apps now use native Web Animations or libraries like GSAP/Framer Motion, jquery.transit remains a compact, readable reference for CSS transition ergonomics and progressive enhancement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pythia

    Pythia

    High quality fast "true random" number generator (shuffling) for JS

    :: Pythia :: This is a high quality fast "true random" number generator / shuffling system. This means that Pythia never ever repeats the same numbers again regardless of how many tests you do. This also means that it never generates any numbers in a predictable order no matter how many times you refresh. Pythia solves a great problem and is by far the best solution out there. How to use: var my_pythia = new pythia(); Pythia API: .generate - Generate a new random...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Flask-AppBuilder

    Rapid web application development (python + Flask)

    Simple and rapid Application builder, built on top of Flask. includes detailed security, auto form generation, google charts and much more. Demo on: http://flaskappbuilder.pythonanywhere.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    xapp commander

    File manager with jsFiddle like previews and sandboxing

    - simple but complete file manager - php & dojo-ajax based - full keyboard support ala mc - multi tabs - sandbox files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpEmailUser

    phpEmailUser

    Simple user login management in php with sessions.

    Simple user login management with sessions. User registers with email address as user name and receives verification email. Basic admin interface, "forgot password" feature, customizable user data fields, login attempt limitation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project