0.0
Parse and generate Portable Action Notation (PAN) strings for representing atomic actions in abstract strategy board games including chess, shogi, xiangqi, and others. PAN provides an intuitive operator-based syntax with six core operators: "-" (move to empty square), "+" (capture), "~" (special ...
2021
2022
2023
2024
2025
2026
1.76
Class to build custom data structures, similar to a Hash.
2021
2022
2023
2024
2025
2026
0.0
Cosell is a minimal implementation of the 'Announcements' observer framework, originally introduced in VisualWorks Smalltalk as a replacement for 'triggerEvent' style of event notification. Instead of triggering events identified by symbols, the events are first class objects. For rationale, pl...
2021
2022
2023
2024
2025
2026
0.0
PythonConfig is a module with classes for parsing and writing Python configuration files created by the ConfigParser classes in Python. These files are structured like this: [Section Name] key = value otherkey: othervalue [Other Section] key: value3 otherkey = value4 Leading whitespace before ...
2021
2022
2023
2024
2025
2026
0.95
Pronto runs analysis quickly by checking only the relevant changes. Created
to be used on pull requests, but suited for other scenarios as well. Perfect
if you want to find out quickly if branch introduces changes that conform to
your styleguide, are DRY, don't introduce security ...
2021
2022
2023
2024
2025
2026
0.0
# HebCal
Determines the date of Passover for a Gregorian year. Also includes boolean functions to check whether a date is a Jewish holiday, Fast Day or Rosh Chodesh.
Supported languages:
Javascript
Ruby
## Installation as a Ruby gem
Add this line to your application's Gemfile:
gem 'hebca...
2021
2022
2023
2024
2025
2026
2.48
Official AWS Ruby gem for Amazon Macie 2. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.75
The Jekyll Butler, designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site.
2021
2022
2023
2024
2025
2026
0.0
IfElse is an implementation of the pure object-oriented conditional syntax
found in languages of the SmallTalk family, including Self. Those languages
distinguish themselves by taking the "everything is an object / everything
is a method" approach to a further extreme than Ruby, and getting rid ...
2021
2022
2023
2024
2025
2026
2.88
Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
2021
2022
2023
2024
2025
2026
2.47
A session implementation for Rack.
2021
2022
2023
2024
2025
2026
0.55
Amatch is a library for approximate string matching and searching in strings.
Several algorithms can be used to do this, and it's also possible to compute a
similarity metric number between 0.0 and 1.0 for two given strings.
2021
2022
2023
2024
2025
2026
1.74
Terminal strings styling with intuitive and clean API.
2021
2022
2023
2024
2025
2026
0.0
# ruby unshare (runshare)
This tool allows to unshare Linux namespaces.
The implementation is similar to the unshare(1) tool.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'runshare'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem ins...
2021
2022
2023
2024
2025
2026
2.46
Official AWS Ruby gem for CodeArtifact. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.46
[DEPRECATED] Official AWS Ruby gem for Amazon Elastic Inference (Amazon Elastic Inference). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.23
RSpec::Parameterized supports simple parameterized test syntax in rspec.
2021
2022
2023
2024
2025
2026
1.14
MOVED: See `scss_lint` (with an underscore) for up-to-date project
2021
2022
2023
2024
2025
2026
2.45
Dependabot-uv provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
2021
2022
2023
2024
2025
2026
2.45
Dependabot-Docker-Compose provides support for bumping Docker Compose image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
2021
2022
2023
2024
2025
2026