minixli's Stars
rails/thor
Thor is a toolkit for building powerful command-line interfaces.
mloughran/em-hiredis
Eventmachine redis client
igrigorik/em-synchrony
Fiber aware EventMachine clients and convenience classes
mustache/mustache
Logic-less Ruby templates.
beam-community/elixir-companies
A list of companies currently using Elixir in production.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
wg/wrk
Modern HTTP benchmarking tool
activerecord-hackery/ransack
Object-based searching.
pluginaweek/state_machine
Adds support for creating state machines for attributes on any Ruby class
dv/redis-semaphore
A distributed semaphore and mutex built on Redis.
graphite-project/carbon
Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
graphite-project/whisper
Whisper is a file-based time-series database format for Graphite.
graphite-project/graphite-web
A highly scalable real-time graphing system
zeromq/czmq
High-level C binding for ØMQ
celluloid/celluloid-zmq
UNMAINTAINED: See celluloid/celluloid#779 - Celluloid actors that talk over the 0MQ protocol
celluloid/celluloid
Actor-based concurrent object framework for Ruby
krisleech/wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
rails/rails-observers
Rails observer (removed from core in Rails 4.0)
ruby-amqp/bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
ruby-amqp/amqp
EventMachine-based RabbitMQ client. Prefer Bunny: http://rubybunny.info. See documentation guides at http://ruby-amqp.github.io/amqp/.
CanCanCommunity/cancancan
The authorization Gem for Ruby on Rails.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
solidusio/solidus
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
ruby-concurrency/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.
toptal/chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
elastic/elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
puma/puma
A Ruby/Rack web server built for parallelism
rails-api/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks