Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
Ruby: Possible Projects
term-ansicolor
Ruby library that colors strings using ANSI escape sequences
Released: 23 Jul 2009 - 171
parser-gfm
kramdown-parser-gfm provides a kramdown parser for the GFM dialect of Markdown
Released: 11 Jan 2019 - 56
rdoc
RDoc produces HTML and online documentation for Ruby projects.
documentation-tool hacktoberfest ruby
Released: 23 Dec 2010 - 841
babosa
A library for creating slugs. Babosa is an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins.
Released: 28 Jun 2010 - 531
fast_blank
Provides a C-optimized method for determining if a string is blank
Released: 29 Mar 2013 - 614
select2-rails
Integrate Select2 javascript library with Rails asset pipeline
Released: 07 May 2012 - 965
simplecov-cobertura
Ruby SimpleCov Cobertura Formatter
cobertura ruby simplecov simplecov-cobertura
Released: 24 Dec 2014 - 55
rack-mini-profiler
Profiler for your development and production Ruby rack apps.
Released: 06 Sep 2013 - 3,728
i18n_data
Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n
Released: 04 Jan 2009 - 217
capybara-screenshot
Automatically save screen shots when a Capybara scenario fails
Released: 12 Oct 2011 - 1,016
tty-prompt
A beautiful and powerful interactive command line prompt
cli menus prompt ruby-cli ruby-gem terminal terminal-input terminal-menu tty tty-components user-interface
Released: 01 Nov 2015 - 1,467
jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
algorithm jaro-winkler jaro-winkler-distance ruby
Released: 06 Sep 2014 - 195
representable
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
json-parser json-serialization xml-parser xml-serialization yaml
Released: 17 Feb 2011 - 689
cucumber-ruby-core
Core library for the Ruby flavour of Cucumber
cucumber polyglot-release ruby
Released: 03 Jun 2013 - 35
device_detector
DeviceDetector is a precise and fast user agent parser and device detector written in Ruby
Released: 18 Dec 2014 - 754
client_ruby
Prometheus instrumentation library for Ruby applications
middleware prometheus prometheus-client-library rack rack-middleware ruby ruby-client
Released: 14 May 2013 - 518
mixlib-config
A simple class based Config mechanism, similar to the one found in Chef
Released: 12 Mar 2009 - 51
omniauth-rails_csrf_protection
Provides CSRF protection on OmniAuth request endpoint on Rails application.
Released: 30 May 2019 - 231
rspec_junit_formatter
RSpec results that your CI can read
buildkite circleci jenkins junit rspec
Released: 24 May 2011 - 302
fuzzy_match
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
Released: 13 Jan 2012 - 675
hashdiff
Hashdiff is a ruby library to to compute the smallest difference between two hashes
Released: 22 May 2012 - 559
attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes
Released: 08 Jan 2009 - 2,009
puma
A Ruby/Rack web server built for parallelism
multithreading rack ruby server
Released: 23 Sep 2011 - 7,696
ed25519
Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)
cryptography curve25519 digital-signatures ed25519 elliptic-curves
Released: 30 Sep 2012 - 106
concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
concurrency ruby
Released: 23 Jul 2013 - 5,701
ruby-macho
🔩 A pure-Ruby library for parsing Mach-O files.
apple homebrew mach macos ruby ruby-gem ruby-library
Released: 15 Jul 2015 - 243
hana
An implementation of JSON Patch and JSON Pointer for Ruby
json json-patch json-pointer ruby
Released: 05 Sep 2012 - 216
selenium
A browser automation framework and ecosystem.
dotnet java javascript python ruby selenium webdriver
Released: 14 Jan 2013 - 30,616
retriable
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.
Released: 09 Feb 2012 - 841
eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
Released: 17 Aug 2008 - 4,261
newrelic-ruby-agent
New Relic RPM Ruby Agent
agent apm-agent hacktoberfest ruby
Released: 31 Oct 2008 - 1,198
json_schemer
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
json-schema json-validation ruby
Released: 23 Jan 2018 - 402
unicode-display_width
Monospace Unicode character width in Ruby
monospace-font ruby terminal unicode unicode-data
Released: 03 Jan 2011 - 123
faraday-http-cache
A Faraday middleware that respects HTTP cache
cache faraday http middleware ruby
Released: 07 Feb 2012 - 346
pg_query
Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
Released: 11 May 2014 - 785
geocoder
Complete Ruby geocoding solution.
geocoding geocoding-api geocoding-objects geocoding-requests
Released: 15 Apr 2009 - 6,345
openid_connect
OpenID Connect Server & Client Library
openid openid-connect
Released: 11 Aug 2011 - 418
sidekiq
Simple, efficient background processing for Ruby
background-jobs jobs ruby sidekiq
Released: 16 Jan 2012 - 13,155
ruby_parser
ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
Released: 18 Feb 2009 - 476
mixlib-log
A simple class based Log mechanism, similar to Merb and Chef, that you can mix in to your project.
Released: 11 Mar 2009 - 34
digest-crc
A Cyclic Redundancy Check (CRC) library for Ruby.
crc crc16 crc32 crc64 crc8 digest ruby
Released: 28 May 2010 - 92
cocoapods-search
CocoaPods plugin that allows you to search your pod spec repository for specific pods matching a query.
Released: 13 Jul 2015 - 15
marcel
Find the mime type of files, examining file, filename and declared type
Released: 22 Feb 2017 - 386
CFPropertyList
Read, write and manipulate both binary and XML property lists as defined by apple
Released: 28 Feb 2010 - 212
rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
Released: 27 Sep 2013 - 175
rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests
Released: 23 May 2015 - 305
http-accept
Parse Accept and Accept-Language HTTP headers in Ruby.
http http-client http-server parsing
Released: 03 Feb 2016 - 83
rack-oauth2
OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.
oauth oauth-client oauth-server oauth2
Released: 09 Sep 2010 - 695
airbrussh
Airbrussh pretties up your SSHKit and Capistrano output
capistrano sshkit
Released: 20 Feb 2015 - 514
brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
brakeman rails ruby security security-audit security-tools security-vulnerability static-analysis vulnerabilities
Released: 27 Aug 2010 - 7,015
bindata
BinData - Reading and Writing Binary Data in Ruby
binary-analysis declarative-language file-format reverse-engineering ruby
Released: 17 May 2013 - 578
statsd
A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
Released: 19 Feb 2011 - 410
systemu
univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
Released: 07 Jan 2010 - 126
msgpack-ruby
MessagePack implementation for Ruby / msgpack.org[Ruby]
msgpack
Released: 29 Sep 2011 - 763
mongoid
The Official Ruby Object Mapper for MongoDB
mongodb mongodb-driver orm orm-framework ruby ruby-on-rails
Released: 16 Sep 2009 - 3,914
state_machines-activerecord
StateMachines Active Record Integration
activerecord ruby state-machine
Released: 06 Jan 2015 - 403
rollbar-gem
Exception tracking and logging from Ruby to Rollbar
crash-reporting crash-reports error-handler error-monitoring error-reporting exceptions observability rack-middleware rails resque rollbar ruby sinatra stacktrace uncaught-exceptions
Released: 26 Aug 2012 - 446
colored2
112M downloads and counting! ANSI colors in your terminal, simple as it can be. An updated and maintained fork of the original gem "colored" by @defunkt
Released: 08 Mar 2016 - 27
bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
amqp amqp0-9-1 messaging rabbitmq ruby
Released: 02 Mar 2011 - 1,386