0.0
NOTE: If you are looking for the dependency management software, that's bundler, not bundlr.
Bundlr is a ruby distributed computing and data indexing research platform.
It is inspired by projects like BOINC, the Berkeley Open Infrastructure for
Network Computing, an open-source middleware syste...
2021
2022
2023
2024
2025
2026
0.0
+pikuri+ is the convenience bundle for the pikuri AI-assistant
toolkit. It ships no Ruby code of its own beyond a tiny entry
file that +require+'s each sibling gem; +gem install pikuri+
pulls in pikuri-core, pikuri-extractors, pikuri-pdf,
pikuri-skills, pikuri-tasks, pikuri-memory, pikuri-workspa...
2021
2022
2023
2024
2025
2026
0.0
This is Daemons 1.0.10 with the addition of Chris Kline's fix from http://blog.rapleaf.com/dev/?p=19 Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. If you want, you ...
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: My fork of aasmith's ofx-parser v1.0.2 and attempt at building the investment acct methods. OfxParser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification. == FEATURES/PROBLEMS: * Reads OFX responses - i.e. those downloaded from financial instituti...
2021
2022
2023
2024
2025
2026
0.0
A Compression/Encyption All in one framework. No this is not sequential C/E but rather fully intergrated C/E built entirely from Ruby. Forking from both the LZW and Twofish source code and meshing the two into seamless platform for C/E/FT. RbShard introduces a brand new file extension (.rbs). Cur...
2021
2022
2023
2024
2025
2026
0.0
This is a ruby program that easily transfers directories between a local directory and an S3 bucket:prefix. It behaves somewhat, but not precisely, like the rsync program. In particular, it shares rsync's peculiar behavior that trailing slashes on the source side are meaningful. See examples below.
2021
2022
2023
2024
2025
2026
0.0
lithos is a self-contained embedded key-value store written from scratch as a
native extension — no external database dependency. It uses a log-structured
merge (LSM) tree: a write-ahead log makes every write durable, an in-memory
sorted memtable flushes to immutable SSTables (with bloom filters)...
2021
2022
2023
2024
2025
2026
0.0
This is the official Ruby client for the Zizq job queue server.
Zizq is a simple, single binary, zero dependency, language agnostic job queue.
Features:
- Enqueue and process jobs across programming languages
- Persistent/journalled
- Multi-thread and/or multi-fiber
- Scheduled jobs
- Prioriti...
2021
2022
2023
2024
2025
2026
0.0
Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and XCode path compatibility: relative path specified by mkmf (../../../../ext/<target>/...) confuses source-to-debug correspondence. The downside to this is that mkmfmf specifies absolute paths, which means that th...
2021
2022
2023
2024
2025
2026
0.0
Are you in the technology industry?
The you have probably lost a job during your career.
This script helps you scrape the most common job sites for your search criteria,
and save the lists on you local computer.
You can then use other tools to display updates, send out resumes or search your Lin...
2021
2022
2023
2024
2025
2026
0.0
An SPF engine that follows include:/redirect= chains, stops at the first
matching mechanism, and counts DNS-querying terms against RFC 7208 §4.6.4's
cap of 10 — so it agrees with what real receivers do instead of
string-matching a token. It also plans the record a domain should publish:
given wha...
2021
2022
2023
2024
2025
2026
0.0
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA spec...
2021
2022
2023
2024
2025
2026
0.0
gdstruct - GDS (General Data Structure), a universal, composable data structure, used to store any kind of data.
Typical usage is the definition of configurations, specifications and data sets.
The GDS language is a special DSL (domain specific language) for defining general data structures.
I...
2021
2022
2023
2024
2025
2026
0.0
Thanks to Pat Allan & his regex-fu, Anthony Kolber (http://aestheticallyloyal.com/) for showing me Typogrify. Square Circle Triangle (http://sct.com.au/) because I mashed it together on a Friday afternoon at work :) == FEATURES/PROBLEMS: * Multiple adjacent caps are wrapped in <span cla...
2021
2022
2023
2024
2025
2026
0.0
# Footman
This gem is still growing.
## Installation
Depends upon having reprepro tool installed (if debian based) or createrepo installed (if red hat based).
Ruby 1.9.+ is required to use this gem.
'createrepo' (rpm) tool does not require any pre-setup to the repository or watched directory.
...
2021
2022
2023
2024
2025
2026
0.45
Adds simple rake commands for seeding your database. Simple dependencies let you organise your seeds.
If you are using Rails, Seedbank extends Rails seeds and lets you add seeds for each environment.
2021
2022
2023
2024
2025
2026
0.0
rack-deadline is a simple rack middleware that automatically
clears sessions that have been open too long (by default,
1 day).
This is designed for use with cookie stores to mitigate the
risk of session fixation, since it is impossible to invalidate
older sessions with a pure cookie-based approa...
2021
2022
2023
2024
2025
2026
0.55
Radiant is a simple and powerful publishing system designed for small teams.
It is built with Rails and is similar to Textpattern or MovableType, but is
a general purpose content managment system--not merely a blogging engine.
2021
2022
2023
2024
2025
2026
0.01
Rails raises a CookieOverflow exception when the total size of the incoming request's cookie crosses a certain threshold - currently set as 4096 bytes. While it is not advisable to store or pass around such large data in cookies, sometimes, bad actors ...
2021
2022
2023
2024
2025
2026
0.01
Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is my independent lexer fork of Rexical. Rexical was
in turn a fork of Rex. We've been unable to contact the author of rex
in order to take it over, fix it up, extend it, and relicense it to
MIT. So, Oedipus was w...
2021
2022
2023
2024
2025
2026