johnkchow's Stars
eranyanay/1m-go-websockets
handling 1M websockets connections in Go
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Netflix/fast_jsonapi
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
rmosolgo/graphql-ruby
Ruby implementation of GraphQL
Shopify/graphql-batch
A query batching executor for the graphql gem
Azure/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
ankane/strong_migrations
Catch unsafe migrations in development
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
teespring/nightwing
Sidekiq metrics gathering middleware
tmm1/stackprof
a sampling call-stack profiler for ruby 2.2+
rails/webpacker
Use Webpack to manage app-like JavaScript modules in Rails
facebookarchive/draft-js
A React framework for building text editors.
github/scientist
:microscope: A Ruby library for carefully refactoring critical paths.
ibireme/YYText
Powerful text framework for iOS to display and edit rich text.
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
vim-airline/vim-airline
lean & mean status/tabline for vim that's light as air
purifycss/purifycss
Remove unused CSS. Also works with single-page apps.
facebookarchive/grace
Graceful restart & zero downtime deploy for Go servers.
remix-run/react-router
Declarative routing for React
bevacqua/dragula
:ok_hand: Drag and drop so simple it hurts
solnic/virtus
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
mailgun/godebug
DEPRECATED! https://github.com/derekparker/delve
labstack/echo
High performance, minimalist Go web framework
tmm1/rbtrace
like strace, but for ruby code
facebook/react-native
A framework for building native applications using React
bbyars/mountebank
Over the wire test doubles
Flipboard/react-canvas
High performance <canvas> rendering for React components
vigetlabs/gulp-rails-pipeline
Ditch the Rails Asset Pipeline and roll your own with Gulp
afex/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go