zeitnot's Stars
mruby/mruby
Lightweight Ruby
evilmartians/lefthook
Fast and powerful Git hooks manager for any type of projects.
spotify/docker-gc
INACTIVE: Docker garbage collection of containers and images
jwt/ruby-jwt
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
jmoon018/PacVim
brikis98/terraform-up-and-running-code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
lerocha/chinook-database
Sample database for SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DB2
test-prof/test-prof
Ruby Tests Profiling Toolbox
tmm1/rbtrace
like strace, but for ruby code
brianmario/yajl-ruby
A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
bibendi/dip
The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.
upserve/docker-api
A lightweight Ruby client for the Docker Remote API
djezzzl/database_consistency
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
danielpclark/rutie
“The Tie Between Ruby and Rust.”
evilmartians/terraforming-rails
Terraforming legacy Rails applications guides and tools
enkessler/childprocess
Cross-platform Ruby library for managing child processes.
BretFisher/dogvscat
Sample Docker Swarm cluster stack of tools
ruby-association/prep-test
Sample questions for Ruby Association Certified Ruby Programmer Examination
briandunn/flatware
A parallel test runner for RSpec and Cucumber with pretty output
deep-cover/deep-cover
The best coverage tool for Ruby code
ankane/pghero.sql
Postgres insights made easy
rspec/rspec-activemodel-mocks
Add stub_model and mock_model to rspec-mocks
psyho/dependor
Simple Dependency Injection/Service Locator framework for Rails-like applications.
iij/mruby
mruby with unix-dependent features
BretFisher/httping-docker
Ping with HTTP requests, built directly from master
ruby-bench/ruby-bench-suite
Benchmark suite for RubyBench.org
arthurschreiber/curl-ffi
An FFI based libCurl interface
lingceng/momery_demo
Follow https://www.toptal.com/ruby/hunting-ruby-memory-issues
danielpclark/stop_watch
A stopwatch timer written in ruby. Method `mark` to start and mark times.
zeitnot/ruby-sorting-algorithms
Ruby Sorting Algorithms