Showing 630 open source projects for "users"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Vagrant

    Vagrant

    Vagrant is a tool for building and distributing environments

    ...Declarative configuration file describes all the requirements and builds them through a consistent workflow. Mirror production environments by providing the same operating system, packages, users, and configurations, all while giving users the flexibility to use their favorite editor, IDE, and browser. Share files and folders between a local machine and the Vagrant box. Start by following a tutorial to create a simple environment with Vagrant or learn about how the project works by exploring the documentation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Gumroad

    Gumroad

    Sell stuff and see what sticks

    This repository contains the source code for Gumroad’s e-commerce platform, exposing how a modern creator-focused storefront and payments system is assembled. The app models products, variants, subscriptions, and checkout flows, then ties them to fulfillment, licensing, and customer communications. It implements typical marketplace concerns—order management, refunds, discounts, taxes, fraud checks, and analytics—through well-defined services and background jobs. The UI offers product pages,...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your data—regardless of where it’s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    DocuSeal

    DocuSeal

    Open source DocuSign alternative

    ...Use embeddable code snippets to seamlessly implement the document signing workflows directly on your website or app. Build fillable document forms using our pixel-perfect HTML API, reducing the time for creating personalized documents. DocuSeal Pro users can connect their Gmail or Outlook accounts to send all signing invitation emails from their connected email address under a custom domain. All email messages sent via DocuSeal are customizable. With our step-by-step form users have a smooth signing experience on small mobile screens. Also, you can upload documents and request signatures directly from your device.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    WPScan

    WPScan

    WPScan WordPress security scanner

    WPScan is a black-box WordPress vulnerability scanner written in Ruby. It analyzes WordPress sites to identify outdated core, plugins, themes, exposed APIs, and known vulnerabilities using a large built-in vulnerability database. It is a popular security auditing tool for pentesters and site administrators.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Eigenfocus

    Eigenfocus

    Self-Hosted - Project Management, Planning and Time Tracker

    Eigenfocus is an AI-powered personal knowledge management system that uses embeddings and semantic search to help users organize and retrieve ideas across documents. Designed for researchers and creatives, it enables deep linking between notes and supports querying based on meaning rather than keywords.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Password Pusher

    Password Pusher

    An application to securely communicate passwords over the web

    Give your users the tools to be secure by default. Password Pusher is an open source application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. Only enter a password into the box. Other identifying information can compromise security. All passwords are encrypted prior to storage and are available to only those with the secret link.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Ruby

    Ruby

    Ruby programming language

    A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming. He has often said that he is “trying to make Ruby natural, not simple,” in a way that...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Maybe

    Maybe

    The personal finance app for everyone

    Maybe is an open-source personal finance and wealth management application designed to help users manage their finances effectively. Originally developed as a comprehensive platform, it included features like connecting with certified financial advisors. Although the commercial venture was discontinued, the source code remains available for the community to explore and build upon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    Minima

    Minima

    Minima is a one-size-fits-all Jekyll theme for writers

    ...Minima has been scaffolded by the jekyll new-theme command and therefore has all the necessary files and directories to have a new Jekyll site up and running with zero-configuration. From Minima v3 onwards, the base layout is named base.html instead of default.html to avoid confusing new users into assuming that name holds a special status. Users migrating from older versions with customized _layouts/default.html are advised to rename their copy to _layouts/base.html. Migrating users with additional customized layouts may either update front matter references to the former default.html layout or create a new default.html layout referencing the current base.html, whichever route is the easiest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gitlab CLI

    Gitlab CLI

    Ruby wrapper and CLI for the GitLab REST API

    ...It provides a Ruby DSL that abstracts away direct HTTP calls, letting developers interact with GitLab’s API in idiomatic Ruby (creating projects, merge requests, listing users, etc.). In addition to the Ruby library, there is a command-line interface which enables many GitLab operations from the terminal (or scripts) without needing to manually craft API requests. The gem supports customization of endpoint URL, private tokens, proxy and HTTP options, making it suitable for self-managed GitLab instances as well as gitlab.com. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    OmniAuth

    OmniAuth

    OmniAuth is a flexible authentication system utilizing Rack middleware

    OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. Any developer can create strategies for OmniAuth that can authenticate users via disparate systems. OmniAuth strategies have been created for everything from Facebook to LDAP. In order to use OmniAuth in your applications, you will need to leverage one or more strategies. These strategies are generally released individually as RubyGems, and you can see a community-maintained list on the wiki for this project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rack::Attack

    Rack::Attack

    Rack middleware for blocking & throttling

    ...Tackling each curious anomaly that threatens your site’s reliability saps developer productivity and happiness. Rack::Attack lets you throttle abusive requests with just a few lines of code. For the security of our users, we have a stricter throttle for login attempts. This makes it very time consuming for attackers to guess users’ passwords. We also use the IPCat ruby library to detect requests from well-known datacenters. Rack::Attack can also track requests without blocking them. We rely on Rack::Attack to let developers quickly track and throttle requests. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Active Admin

    Active Admin

    The administration framework for Ruby on Rails applications

    ...Add buttons, links or other content in the “Action Items” section on each screen. Index screens are available in many styles. The default, shown here, is a table view, but Active Admin also supports Grids, Blocks and a Blog view. Allow users to filter resources by searching strings, text fields, dates, and numeric values. Customize the sidebar sections with a simple DSL built in to Active Admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Redis Store

    Redis Store

    Cache Redis stores for Ruby web frameworks

    Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshaling, timeouts, single or multiple nodes, and namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ransack

    Ransack

    Object-based searching

    ...The advanced mode makes use of Rails' nested attributes functionality in order to generate complex queries with nested AND/OR groupings, etc. This involves more complexity but does produce some very interesting search interfaces and puts more power in the hands of users. Ransack is compatible with Rails 5.0, 5.1, 5.2 and 6.0, and on Ruby 2.3 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vimrc

    vimrc

    The ultimate Vim configuration (vimrc)

    ...The repo is opinionated about ergonomics: consistent leader mappings, improved motions, and polished statusline settings reduce friction for everyday work. It also includes update scripts and guidance for keeping plugins current, which lowers the maintenance burden for users who just want Vim to work well. Documentation explains the layout and keybindings so you can learn quickly, then customize as you grow more comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Administrate

    Administrate

    A Rails engine that helps you put together an admin dashboard

    ...Check the release notes for important updates. Administrate is a library for Rails apps that automatically generates admin dashboards. Administrate's admin dashboards give non-technical users clean interfaces that allow them to create, edit, search, and delete records for any model in the application. Administrate solves the same problem as Rails Admin and ActiveAdmin, but aims to provide a better user experience for site admins, and to be easier for developers to customize. To accomplish these goals, Administrate follows a few guiding principles, such as support the simplest use cases, and let the user override defaults with standard tools such as plain Rails controllers and views, and break up the library into core components and plugins, so each component stays small and easy to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    tmuxinator aims to be compatible with the currently maintained versions of Ruby. Some operating systems may provide an unsupported version of Ruby as their "system ruby". In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux to use is 1.8 or later, with the exception of 2.5, which is not supported (see issue 536 for details). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DevDocs

    DevDocs

    API Documentation Browser

    ...The codebase includes a backend that handles ingestion, parsing, and transformation of documentation sources into a static site structure, as well as the client side UI code for browsing, searching, and reading docs in a responsive interface. DevDocs supports offline usage: users can download sets of docs for use without an internet connection, benefiting from caching and compact compressed storage. The repository includes scripts for updating doc sources, building, and deploying the documentation site. Because it is meant as a reference tool, performance and usability (e.g. fast search, minimal latency) are emphasized in design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ubicloud

    Ubicloud

    Open source alternative to AWS. Elastic compute, block storage

    ...It focuses on building a federated network of providers where individuals and organizations can contribute infrastructure and offer compute, storage, and networking resources. Ubicloud emphasizes transparency and openness: APIs, orchestration, and management layers are open, enabling users to audit and customize their infrastructure instead of relying on proprietary platforms. The system is designed to run workloads in a multi-tenant fashion, providing container and VM orchestration, security isolation, and billing mechanisms. It also addresses portability, encouraging workloads that can move seamlessly between providers in the network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Homebrew Core

    Homebrew Core

    Default formulae for the missing package manager for macOS (or Linux)

    ...The repo is the operational center for package maintenance: maintainers review updates, address compatibility patches, and manage version migrations and deprecations to keep the ecosystem healthy. When users install or upgrade packages, Homebrew leverages the core formulae to resolve dependencies, perform sandboxed builds, and run post-install hooks, making development toolchains and end-user apps easy to provision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jekyll Picture Tag

    Jekyll Picture Tag

    Easy responsive images for Jekyll

    ...I'd be happy to help you gain experience and credibility, if you're willing to help me maintain this project! It's simple to throw a photo on a page and call it a day, but doing justice to users on all different browsers and devices is tedious and tricky. Tedious, tricky things should be automated. Jekyll Picture Tag automatically builds cropped, resized, and reformatted images, builds several kinds of markup, offers extensive configuration while requiring none, and solves both the art direction and resolution switching problems with a little YAML configuration and a simple template tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Searchkick

    Searchkick

    Intelligent search made easy

    Searchkick brings powerful, production-ready search to Rails by mapping Active Record models into Elasticsearch with sensible defaults and easy customization. It supports language analyzers, stemming, synonyms, misspelling tolerance, and highlighting so search results feel natural to end users. Indexing is model-centric: you declare what fields to index, add computed fields, and trigger reindexing via callbacks or background jobs, with options for zero-downtime rolling reindexes. On the query side, a simple API covers relevance tuning, boosting, filtering, faceting/aggregations, and pagination, while still allowing direct access to advanced Elasticsearch features when needed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vinari OS 5.0.0 KRYPTON

    Vinari OS 5.0.0 KRYPTON

    Vinari OS 5.0.0 KRYPTON - Debian 13 Trixie based 64-Bit OS

    ...It also includes seamless Flatpak and Flathub integration out of the box, giving users immediate access to a wide, flexible range of software.
    Leader badge
    Downloads: 180 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next