shawndavies's Stars
ohler55/oj
Optimized JSON
asemoon/team
Levels of a tech company maturity: opinionated checklist to build high performing SaaS tech teams
rubytune/perf_check
PERRRFFF CHERRRRK!
jesseduffield/lazydocker
The lazier way to manage everything docker
kaminari/kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
google/robotstxt
The repository contains Google's robots.txt parser and matcher as a C++ library (compliant to C++11).
joho/7XX-rfc
An RFC for a new series of HTTP status codes covering developer fouls.
alevchuk/vim-clutch
A hardware pedal for improved text editing in Vim
swagger-api/swagger-editor
Swagger Editor
dblock/ruby-enum
A handy way to define enums in Ruby.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
StylishThemes/Wikipedia-Dark
:mortar_board: Dark Wikipedia
stitchfix/immutable-struct
Create struct-like classes that don't have setters, but have an awesome constructor.
tcrayford/Values
Simple immutable value objects for ruby (the readme is longer than the code)
hamukazu/lets-get-arrested
This project is intended to protest against the police in Japan
radar/humanize
Takes your numbers and makes them *fancy*.
jdantonio/functional-ruby
A gem for adding functional programming tools to Ruby. Inspired by Erlang, Clojure, Haskell, and Functional Java.
testdouble/suture
🏥 A Ruby gem that helps you refactor your legacy code
gocardless/activerecord-safer_migrations
Safer ActiveRecord migrations for Postgres
ifad/chronomodel
Temporal PostgreSQL (9.4+) system with "flashback" framework for ActiveRecord (7.0+)
adomokos/light-service
Series of Actions with an emphasis on simplicity.
jayphelps/git-blame-someone-else
Blame someone else for your bad code.
solnic/transproc
The project was ported to dry-rb/dry-transformer
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
LukasRychtecky/aws-lambda-python-example
An example of AWS Lambda in Python with libraries.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
StylishThemes/GitHub-Dark
:octocat: Dark GitHub style
Dobiasd/articles
thoughts on programming
hanami/validations
Validation mixin for Ruby objects
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