Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / fatkodima 10 repositories

Backend, architecture, ruby, linux, databases. Love to investigate low-level things and software internals.

fatkodima/libyear-bundler Fork of jaredbeck/libyear-bundler

A simple measure of dependency freshness

Size: 168 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

fatkodima/paper_trail Fork of paper-trail-gem/paper_trail

Track changes to your rails models

Size: 3.48 MB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 1

fatkodima/acts_as_paranoid Fork of ActsAsParanoid/acts_as_paranoid

ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

Size: 556 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

fatkodima/sidekiq-iteration

Make your long-running sidekiq jobs interruptible and resumable.

Language: Ruby - Size: 82 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 239 - Forks: 8

fatkodima/columns_trace

Detect unnecessary selected database columns

Language: Ruby - Size: 36.1 KB - Last synced: 28 days ago - Pushed: 7 months ago - Stars: 104 - Forks: 0

fatkodima/rack-attack Fork of rack/rack-attack

Rack middleware for blocking & throttling

Language: Ruby - Size: 936 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

fatkodima/rubocop-graphql Fork of DmitryTsepelev/rubocop-graphql

Rubocop extension for enforcing graphql-ruby best practices

Size: 292 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

fatkodima/pluck_in_batches

A faster alternative to the custom use of `in_batches` with `pluck`

Language: Ruby - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 132 - Forks: 1

fatkodima/online_migrations

Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).

Language: Ruby - Size: 604 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 579 - Forks: 16

fatkodima/sidekiq-cron Fork of sidekiq-cron/sidekiq-cron

Scheduler / Cron for Sidekiq jobs

Size: 1.08 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

fatkodima/rubocop-disable_syntax

A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.

Language: Ruby - Size: 27.3 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 21 - Forks: 0

fatkodima/fast_count

Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).

Language: Ruby - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 211 - Forks: 7

fatkodima/i18n Fork of ruby-i18n/i18n

Internationalization (i18n) library for Ruby

Language: Ruby - Size: 1.63 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

fatkodima/data_checks

Regression testing for data

Language: Ruby - Size: 43.9 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 65 - Forks: 3

fatkodima/job_enqueue_logger

Log background jobs enqueued by your application (additionally with backtraces)

Language: Ruby - Size: 44.9 KB - Last synced: 28 days ago - Pushed: 7 months ago - Stars: 32 - Forks: 0

fatkodima/sidekiq-expiring-jobs

Expiring jobs support for Sidekiq

Language: Ruby - Size: 18.6 KB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 30 - Forks: 0

fatkodima/redis-rb Fork of redis/redis-rb

A Ruby client library for Redis

Language: Ruby - Size: 2.47 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

fatkodima/rubocop-minitest Fork of rubocop/rubocop-minitest

Code style checking for Minitest files.

Language: Ruby - Size: 706 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

fatkodima/rubocop-performance Fork of rubocop/rubocop-performance

An extension of RuboCop focused on code performance checks.

Language: Ruby - Size: 24.4 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

fatkodima/bundler-audit Fork of rubysec/bundler-audit

Patch-level verification for Bundler

Language: Ruby - Size: 324 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

fatkodima/ruby Fork of ruby/ruby

The Ruby Programming Language [mirror]

Size: 272 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

fatkodima/active_record_doctor Fork of gregnavis/active_record_doctor

Identify database issues before they hit production.

Language: Ruby - Size: 409 KB - Last synced: about 1 hour ago - Pushed: about 2 hours ago - Stars: 1 - Forks: 0

fatkodima/rubocop Fork of rubocop/rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.

Language: Ruby - Size: 43.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

fatkodima/sigdump Fork of fluent/sigdump

Use signal to show stacktrace of a Ruby process without restarting it

Size: 26.4 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

fatkodima/stackprof Fork of tmm1/stackprof

a sampling call-stack profiler for ruby 2.2+

Size: 352 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/redis-client Fork of redis-rb/redis-client

Simple low level client for Redis 6+

Size: 465 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/rubocop-ast Fork of rubocop/rubocop-ast

RuboCop's AST extensions and NodePattern functionality

Size: 814 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/transient_record Fork of gregnavis/transient_record

Transient Record helps define transient tables and Active Record models for testing purposes

Size: 27.3 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/rainbow Fork of sickill/rainbow

Ruby gem for colorizing printed text on ANSI terminals

Size: 188 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/unicode-display_width Fork of janlelis/unicode-display_width

Monospace Unicode character width in Ruby

Size: 1.86 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/parser Fork of whitequark/parser

A Ruby parser.

Size: 3.49 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/minitest Fork of minitest/minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

Size: 1.45 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/sequenced Fork of derrickreimer/sequenced

