fast-ruby VS normandy

Compare fast-ruby vs normandy and see what are their differences.

fast-ruby

:dash: Writing Fast Ruby :heart_eyes: -- Collect Common Ruby idioms. (by fastruby)

normandy

Channels for CSP style Ruby (by lloeki)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fast-ruby normandy
4 2
5,639 6
0.1% -
4.6 0.0
5 months ago about 8 years ago
Ruby Ruby
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fast-ruby

Posts with mentions or reviews of fast-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.

normandy

Posts with mentions or reviews of normandy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • Ask HN: What side projects landed you a job?
    62 projects | news.ycombinator.com | 3 Dec 2023
    Some years ago I was on a shitty job - not technically, but the company turned out to be inhumane - at a Ruby shop, and on the side I was toying with mini_racer and I just upgraded to some macOS beta where it failed to build. A shitty +1-1 hack† for a compiler flag later and it was back flying.

    A month later I received a cold email from a CTO to chat a bit about that PR, turns out they were using mini_racer heavily and forked it for their own purpose, and also created PyMiniRacer for the Python side of things. Next thing I know I got hired. Two years later the company got acquired.

    Of course conditionally adding a compiler flag wasn't what got me hired per se, it only got my profile noticed. Probably side projects such as porting go by example to Ruby by implementing a ~1:1 CSP channel API[1], an Electron desktop client for Mattermost basically on a dare[2], ex mode for the Atom editor so that I could have that frackin' `:w`[3], leveraging Blocks to bolt on object-oriented-ness onto C because "closures are a poor man's object"[4], or reverse-engineering the Xbox One USB gamepad and writing a kext to turn it into a HID device on macOS from scratch on a lonely 7+h train ride with passengers judgementally staring at me sideways[4] probably contributed to it a bit.

    My takeaway: luck is when preparation meets opportunity; but don't to side projects to get hired, because if you don't get hired then that time is lost. Rather, of all things, scratch your itch, have fun, embrace whatever quirkiness you fancy; no one can take that away from you.

    [0]: https://github.com/rubyjs/mini_racer/commit/2086db1bbf2b5de4...

    [1]: https://github.com/lloeki/normandy

    [2]: https://github.com/lloeki/matterfront

    [3]: https://github.com/lloeki/ex-mode

    [4]: https://github.com/lloeki/cblocks-clobj/blob/master/main.c

    [5]: https://github.com/lloeki/xbox_one_controller

  • Ruby 3.0.0 Released
    9 projects | news.ycombinator.com | 24 Dec 2020
    Do learn Ruby. You seem to answer your own question! You’re curious about it, worst case you’ll have opened your mind to something else which is only a good thing.

    But do not be fooled by Rails, Ruby is quite something else, of which Rails is a very small, opinionated part.

    Tips: look at MiniTest source code, Sinatra and Rack source code are quite interesting too.

    Shameless plug, a couple of idiomatic Ruby repos of mine:

    https://github.com/lloeki/normandy

    https://github.com/lloeki/rebel

What are some alternatives?

When comparing fast-ruby and normandy you can also consider the following projects:

Rails style guide - A community-driven Ruby on Rails style guide

are-we-fast-yet - Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays

Ruby style guide - A community-driven Ruby coding style guide

mongo_orm - Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.

RSpec style guide - RSpec Best Practices

PyCall.jl - Package to call Python functions from the Julia language

Best-Ruby - Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices

csharplang - The official repo for the design of the C# programming language

Fundamental Ruby - :books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs

Async Ruby - An awesome asynchronous event-driven reactor for Ruby.

contracts.ruby - Contracts for Ruby.

gleam - ⭐️ A friendly language for building type-safe, scalable systems!