0.0
An implementation of AES-CMAC for 128, 192, and 256 bit keys as specified in NIST SP 800-38B and RFC 4493, capable of streaming processing.
Also included is an implementation of AES-CMAC-PRF-128 as specified in RFC 4615 and of CMAC-96 as specified in RFC 4494.
2020
2021
2022
2023
2024
2025
0.06
A set of gdb7 extensions for the MRI/REE 1.8.x interpreter (and basic support for YARV 1.9.2)
2020
2021
2022
2023
2024
2025
0.49
Archive::Zip provides a simple Ruby-esque interface to creating, extracting, and
updating ZIP archives. This implementation is 100% Ruby and loosely modeled on
the archive creation and extraction capabilities of InfoZip's zip and unzip
tools.
2020
2021
2022
2023
2024
2025
0.04
Ruby 1.8's IO.select() smashes the stack when given >1024 fds, and Ruby doesn't implement IO.poll().
2020
2021
2022
2023
2024
2025
0.04
Ruby 1.9.x compatible Google GData gem makes it easy to work with the Google Data APIs
2020
2021
2022
2023
2024
2025
0.04
Automatically makes your Rails app loading content in the background via ajax. Works by turning all internal links into
ajax links that trigger an update of the page's content area. Also form submissions are automatically turned into ajax requests.
...
2020
2021
2022
2023
2024
2025
0.04
An FFI wrapper around ncursesw 5.x for MRI Ruby 1.8.x, 1.9.x and JRuby.
2020
2021
2022
2023
2024
2025
0.04
RETS4R is a native Ruby interface to the RETS (Real Estate Transaction Standard). It currently is built for the 1.5 specification, but support for 1.7 and 2.0 are planned. It does not currently implement all of the specification, but the most commonly used portions. Specifically, there is no supp...
2020
2021
2022
2023
2024
2025
0.04
Ruby curses/ncurses widgets for easy application development on text terminals (ruby 1.9, 1.8). This is now a wrapper over rbcurse-core, rbcurse-extras and rbcurse-experimental
2020
2021
2022
2023
2024
2025
0.03
The format of a DNS Zonefile is defined in RFC 1035 section 5 and RFC
1034 section 3.6.1. To anyone who's using BIND they'll look very
familiar.
This is an attempt to use Ruby parse them into an object graph which can
be investigated programatically, manipulated, validated or printed into
some c...
2020
2021
2022
2023
2024
2025
0.03
Visualizes encodings in the terminal. Supports UTF-8, UTF-16LE, UTF-16BE, UTF-32LE, UTF-32BE, US-ASCII, ASCII-8BIT, and most of Rubies single-byte encodings. Comes as CLI command and as Ruby Kernel method.
2020
2021
2022
2023
2024
2025
0.03
library to transform ISBN's from new to used, between 10 and 13, etc...
2020
2021
2022
2023
2024
2025
0.45
Ceedling is a build automation tool that helps you create and run C unit test suites.
Ceedling provides two core functions:
[1] It packages up several tools including the C unit test framework Unity, the mock generation tool CMock, and other features.
[2] It simplifies tool configuration f...
2020
2021
2022
2023
2024
2025
0.02
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. This version aims to be compatible with both 1.8.x and 1.9.x versions of Ruby, and also will be ported to 2.0.x. It has been hacked to work with Ruby ...
2020
2021
2022
2023
2024
2025
0.02
== Description
A gdb-like Ruby debugger with both high and low-level debugging support.
To provide the advanced features this version works only with a
patched MRI Ruby 2.1.5 runtime.
For a version that works with Ruby 1.9.3, install a version
starting with 1.93
2020
2021
2022
2023
2024
2025
0.02
A universal interface to grab contact list information from various providers including Yahoo, AOL, Gmail, Hotmail, 126, 163, Yeah, Sohu, Sina and Plaxo.It is extended from contacts gem.
2020
2021
2022
2023
2024
2025
0.02
library to transform ISBN's from new to used, between 10 and 13, etc...
2020
2021
2022
2023
2024
2025
0.02
Keep bad code out of your projects. Your idea of bad code, no one elses.
Outlaw defines an example based DSL for demonstrating anti-patterns and
builds a rule for each anti-pattern that it alerts the user to violations
when encountered in a project's codebase during scann...
2020
2021
2022
2023
2024
2025
0.02
ID3 is a native ruby library for reading and writing ID3 tag versions 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x
2020
2021
2022
2023
2024
2025
0.44
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
own or as a reusable starting point for Web frameworks and testing libraries
to build on. Most of its initial functionality is an extraction of Merb 1.0's
request helpers feature.
2020
2021
2022
2023
2024
2025