0.15
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
1.3
A suite of instrumentation metric primitives that can be exposed through a web services interface.
2021
2022
2023
2024
2025
2026
0.01
Proper related posts plugin for Jekyll - uses document correlation matrix on TF-IDF (optionally with Latent Semantic Indexing).
Each document is tokenized and stemmed, every word found is treated as keyword for analysis (except for some stop words).
TF-IDF matrix for the whole site is calculate...
2021
2022
2023
2024
2025
2026
0.01
"MDArray is a multi dimensional array implemented for JRuby inspired by NumPy (www.numpy.org) and
Masahiro Tanaka´s Narray (narray.rubyforge.org). MDArray stands on the shoulders of Java-NetCDF
and Parallel Colt. At this point MDArray has libraries for linear algebra, mathematical,
trigonome...
2021
2022
2023
2024
2025
2026
2.25
Administrate is a library for Rails that generates admin dashboards. These
give users clean interfaces that allow them to create, edit, search, and
delete records for any model in the application. Administrate aims to
provide the best user experience, and doing as much work as possible for
you, w...
2021
2022
2023
2024
2025
2026
2.25
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
2021
2022
2023
2024
2025
2026
0.04
Wish you could write your Ruby in XML? Has the fact that Ruby is not
"enterprise" got you down? Do you feel like your Ruby code could be made to
be more "scalable"? Well look no further my friend. You've found the
enterprise gem. Once you install this gem, you too can mak...
2021
2022
2023
2024
2025
2026
0.0
Rack::State is middleware that securely stores and manages object state.
Applications use the Manager API to set, get, and delete state of any object
that requires persistence in a stateless environment.
Rack::State is similar to Rack::Session, but provides state management for
multiple objects...
2021
2022
2023
2024
2025
2026
0.0
A jig is an ordered sequence of objects (usually strings) and named _gaps_. When rendered as a string by Jig#to_s, the objects are rendered calling #to_s on each object in order. The gaps are skipped. A new jig may be constructed from an existing jig by 'plugging' one or more of the named gaps....
2021
2022
2023
2024
2025
2026
0.0
## DESCRIPTION:
Ruby interface to a C++ implemention of the A\* search algorithm.
The C++ implementaion is found here <http://code.google.com/p/a-star-algorithm-implementation/>
## FEATURES:
## SYNOPSIS:
See `spec\castar_spec.rb` for usage examples.
Create an empty map and plan a path acr...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES: * takes an XML with actions from tg4w and outputs stand-alone Ruby code that can be run directly or embedded into existing code (e.g. for test automation). * can be used as a library or as an executable script. * takes the xpath from tg4w and uses only enough info to guarantee the u...
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
== 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
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
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
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
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
2.24
Changelog generation has never been so easy. Fully automate changelog generation - this gem generate changelog file based on tags, issues and merged pull requests from GitHub.
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