0.5
FasterCSV is intended as a complete replacement to the CSV standard library. It
is significantly faster and smaller while still being pure Ruby code. It also
strives for a better interface.
2021
2022
2023
2024
2025
2026
0.0
A comprehensive Ruby implementation of a Knowledge-Based System featuring:
• RETE Algorithm: Optimized forward-chaining inference engine with unlinking optimization for high-performance pattern matching
• Declarative DSL: Readable, expressive syntax for rule definition with built-in condition he...
2021
2022
2023
2024
2025
2026
0.0
RGeo is a spatial data library for Ruby. It provides an implementation of the Open Geospatial Consortium's Simple Features Specification, used by most standard spatial/geographic data storage systems such as PostGIS. A number of add-on modules are also available to help with writing location-base...
2021
2022
2023
2024
2025
2026
0.0
# Dotbot: A Cute Lil' Dotfiles Manager
I made a simple little dotfiles manager because I got tired of creating symlinks all the time.
## Installation
You can install `dotbot` via the `gem` command:
$ gem install dotbot
Once you have it installed, either create a `~/.dotbot` file (YAML) w...
2021
2022
2023
2024
2025
2026
0.0
A simple, but feature-complete Ruby binding for OpenLDAP's libldap.
This binding is intended as an alternative for [ruby-ldap][] for libraries or applications which require a more complete implementation of the LDAP protocol (according to [RFC4511][]) than it provides.
Additions or changes:
*...
2021
2022
2023
2024
2025
2026
0.0
Developed by Sebastian Madrid Ontiveros. Pure Ruby gem providing all Ordnance Survey
British National Grid squares (100km, 50km, 10km, 5km, 1km) with hardcoded geometry
sourced directly from the OS BNG Grids GeoPackage. Supports point-to-grid-ref lookup
by easting/northing, bounds retrieval, grid...
2021
2022
2023
2024
2025
2026
0.0
At work, many times, we need to connect to the server to enter the rails c query or some data. When the operator has plenty of time, the situation is relatively good; if an operator is responsible for many servers at the same time, it will waste a lot of time to help with the query; to solve this...
2021
2022
2023
2024
2025
2026
0.0
*** READ ME ***
You don't really have to. There's nothing substantial in here.
This is a simple introductory ruby program for playing a silly
game and it's just part of an introductory ruby course.
If you, somehow, for some reason, found yourself actually reading
this, then I firstly want to ap...
2021
2022
2023
2024
2025
2026
0.0
Pure Ruby database schema dumper for Rails applications supporting PostgreSQL, MySQL, and SQLite.
Generates clean, deterministic structure.sql files without pg_dump/mysqldump/sqlite3 CLI dependencies.
Supports both single-file and multi-file output for massive schemas with tens of thousands
of da...
2021
2022
2023
2024
2025
2026
0.0
Get the latest search results streaming to your console:
$ tweettail railsconf
rubysolo: protip: it helps to actually READ the error message. #railsconf
voxxit: So, everyone, how is #railsconf coming? When is the big 3.0 announcement?
JesseGoldberg: @GavinStark I don't have as m...
2021
2022
2023
2024
2025
2026
0.0
Moka is a damn simple framework designed to build static websites like portfolios, showcases, minisites, HTML mockups, etc. Moka setup takes a single command, and it provides you with a hierarchical template system and some super-convenient helper functions so you never have to write more code th...
2021
2022
2023
2024
2025
2026
0.0
A meta compilation framework à la Meta-II by Val Schorre, now for Ruby. Bootstrapped from a pure-C implementation of Meta-II but then self-hosting. A main attraction is that the core specification file is very short (~26 lines), and fully self-contained (both syntax and semantics in s single file...
2021
2022
2023
2024
2025
2026
0.0
customize.css provides you the base styling for your application and gives you ability to easily customize the look of your app.
The main advantage of this lib that you don't have to overwrite styles you can just set it.
...
2021
2022
2023
2024
2025
2026
0.0
GRYDRA v2.0 is a complete, modular Ruby library for building, training, and deploying neural networks.
NEW in v2.0:
- Complete modular architecture with 29 organized files
- Keyword arguments API for better readability
- Full implementations (no more "simplified" versions...
2021
2022
2023
2024
2025
2026
0.86
Provides the generator settings required for Rails to use Slim
2021
2022
2023
2024
2025
2026
1.37
Ruby Style Guide, with linter & automatic code fixer
2021
2022
2023
2024
2025
2026
0.0
TOTP stands for Time-Based One-Time Password. Many websites and services require two-factor authentication (2FA) or multi-factor authentication (MFA) where the user is required to present two or more pieces of evidence: Something only the user knows, e.g., password, passphrase, etc. Something o...
2021
2022
2023
2024
2025
2026
0.01
A DataMapper adapter for Amazon's SimpleDB service.
Features:
* Full set of CRUD operations
* Supports all DataMapper query predicates.
* Can translate many queries into efficient native SELECT operations.
* Migrations
* DataMapper identity map support for record caching
* Lazy-loaded att...
2021
2022
2023
2024
2025
2026
0.1
`qless` is meant to be a performant alternative to other queueing
systems, with statistics collection, a browser interface, and
strong guarantees about job losses.
It's written as a collection of Lua scipts that are loaded into the
Redis instance to be used, and then executed by the client libr...
2021
2022
2023
2024
2025
2026
1.99
Official AWS Ruby gem for AWSBillingConductor. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026