suryart's Stars
Genymobile/scrcpy
Display and control your Android device
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
github/gh-ost
GitHub's Online Schema-migration Tool for MySQL
kpdecker/jsdiff
A javascript text differencing implementation.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Genymobile/gnirehtet
Gnirehtet provides reverse tethering for Android
ankane/strong_migrations
Catch unsafe migrations in development
SelfControlApp/selfcontrol
:skull: Mac app to block your own access to distracting websites etc for a predetermined period of time. It can not be undone by the app or by a restart – you must wait for the timer to run out.
andOTP/andOTP
[Unmaintained] Open source two-factor authentication for Android
collectiveidea/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
flitbit/diff
Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
alex-xu-system/bytebytego
rails/kredis
Higher-level data structures built on Redis
GoogleChrome/chrome-launcher
Launch Google Chrome with ease from node.
pawurb/rails-pg-extras
Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
railsware/bozon
🛠 Command line tool for building, testing and publishing modern Electron applications
chaos-genius/chaos_genius
ML powered analytics engine for outlier detection and root cause analysis.
gruntwork-io/intro-to-terraform
Sample code for the blog post series "A Comprehensive Guide to Terraform."
seuros/capistrano-puma
Puma integration for Capistrano
doctolib/safe-pg-migrations
Make your PostgreSQL migrations safe
braintree/pg_ha_migrations
Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
stephskardal/rails_admin_import
Rails Admin Import functionality
linuxacademy/content-deploying-to-aws-ansible-terraform
Deploying to AWS with Ansible and Terraform, Moosa Khalid, 051320
liddiard/text-diff
Visual JavaScript text diff library. CommonJS module created from https://code.google.com/p/google-diff-match-patch/.
gocardless/nandi
Fear free PostgreSQL migrations for Rails
browserstack/enigma
Access management tool
marselester/capacity
Capacity management demo based on Jon Moore's talk https://www.youtube.com/watch?v=m64SWl9bfvk.
HankerZheng/Basic-Calculator-for-Queueing-Theory
This repository implements the calculation for 2 types of queues in the Queue Theory, namely, the M/M/c Queue and the M/M/c/c Queue.