Top 18 Ruby Core Extension Projects
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
-
-
-
-
Finishing Moves
Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain.
-
-
-
-
-
-
-
-
-
ArrayIncludeMethods
Array#include_all? & Array#include_any? operations missing from basic Ruby Array API
-
ToCollection
Treat an array of objects and a singular object uniformly as a collection of objects. Especially useful in processing REST Web Service API JSON responses in a functional approach.
Index
What are some of the best open-source Core Extension projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Hashie | 2,726 |
2 | Hamster | 1,834 |
3 | Addressable | 1,317 |
4 | Ruby Facets | 751 |
5 | fast_blank | 587 |
6 | regexp-examples | 483 |
7 | FastAttributes | 274 |
8 | Finishing Moves | 193 |
9 | Hanami::Utils | 159 |
10 | Behaves | 91 |
11 | Array#collapse | 32 |
12 | NamedStruct | 17 |
13 | nectarine | 13 |
14 | ActiveDelegate | 10 |
15 | sugar_utils | 2 |
16 | Lean::Attributes | 1 |
17 | ArrayIncludeMethods | 1 |
18 | ToCollection | 0 |