Generate scoped sequential IDs for ActiveRecord models

Size: 170 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

fatkodima/heapy Fork of zombocom/heapy

Got a Ruby heap dump? Great. Use this tool to see what's in it!

Size: 5.18 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/sidekiq Fork of sidekiq/sidekiq

Simple, efficient background processing for Ruby

Language: Ruby - Size: 12.8 MB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

fatkodima/scenic Fork of scenic-views/scenic

Versioned database views for Rails

Size: 343 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

fatkodima/redis-namespace Fork of resque/redis-namespace

This gem adds a Redis::Namespace class which can be used to namespace Redis keys.

Size: 269 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/simplecov Fork of simplecov-ruby/simplecov

Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

Size: 2.62 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

fatkodima/simplecov-html Fork of simplecov-ruby/simplecov-html

HTML formatter for SimpleCov code coverage tool for ruby 1.9+

Size: 1.05 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

fatkodima/rubocop-rails Fork of rubocop/rubocop-rails

A RuboCop extension focused on enforcing Rails best practices and coding conventions.

Size: 27.4 MB - Last synced: about 6 hours ago - Pushed: about 14 hours ago - Stars: 1 - Forks: 0

fatkodima/rails-contributors Fork of rails/rails-contributors

The web application that runs https://contributors.rubyonrails.org

Size: 2.21 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

fatkodima/rails Fork of rails/rails

Ruby on Rails

Language: Ruby - Size: 227 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

fatkodima/actionpack-action_caching Fork of rails/actionpack-action_caching

Action caching for Action Pack (removed from core in Rails 4.0)

Size: 101 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/job-iteration Fork of Shopify/job-iteration

Makes your background jobs interruptible and resumable by design.

Size: 539 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/mysql2 Fork of brianmario/mysql2

A modern, simple and very fast Mysql library for Ruby - binding to libmysql

Size: 1.94 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/minitest-style-guide Fork of rubocop/minitest-style-guide

Best practices for writing your tests

Size: 136 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

fatkodima/ruby-style-guide Fork of rubocop/ruby-style-guide

A community-driven Ruby coding style guide

Size: 1.37 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

fatkodima/rails-style-guide Fork of rubocop/rails-style-guide

A community-driven Ruby on Rails style guide

Size: 542 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

fatkodima/rake Fork of ruby/rake

A make-like build utility for Ruby.

Size: 3.64 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

fatkodima/memory_profiler Fork of SamSaffron/memory_profiler

memory_profiler for ruby

Size: 227 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

fatkodima/rack Fork of rack/rack

a modular Ruby webserver interface

Language: Ruby - Size: 3.92 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

fatkodima/rack-test Fork of rack/rack-test

Rack::Test is a layer on top of Rack's MockRequest similar to Merb's RequestHelper

Language: Ruby - Size: 440 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

fatkodima/rubygems Fork of rubygems/rubygems

Library packaging and distribution for Ruby.

Size: 81.6 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

fatkodima/ruby-pg Fork of ged/ruby-pg

A PostgreSQL client library for Ruby

Size: 2.54 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

fatkodima/redlock-rb Fork of leandromoreira/redlock-rb

Redlock is a redis-based distributed lock implementation in Ruby

Size: 161 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

fatkodima/bundler Fork of rubygems/bundler

Manage your Ruby application's gem dependencies

Size: 61.3 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fatkodima/strong_migrations Fork of ankane/strong_migrations

Catch unsafe migrations in development

Size: 605 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/bundler-visualize

A bundler plugin that generates a visual representation of your gem dependencies.

Language: Ruby - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fatkodima/ruby-advisory-db Fork of rubysec/ruby-advisory-db

A database of vulnerable Ruby Gems

Size: 741 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fatkodima/retriable Fork of kamui/retriable

Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.

Language: Ruby - Size: 239 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fatkodima/fakeredis Fork of guilleiguaran/fakeredis

In-memory driver for redis-rb, useful for development and test environments

Language: Ruby - Size: 955 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fatkodima/audited Fork of collectiveidea/audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

Language: Ruby - Size: 810 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 3

fatkodima/unread Fork of ledermann/unread

Handle unread records and mark them as read with Ruby on Rails

Language: Ruby - Size: 322 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

fatkodima/acts_as_votable Fork of ryanto/acts_as_votable

Votable ActiveRecord for Rails

Language: Ruby - Size: 270 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

fatkodima/acts-as-taggable-on Fork of mbleigh/acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.

Language: Ruby - Size: 1.04 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

fatkodima/arel Fork of rails/arel

A Relational Algebra

Language: Ruby - Size: 2.44 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0