Showing 24 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    vfox

    vfox

    A cross-platform and extendable version manager with support for Java

    If you switch between development projects which expect different environments, specifically different runtime versions or ambient libraries, or you are tired of all kinds of cumbersome environment configurations, vfox is the ideal choice for you.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Gogs

    Gogs

    A painless self-hosted Git service

    Gogs is a simple, stable, self-hosted Git service that is easy to install and setup. All you have to do is run the binary on any platform that Go supports: Linux, macOS and Windows. You may also install from source, from packages, or ship with Docker or Vagrant. Gogs is very lightweight with minimal hardware requirements, running on Raspberry Pi and even on NAS devices. Gogs offers plenty of great features, including various access repositories, repository and organization webhooks,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    TortoiseGit

    TortoiseGit

    Windows Explorer Extension to Operate Git

    TortoiseGit is a free, open-source graphical client for the version-control system Git, implemented as a shell extension for Windows — meaning it integrates directly into Windows Explorer, letting you execute Git operations via context menus and see version status directly on folders and files. Instead of relying solely on command-line Git commands, TortoiseGit gives developers a user-friendly interface: overlay icons show file statuses (modified, untracked, committed, etc.), and right-click...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 4
    asdf

    asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, etc

    Manage multiple runtime versions with a single CLI tool. Manage each of your project runtimes with a single CLI tool and command interface. asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all in one! Simply install your language's plugin! Large ecosystem of existing runtimes & tools. Simple API to add support for new tools as you need! Support for existing config files .nvmrc, .node-versions,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Jujutsu

    Jujutsu

    A Git-compatible DVCS that is both simple and powerful

    Jujutsu (JJ VCS) is a modern, Git-compatible version control system designed to simplify and improve how developers manage code changes. It offers a clean and intuitive workflow that works well for both individual developers and large teams with complex histories. Jujutsu separates its user interface from its storage backend, allowing it to use Git repositories while rethinking the developer experience. The system treats the working copy as a real commit, removing the need for staging areas...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    VFS for Git

    VFS for Git

    Virtual file system for Git, enable Git at enterprise scale

    ...Git struggles to handle enterprise-scale repositories. Operations like cloning will slow to a crawl when you have millions of files in a repository, and even something as simple as getting your repository status will leave you waiting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    EVACopy is a backup program that has versioning and easy restoration in mind. It's light-weight, portable (no setup required, no dependencies, no repository, no database), easily deployed to multiple workstations, simple to use. ideal for home users too
    Downloads: 6 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
  • 10
    Git Blame Someone Else

    Git Blame Someone Else

    Blame someone else for your bad code

    git-blame-someone-else is a humorous Git utility created as a joke to let developers attribute problematic code to someone else. It modifies both the author and committer information of a commit, making it appear as though another contributor is responsible for the changes. While not intended for production repositories, it demonstrates how Git’s metadata can be manipulated for fun or demonstration purposes. The project highlights how easily commit authorship can be altered, serving as both...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    barchiv

    barchiv

    blob archive and vcs tool similar to git, hg, git-annex or boar

    This is a kind of vcs or archive tool mainly desinged for binary data. It is similar to vcs tools like git, hg, git-annex or boar. Main design goal ist - to deal with hugh binary data files - partial pull/push handling - immutable data archive - simple metadata format of archive - due to immutability other backup tools like rsync or copy could be used alternatively - platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SVNStartCommitHelper

    Useful form to support SVN Commits as an SVN Start-Commit Hook Script

    Professional environments focus on high development standards in Source Code Management. E.g. by usage of server side commit hooks to check for minimum acceptance levels on code and documentation quality including commit message structure and content. TortoiseSVN offers only a free form text field to edit inside the Commit Dialog. Developers might recall situations when struggling with commit message structure and fighting the server side commit hooks instead of focusing on message...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    TFS Powershell Admin Scripts

    Team Foundation Server Powershell Administration Scripts

    UPDATE: Moved to https://github.com/ryanm101/tfspsadminscripts Scripts to administer TFS 2010/2012. Note: Merge-TFSMergeCandidates is not fully implemented yet and should only preview the changes. Current Functions: * Get-TFSCollectionURI * Get-TFSCollection * Get-TFSService * Get-TFSProjects * Get-TFSBuildsInProgress * Queue-TFSBuild * Get-TFSWorkspace * Get-TFSPendingChanges * Undo-TFSPendingChange * Get-TFSMergeCandidates * Merge-TFSMergeCandidates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TortoiseSVN Revision Get
    TortoiseSVN Revision Get is a super-simple graphical wrapper around the revision retrieval functionality offered by the wonderful TortoiseSVN Subversion client for Windows, itself a graphical wrapper around the Apache Subversion source control system. TortoiseSVN Revision Get is released under the BSD 2-Clause License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SvnBot
    The SvnBot is a simple single purpose IRC robot that monitors one or more SVN repositories. When changes are committed to a source repository the robot makes an announcement in an IRC channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple SVN server management tool based on Pylons Web Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dProjects is a really simple centralized web and rsync based version control system for small groups. The clients can initiate the file movements from the web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to create a set of simple OO Perl adapters to various version control, build control, testing and software distribution tools. These adapters are used to create a fully automated and compliant software configuration management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Simple Version Control System is an easy to install and use version control system. It is written entirely in PHP and stores data in a SQL database. ASVCS is a great choice for those who not need or want the complexity of most version control systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A CVS with simple architecture and easy interface. Use to sincronize automatically a directory, project or for backup. Works in any OS with Perl. FEATURES: web access; client/server; protocol compression; own chksum; Web Admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This simple utility alows you to view the differences in branches of you cvs project in a graphical and easy to understand way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to provide means for maintaining version integrity of web software such as CGI, PHP, ASP, HTML, and all sorts of other things. The main idea is simple. There are four types of storage for the files in webvc: 1) The liv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims at developing a simple and intuitive GUI based on MFC for Mercurial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next