[go: up one dir, main page]

Showing 43 open source projects for "engine"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Bitdefender Ultimate Small Business Security Icon
    Bitdefender Ultimate Small Business Security

    Protect the big future of your small business

    Get exceptional protection against all digital threats for your business and employees.
    Learn More
  • 1
    Blazer

    Blazer

    Business intelligence made simple

    Blazer is a business-intelligence engine for Rails that lets teams write SQL in the browser, visualize the results, and share insights without leaving their app. It turns raw database queries into charts, tables, and dashboards, so non-engineers can explore data with minimal friction. Queries can accept parameters, enabling reusable reports for different time ranges, segments, or customers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Doorkeeper

    Doorkeeper

    Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape

    Doorkeeper is a gem (Rails engine) that makes it easy to introduce OAuth 2 provider functionality to your Ruby on Rails or Grape application. Doorkeeper is an oAuth2 provider built in Ruby. It integrates with Ruby on Rails and Grape frameworks. The installation process depends on the framework you're using. Doorkeeper follows Rails maintenance policy and supports only supported versions of the framework.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Rails Admin

    Rails Admin

    RailsAdmin is a Rails engine that provides an easy-to-use interface

    RailsAdmin is a mountable admin backend for Ruby on Rails that generates polished CRUD interfaces for your Active Record models. It automatically infers fields, associations, and validations, giving you searchable, sortable list views and rich edit forms with very little setup. The engine supports custom actions, batch operations, and export flows so non-developer staff can manage content and data safely. It integrates with popular authentication and authorization systems (e.g., Devise for login, Pundit/CanCanCan for permissions), and plays nicely with file uploads via Active Storage and common upload gems. Configuration is declarative: you tailor fields, labels, filters, and navigation structure in a single place without forking templates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Alba

    Alba

    Alba is a JSON serializer for Ruby

    Alba is a JSON serializer for Ruby, JRuby, and TruffleRuby. Alba is easy to use because there are only a few methods to remember. It's also easy to understand due to its clean and small codebase. Finally, it's easy to extend since it provides some methods for override to change the default behavior of Alba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • 5
    DevDocs

    DevDocs

    API Documentation Browser

    The devdocs repository powers the DevDocs web application, a fast, offline-friendly documentation browser for many programming languages, libraries, and APIs. It aggregates documentation from multiple sources (e.g., MDN, Python, Ruby, Git, etc.), converts them into a uniform format, and indexes them for instant text searching. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Discourse

    Discourse

    A platform for community discussion. Free, open, simple

    Discourse is a modern, open-source discussion platform that rethinks forum software with an emphasis on civilized, long-lived conversations and community moderation at scale. It replaces dated bulletin-board paradigms with features like real-time updates, infinite scrolling, rich text composition, and progressive trust levels that let communities delegate moderation as members demonstrate good behavior. On the administrative side, Discourse provides powerful moderation tools—flagging, bulk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Administrate

    Administrate

    A Rails engine that helps you put together an admin dashboard

    A framework for creating flexible, powerful admin dashboards in Rails. Administrate is still pre-1.0, and there may be occasional breaking changes to the API. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hanami

    Hanami

    A flexible framework for maintainable Ruby apps

    ...It emphasizes separation of concerns, encouraging developers to structure applications into clear layers of controllers, views, entities, and repositories. Each component—like the router, model layer, or view rendering engine—can be used independently, which gives developers flexibility to build lean applications. Hanami promotes immutability, plain old Ruby objects, and minimized global state, which makes codebases more maintainable and testable. It supports multi-application setups within the same project, making it well-suited for larger service-oriented architectures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PgHero

    PgHero

    A performance dashboard for Postgres

    PGHero (ankane/pghero) is an open-source tool for monitoring and analyzing PostgreSQL database performance, built to provide insights into query behavior, index usage, replication lag, and resource bottlenecks. It runs alongside your application (often as a Rails engine, but usable standalone) and collects metrics from PostgreSQL system views, logging slow queries, long-running transactions, and missing indexes. The web interface presents dashboards with charts and tables that help you understand trends, spot inefficient queries, and identify opportunities for optimization. PGHero supports customizable thresholds and notifications, so you can be alerted when slowness or index problems emerge. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • 10

    damo-blog-engine

    DAMO Blog Engine is a light posting articles, comment, ...

    - generate static html from simple syntax articles - tags index generation - comment posting - smart formating : titles, images, text, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Antarctica Theme

    Antarctica Theme

    Stylish and feature-rich theme for Jekyll

    The goal of Antarctica is evolving to an elegant and feature-rich theme across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kaminari

    A Scope & Engine based, clean & powerful paginator for Ruby webapps

    Kaminari is a clean, powerful, customizable open source paginator for modern web app frameworks and ORMs. Kaminari is ultra clean in that it does not globally pollute Array, Hash, Object or AR::Base whatsoever. It has a simple, scope-based API and customizable, engine-based I18n-aware helpers. It's modern and sophisticated, supporting numerous ORMs, web frameworks and template engines. Kaminari is very easy to use, with no configuration or defining anything in your models or helpers necessary. Simply bundle the gem, and your models will be ready to be paginated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Peatio

    Peatio

    Open-source crypto currency exchange software

    ...Our mission is to build an open-source crypto exchange software with a high-performance trading engine and incomparable security. We are moving toward dev/ops best practices of running an enterprise-grade exchange. We provide webinar or on-site training for installing, configuring, and administering the best practices of Peatio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arcadia

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a lot more powerful, and we hope it can do the same for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jekyll-twitter-plugin

    jekyll-twitter-plugin

    A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets

    A Liquid tag plugin for the Jekyll blogging engine that embeds Tweets, Timelines and more from Twitter API. Jekyll-Twitter-plugin is a Liquid tag plugin for Jekyll that enables Twitter content to be used in any pages generated by Jekyll. Content is fetched from the Twitter Publish platform. The Publish platform allows Twitter users to curate content for display outside of Twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 28 This Week
    Last Update:
    See Project
  • 18

    Engine-IT Free TimeTracker

    Free TimeTracker for controlling the team.

    Tool to track what the team is working on by making screenshots every 10 minutes at random time. It consists of Server and Client sides. Client is available for Windows and Linux. Mac version will be available soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    capstone

    Capstone disassembly engine

    Multiple-arch, multiple-platform disassembly engine with advanced features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    Weightlessness

    2D-shooter in Ruby

    Weightlessness is a 2D-shooter in Ruby with "realistic" control scheme (objects keep their speeds without applied forces). It is inspired by Gosu tutorials and uses Chimpunk engine for collisions. There is over 200 devices to install, 10 levels to complete, complex damage system. Short video: http://www.youtube.com/watch?v=meOSzt1pJwQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SketchUp to Ogre Exporter

    A Ruby script to export Google SketchUp scenes as Ogre 3D meshes

    This is a Ruby script for Google SketchUp which can export 3D scenes to the Ogre 3D rendering engine. It is released under the LGPL. Development is sponsorized by ASA-Lab at the Virtual Reality & Multimedia Park.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WideStudio is an Integrated Development Environment (IDE) for building window applications in C++, Ruby, Python an Perl for Windows, MacOSX, Linux, FreeBSD, SOLARIS and other unix and BTRON and T-Engine. This is open and free (under MIT/X Consortiun Lice
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    Insidias is a next-generation intrusion detection engine, with a focus on speed, efficiency, advanced pattern matching, parallel-processing, modularity, and expandability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tenjin is a very fast template engine for web applition. It runs about 3-10 times faster than other template engine. It is implemented in Python, Ruby, Perl, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next