Showing 689 open source projects for "ruby"

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
    TSC Package Manager is a mutli-platform generic Ruby based package preparation and installation facility. Sub-packages are self-extracting well-compressed files that may be installed, removed, updated or patched. Well suited for non-root installations. Moved to: https://github.com/tsc-collection/tsc-tpm Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Acceptance/regression testing framework based on full screen automation (via terminal emulation) with integrated unit testing engine (standard Ruby test/unit). Moved to: https://github.com/tsc-collection/tsc-act Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Software build environment based on Jam (http://www.perforce.com/jam/jam.html). Provided project description rules shift emphasis from how to build the software to what the software to build with central configuration of concrete build actions. Moved to: https://github.com/tsc-collection/tsc-build Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web Frameworks

    Web Frameworks

    Which is the fastest web framework?

    There are many frameworks, each one comes with its own advantages and drawbacks. The purpose of this project is to identify them and attempt to measure their differences (performance is only one metric). A framework is a set of components working together. The main intention behind a framework is to facilitate (app or service) creation. The way a framework helps any developer may vary from one to another. Full-stack meaning it provides all aspects (-stacks-) from data layer to sometimes...
    Downloads: 0 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
    Sliding Doors Tutorials

    Sliding Doors Tutorials

    Introduction to Ruby (ed.), GPL v2.

    Introduction to Ruby. Interactive Ruby by Daniel Carrera, ed. by Heiko Blomenkamp. GPL v2. ***A lorem ipsum open source online test project without any lorem ipsum, first edition*** Online demo TestGit: [1] code-git part: http://hegelpediaforge-heiblo.rhcloud.com/code-git/ [2] meta-git part: http://hegelpediaforge-heiblo.rhcloud.com/meta-git/ Status: Currently very slowly migrating from HTML/JS to other frameworks, designs, and contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jekyll::Typogrify

    Jekyll::Typogrify

    A Jekyll plugin that improves the typography of your Liquid templates

    Improves typography on your Jekyll site using typogruby, titlecase, and some other useful functions. Converts an ampersand (ex. &) converts a & surrounded by optional whitespace or a non-breaking space to the HTML entity and surrounds it in a span with a styled class. Surrounds two or more consecutive capital letters, perhaps with interspersed digits and periods in a span with a styled class. Typogruby cap module doesn't support having hyphens so there is a custom module. Converts special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    puppet-reportprint

    puppet-reportprint

    CLI Viewer for Puppet Reports

    puppet-reportprint is a utility for rendering Puppet reports into human-readable output that operators can scan quickly. It takes structured report data and formats it as concise summaries, highlighting changed resources, failures, and metrics that matter during triage. The goal is to help teams move from raw report artifacts to actionable insights without opening a full dashboard or writing ad-hoc parsing scripts. It is designed to fit naturally into existing Puppet workflows, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aptana Studio 3

    Aptana Studio 3

    The professional, open source development tool for the open web

    Build and test your web applications all in one environment with Aptana Studio 3, the industry’s leading web application IDE. A powerful web development engine, Aptana Studio enables you to build, edit, preview and debug with support for HTML5, CSS3, JavaScript, Python, PHP and Ruby on Rails.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    Java MVC

    Java MVC

    Brutos is an easy and powerful mvc controller.

    Brutos is an easy and powerful mvc controller configurable for annotation, programming and XML with support for Inversion of Control and Dependency Injection. Compatible with JSF, Velocity, DisplayTag, Spring, PicoContainer, ...
    Downloads: 0 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
  • 10
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jekyll-breadcrumbs

    jekyll-breadcrumbs

    Creates breadcrumbs for Jekyll 3.x, includes SEO optimization

    Smart and fast breadcrumbs for posts, pages and collections with SEO support and more. Works as Jekyll Hook with Jekyll 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rails.vim

    rails.vim

    rails.vim: Ruby on Rails power tools

    vim-rails is a powerful plugin by Tim Pope designed to enhance the development experience of Ruby on Rails applications inside Vim. It understands the Rails directory structure (app, config, db, lib, etc) and allows you to quickly jump between corresponding files (for example from a model to its test, or a view to its controller) via convenient mappings. It also augments Vim’s built-in file navigation (for example via gf) so that links in embedded Ruby templates or route definitions can open the correct destination. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 27 This Week
    Last Update:
    See Project
  • 14
    CSBB-v3.0

    CSBB-v3.0

    CSBB - Computational Suite for Bioinformaticians and Biologists

    CSBB is a command line-based bioinformatics suite to analyze biological data acquired through varied avenues of biological experiments. CSBB is implemented in Perl, while it also leverages the use of R, java, python and ruby in background for specific modules. Major focus of CSBB is to allow users from biology and bioinformatics community, to get benefited by performing down-stream analysis tasks while eliminating the need to write programming code. CSBB is currently available on Linux, UNIX. Currently CSBB provides 18 modules focused on analytical tasks like performing upper-quantile normalization, interactive visualization and next generation sequencing pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jekyll-jalali

    jekyll-jalali

    Jalali date plugin for Jekyll

    This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia. Append gem Jekyll-Jalali to the plugin vector (formerly known as gems) of your website's _config.yml file. You can also put the Jekyll-Jalali.rb file inside the _plugins directory of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kickster

    Kickster

    Worry-free deploying to GitHub Pages using Jekyll

    Kickster provides a basic Jekyll project setup packed with web best practises and useful optimization tools increasing your overall project quality. Kickster ships with automated and worry-free deployment scripts for GitHub Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll-Pug

    Jekyll-Pug

    Finally be able to code with Pug on Jekyll

    Finally, be able to code with Pug on Jekyll. Jekyll-Pug is a plugin and Jekyll-Bliss is a wrapper that goes on top of Jekyll. Jekyll-Bliss does all of the heavy lifting (Pug/Sass compiling, minification) and leaves Jekyll to build your site. This results in faster compile times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Piplin

    Piplin

    Open source self-hosted continuous integration and deployment system

    Piplin (inspired by "pipeline", pronounced /ˈpɪpˌlɪn/ or /ˈpaɪpˌlaɪn/) is a free, open-source continuous integration and deployment system suitable for various application scenarios related to the automated construction, testing and deployment of software. Support the construction, testing and release of projects such as PHP, Python, JAVA, Ruby, etc. Can be integrated with code hosting platforms such as Gitlab, Github, Gogs, Gitee (Oschina). Flexibility to configure custom build and deployment steps. Support for custom build rules, create releases and deploy builds. Support multi-environment deployment of the project (you can create multiple environments such as development, testing, pre-release and production by yourself). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jekyll-compress-images

    jekyll-compress-images

    Jekyll plugin for compress/optimize images (jpg, png, gif, svg)

    Plugin for compress/optimize images (jpg, png, gif, svg).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Command Line Parser GetPot

    Command Line Parser GetPot

    Tool to parse the command line and configuration files.

    Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Minimal Jekyll Theme

    Minimal Jekyll Theme

    A minimal one-column Jekyll theme

    This theme is currently in beta and not recommended for production use with Jekyll v4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    s3_website

    s3_website

    Manage an S3 website: sync, deliver via CloudFront

    s3_website is a Ruby gem that automates the deployment of static websites to AWS S3 and optionally CloudFront. It handles site configuration, uploads, cache control, gzip compression, redirects, and supports Jekyll, Nanoc, and Middleman out of the box. Ideal for static site hosting without manual AWS setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Minimalist

    Minimalist

    A simple and minimalistic jekyll blogging theme

    Minimalist is a simple and light weighted Jekyll theme. It focuses on a minimalistic design but still provides all the functionality for a personal blog. To install Open Recipes you have to install jekyll. After successfully installing jekyll you have to clone this repository to your computer. After you successfully installed the theme on your computer you can add additional blog posts by creating new files in the _posts directory. The new files have to follow the name convention...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jekyll-inline-svg

    jekyll-inline-svg

    SVG optimizer and inliner for jekyll

    SVG optimizer and inliner for jekyll. This liquid tag will let you inline SVG images in your jekyll sites. It will add {%svg %} to Liquid::Tag.
    Downloads: 0 This Week
    Last Update:
    See Project