0.0
PMN (Portable Move Notation) provides a rule-agnostic, JSON-based format for describing
the mechanical decomposition of moves in abstract strategy board games. This gem implements
the PMN Specification v1.0.0 with a functional Ruby interface, breaking down complex movements
into sequences of atom...
2021
2022
2023
2024
2025
2026
0.0
Library serializing Ruby objects, optimized in many ways:
* Space efficient: Use MessagePack (binary compact storage) and don't serialize twice the same object
* Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * a simple FriendMailer object * email templates for HTML and plain text alternative * configurable amount of friends * support for including a user submitted message in the email * support for HTML as well as XML (nice for Flash integration) * server-side validation * erro...
2021
2022
2023
2024
2025
2026
0.0
I'm tired of the complications that tools like bundler and rvm inject
into my system and my workflow. I don't want 4 billion gems installed
globally. I don't want to have `rake` slow down for no good reason. I
don't want rvm to regress on undefined variables over and over and
over (and I don't wa...
2021
2022
2023
2024
2025
2026
0.0
# BELGIAN 2050 CALCULATOR TOOL
A C version and ruby wrapper for the Belgian 2050 calcualtor
## GOTCHAS
Some versions have a special formula in 2050!B2 that the translator doesn't recognise. Just write 2050 in that cell and recompile.
Some tests fail for columns AN and AM on OUTPUT. I think th...
2021
2022
2023
2024
2025
2026
0.0
Ruby bindings for stride-align's C++20 string-distance, sequence-alignment,
batch-search, substitution-matrix, phonetic, and DTW APIs.
2021
2022
2023
2024
2025
2026
0.0
Yubikey integration -
Includes Prototypes for low-level Yubikey OTP functions
witten by Simon Josefsson <simon@josefsson.org>.
Copyright (c) 2006, 2007, 2008, 2009 Yubico AB
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitt...
2021
2022
2023
2024
2025
2026
1.29
An open source social networking platform in Ruby on Rails
0.12
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_fla...
2021
2022
2023
2024
2025
2026
0.57
Ruby binding for Honker — a SQLite-native task runtime. Queues,
streams, pub/sub, time-trigger scheduler, results, locks, rate limits, all
in one .db file. Thin wrapper around the Honker SQLite loadable
extension; no Redis, no external broker.
2021
2022
2023
2024
2025
2026
0.03
The RTF library provides a pure Ruby set of functionality that can be used to
programmatically create RTF documents. The main aim in developing this library
is to ease the complexity involved in assembling RTF documents although some
consideration has also been given to generating documents that ...
2021
2022
2023
2024
2025
2026
0.0
# Endeavor The squash matrix API enables clubs, players, and regions to own their information, with results being updated weekly. The API information sits ontop of squash matrix australia website [https://squashmatrix.com](https://squashmatrix.com) # API Aside from the documentation provided belo...
2021
2022
2023
2024
2025
2026
0.01
This is Daemons 1.0.10 with the addition of Chris Kline's fix from http://blog.rapleaf.com/dev/?p=19 Includes ability to change the process uid/gid. Also logdir can be specified seperate from piddir. Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) ...
2021
2022
2023
2024
2025
2026
0.32
Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
2021
2022
2023
2024
2025
2026
0.32
Recog is a framework for identifying products, services, operating systems, and hardware by matching fingerprints against data returned from various network probes. Recog makes it simply to extract useful information from web server banners, snmp system description fields, and a whole lot more.
2021
2022
2023
2024
2025
2026
1.89
Official AWS Ruby gem for Amazon Kendra Intelligent Ranking (Kendra Ranking). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.2
RubyTree is a Ruby implementation of the generic tree data structure. It
provides simple APIs to store named nodes, and to access, modify, and
traverse the tree.
The data model is node-centric, where nodes in the tree are the primary
structural elements. It supports all comm...
2021
2022
2023
2024
2025
2026
0.0
# Hexflex
[](https://travis-ci.org/aauthor/hexflex)
Hexflex is a Ruby gem and command-line tool for automatically generating
[hexaflexagon] templates.
## Installation
gem install 'hexaflexa'
...or you can put it in yo...
2021
2022
2023
2024
2025
2026
0.02
Provide several Ruby methods for simulating mouse click, cursor movement and keystrokes in Windows.
This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api.
Methods include mouse_move(x,y), left_click, right_cl...
2021
2022
2023
2024
2025
2026
0.14
This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be exe...
2021
2022
2023
2024
2025
2026