Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Ruby BitPacker

Compare

  Analyzed about 10 hours ago

Provides easy declarative way of analyzing the packed bit arrays.

200 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EventMachine Files (Ruby)

Compare

  Analyzed 1 day ago

Sequenced file reader and writer through EventMachine. Solves problem of blocking disk IO when operating with large files.

267 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Ruby Version

Compare

  Analyzed about 17 hours ago

Wraps the `RUBY_VERSION` constant and allows version number matching.

271 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

Ruby Object Threads

Compare

  Analyzed about 2 hours ago

Emulates Python threading API paradigm. Creating threads by giving some block to constructor is sometime slightly unpractical way of running threads. This library allows encapsulating threads to classes, so class can define itself as thread which can be run by plain method call.

116 lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Ruby Native Query

Compare

  Analyzed 1 day ago

Cool way how to speak with database server. It's ellegant and very ruby SQL query helper which works by similar way as Arel or another ORM selecting logic. It's derived from Dibi database layer in its ideas, so is much more simple and (of sure) much more KISS, readable and straightforward.

570 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Ruby Callback Batch

Compare

  Analyzed about 9 hours ago

Provides ability to run more callbacked methods of single or more objects by elegant, readable and transparent way in a linear sequence, so subsequently in single batch.

245 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EventMachine Batch (Ruby)

Compare

  Analyzed about 22 hours ago

Provides ability to run more callbacked methods backed by EventMachine of single or more objects by elegant, readable and transparent way in a linear sequence, so subsequently in single batch.

169 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

EventMachine Wrapper

Compare

  Analyzed 1 day ago

Wraps objects callbacks to EventMachine next ticks, so allows transparent multiplexing of objects which aren't multiplexable by default.

158 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

omniauth-ohloh

Compare

  Analyzed about 3 hours ago

Strategy for auth to Ohloh via OAuth using OmniAuth.

36 lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Ruby General Hash Functions

Compare

  Analyzed 1 day ago

11 fast hash functions for general purpose non-cryptographic use implemented originally by Arash Partow.

465 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This