Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Ruby: Possible Projects
ruby_dep
Automatically helps determine supported Rubies based on .travis.yml file
Released: 26 Apr 2016 - 23
fluent-plugin-s3
Amazon S3 input and output plugin for Fluentd
aws fluentd fluentd-plugin s3
Released: 28 Sep 2011 - 314
dry-schema
Coercion and validation for data structures
coercion data-validation data-validator dry-rb ruby ruby-gem schema schema-validation type-safety
Released: 17 Apr 2017 - 421
dry-container
A simple, configurable object container implemented in Ruby
dry-rb ruby rubygem
Released: 09 Jun 2015 - 335
rspec-expectations
Provides a readable API to express expected outcomes of a code example
rspec ruby
Released: 29 Jun 2009 - 1,260
Nanaimo
A native ruby implementation of ASCII plist parsing & serializing
Released: 08 Sep 2016 - 40
elasticsearch-ruby
Ruby integrations for Elasticsearch
client elastic elasticsearch ruby rubynlp search
Released: 03 May 2013 - 1,970
listen
The Listen gem listens to file modifications and notifies you about the changes.
Released: 10 Jan 2012 - 1,925
aes_key_wrap
A Ruby implementation of AES Key Wrap, a.k.a RFC 3394, a.k.a NIST Key Wrap.
Released: 24 Apr 2015 - 4
mongo-ruby-driver
The Official MongoDB Ruby Driver
mongodb mongodb-driver nosql ruby ruby-on-rails
Released: 15 Jan 2009 - 1,425
dry-initializer
DSL for building class initializer with params and options.
dry-rb
Released: 19 Feb 2016 - 300
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
code-formatter hacktoberfest linter rubocop ruby static-code-analysis
Released: 21 Apr 2012 - 12,637
case_transform
Extraction of the key_transform abilities of ActiveModelSerializers
Released: 15 Sep 2016 - 16
simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
code-quality coverage coverage-library coverage-report rails ruby test-coverage
Released: 15 Aug 2010 - 4,767
image_processing
High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick
image-processing imagemagick minimagick ruby thumbnails vips
Released: 03 Oct 2015 - 868
executable-hooks
Hook into rubygems executables allowing extra actions to be taken before executable is run.
Released: 10 Jul 2013 - 21
liquid
Liquid markup language. Safe, customer facing template language for flexible web apps.
Released: 08 May 2008 - 11,090
oj
Optimized JSON
c json json-parser marshaller oj-gem rails ruby ruby-json-parser
Released: 17 Feb 2012 - 3,158
capybara
Acceptance test framework for web applications
hacktoberfest
Released: 04 Nov 2009 - 10,026
reline
The compatible library with the API of Ruby's stdlib 'readline'
hacktoberfest ruby
Released: 02 Mar 2018 - 260
et-orbi
Time zones for fugit and rufus-scheduler. Urbi et Orbi.
ruby time timezone
Released: 18 Mar 2017 - 24
bson-ruby
Ruby Implementation of the BSON Specification (2.0.0+)
mongodb ruby
Released: 12 Apr 2013 - 82
addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
uri uri-template
Released: 05 Jun 2008 - 1,555
ruby-kafka
A Ruby client library for Apache Kafka
deprecated kafka kafka-client ruby ruby-gem
Released: 18 Jan 2016 - 1,272
friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
friendly-url plugin rails ruby slug
Released: 18 Apr 2008 - 6,150
semantic_range
:card_index: Parse and compare semantic version numbers and ranges
Released: 12 Nov 2015 - 22
health_check
Simple health check of Rails app for use with uptime checking sites like newrelic and pingdom
Released: 28 Jan 2010 - 477
hitimes
a fast, high resolution timer library for recording performance metrics
metrics ruby stats
Released: 14 Sep 2008 - 143
amq-protocol
AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)
amqp0-9-1 deserialization rabbitmq ruby serialization
Released: 07 Jan 2011 - 48
murmurhash3-ruby
Ruby implementation of noncriptographic hash Murmur3 (both native and pure ruby)
Released: 02 Aug 2012 - 85
fluent-config-regexp-type
The compatibility monkey patch to use regexp type
Released: 06 Apr 2018 - 0
rails
Ruby on Rails
activejob activerecord framework html mvc rails ruby
Released: 11 Apr 2008 - 55,995
timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
rails ruby test time
Released: 07 Nov 2008 - 3,369
artifactory-client
A simple, lightweight Ruby client for interacting with the Artifactory API.
Released: 16 Jan 2014 - 68
wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
events publish-subscribe pubsub ruby
Released: 29 Mar 2013 - 3,269
optparse
OptionParser is a class for command-line option analysis.
hacktoberfest ruby
Released: 22 May 2020 - 53
logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
logging
Released: 30 May 2008 - 529
ruby-ole
A library for easy read/write access to OLE compound documents for Ruby
Released: 22 Sep 2008 - 78
gitlab-markup
Forked repository with the changes we made to the `github-markup` gem to add support for Python 3.x
hacktoberfest
Released: 03 Oct 2016 - 16
rack-test
Rack::Test is a small, simple testing API for Rack apps.
ruby testing
Released: 24 Feb 2009 - 922
rubocop-capybara
Code style checking for Capybara files.
capybara lint rubocop ruby static-analysis testing
Released: 16 Dec 2022 - 42
json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
jose json-web-encryption json-web-key json-web-signature json-web-token jwe jwk jws jwt
Released: 14 Sep 2011 - 299
ecma-re-validator
Validate a regular expression against what ECMA-262 (JavaScript) can actually do.
Released: 17 Mar 2015 - 2
ice_cube
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
ruby
Released: 10 Mar 2010 - 2,410
tty-color
Terminal color capabilities detection
cli color ruby-gem tty tty-components
Released: 01 Jan 2016 - 35
openssl
Provides SSL, TLS and general purpose cryptography.
c hacktoberfest openssl ruby tls
Released: 27 Oct 2014 - 240
uglifier
Ruby wrapper for UglifyJS JavaScript compressor.
javascript minify ruby uglifyjs
Released: 03 Nov 2010 - 613
redis-namespace
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
Released: 13 Oct 2009 - 695
state_machines-activemodel
StateMachines ActiveModel Integration
activemodel ruby state-machine
Released: 29 Apr 2014 - 33
gapic-generator-ruby
Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Released: 29 Oct 2018 - 45
CocoaPods
The Cocoa Dependency Manager.
cocoapods dependency-manager ios mac objective-c package-manager swift
Released: 14 Aug 2011 - 14,570
state_machines
Adds support for creating state machines for attributes on any Ruby class
ruby state-machine
Released: 27 Apr 2014 - 815