0.0
No release in over 3 years
# Introduction Rglpk is a package providing a Ruby wrapper to the [GNU GLPK](http://www.gnu.org/software/glpk/) library. The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. Rglpk...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
= sal-tools - A library for the analyze of SAL code == SYNOPSIS This library gives the basic functionality to analyse Gupta source code. Copyright (c)2007-2011 by Michael Ehehalt Error and feature list at the end of the document == Other stuff Author:: M. Ehehalt <flynn42ryder@rubyforge.org>...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Media Library is a mountable Rails engine that lists images stored in Active Storage (S3, Google Cloud Storage, Disk — whatever the host app configures) and gives content editors a modal image picker. Drop `media_picker_field` next to any URL field (such as an og:image field) so editors can selec...
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
Sumaki is a wrapper for structured data like JSON. Since Sumaki wraps the target data as it is, rather than parsing it using a schema, the original data can be referenced at any time. This makes it easy to add or modify definitions as needed while checking the target data. This feature may be use...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
To use Ruby for data processing widely, Apache Arrow support is important. We can do the followings with Apache Arrow: * Super fast large data interchange and processing * Reading/writing data in several famous formats such as CSV and Apache Parquet * Reading/writing partitioned large data...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Sphincter uses Dmytro Shteflyuk's sphinx Ruby API and automatic configuration to make totally rad ActiveRecord searching. Well, you still have to tell Sphincter what models you want to search. It doesn't read your mind.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Makesure is a set of tools to define, verify and monitor systems in a unix environment. It allows you to schedule commands that constitue a system via cron (and monitors the execution of those commands), it gives you a way to verify the state of a system (and alerts you when there are problems), ...
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Nayyar is created with the intent of providing basic access to State/Regions, Districts or Townships of Myanmar, based on standards of Myanmar's country-wide census of 2014. 15 States are indexed by MIMU's pcode, ISO3166-2:MM and alpha3 codes used in plate numbers by transportation authority. 74...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
SuperStrip provides another version of lstrip, rstrip, strip, lstrip!, rstrip!, strip! functions. They can remove special white spaces such as `IDEOGRAPHIC SPACE`.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
An EventMachine[http://rubyeventmachine.com/] based library for interacting with the very cool Redis[http://code.google.com/p/redis/] data store by Salvatore 'antirez' Sanfilippo. Modeled after eventmachine's implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's {redis-r...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
Social linker generates share-links for the different social networks from a simple SocialLinker::Subject class. Supported networks are: Twitter, Facebook, LinkedIn, Google+, Pinterest, and email
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Scout is a full server monitoring solution. You can install standard plugins to get started with basic monitoring right away, or build your own plugins to address your specific needs. Scout can be tied into any monitoring strategy, providing you data collection, trend analysis, email notificati...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Search for tweets by a search term in one function call. Uses the Twitter API underneath. Also find all tweets by user. This doesn't use the API, because the API returns only what Twitter considers the "most popular" tweets in many cases. Using this gem will return everything that you can see ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
cpp_engine is an build system for C++ projects, It works like Make but much better. Compring to Rake, cpp_engine is more targeted at building C++ project I just started developing this system. Since I am a student in NYU, the effort I can put on this project is limited. if you are interested in i...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
SolidStruct is a Struct variant that allows the use of named parameters (via a hash) for initialisation. Syntactic sugar is provided for simpler struct definitions.
2021
2022
2023
2024
2025
2026
0.11
No release in over 3 years
Low commit activity in last 3 years
Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope according to a provided query string. The named_scope can be used like any other named_scope, so it can be cchained or combined with will_paginate.
2021
2022
2023
2024
2025
2026
0.16
A long-lived project that still receives updates
sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster than the pure ruby version that Sequel uses by default. sequel_pg also offers optimized versions of some dataset methods, as well as adds support for usin...
2021
2022
2023
2024
2025
2026
0.13
No commit activity in last 3 years
No release in over 3 years
== Description CocoaTouch/iOS is a *verbose* framework. These extensions hope to make development in rubymotion more enjoyable by tacking "UI" methods onto the base classes (String, Fixnum, Float). With sugarcube, you can create a color from an integer or symbol, or create a UIFont or UIImage ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Switches lets you turn on and off parts of your code from the commandline. There's a defaults.yml and a current.yml in the background. For example: app/models/user.rb after_create :subscribe_email if Switches.campaign_monitor? >> Switches.campaign_monitor? # => false $ rake switches:on[campai...
2021
2022
2023
2024
2025
2026