Tags : Browse Projects

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

Mocha (Ruby Mock/Stub Library)

Compare

  Analyzed 3 days ago

Mocha is a library for mocking and stubbing using a syntax like that of JMock, and SchMock. Most commonly Mocha is used in conjunction with Test::Unit, but it can be used in other contexts. One of its main advantages is that it allows you to mock and stub methods on real (non-mock) classes and ... [More] instances. You can for example stub ActiveRecord instance methods like create, save, destroy and even class methods like find to avoid hitting the database in unit tests. Mocha provides a unified, simple and readable syntax for both traditional mocking and for mocking with real objects. Mocha has been harvested from projects at Reevoo by me (James) and my colleagues Ben, Chris and Paul. Mocha is in use on real-world Rails projects. [Less]

25.3K lines of code

4 current contributors

3 months since last commit

13 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: mit, Ruby_License

Roma Meta Framework

Compare

  Analyzed 2 months ago

Roma is an Open Source initiative to make Java application development easy. The approach is totally DDD: let's think to the domain of your application and Roma will make the rest: persistence (database), presentation (HTML + Ajax), logging, user management, sessions, workflow, scheduler, etc. ... [More] Roma is a Meta Framework namely a tool that aims to remove dependencies between your application code and frameworks and tools you use. This allows you to change the technology at zero cost without any changes to your application code. Roma is also a MDA implementation since takes its concepts and philosophy but it's totally based on POJOs without to learn other micro languages and complex standards. [Less]

297K lines of code

0 current contributors

over 8 years since last commit

12 users on Open Hub

Activity Not Available
4.0
   
I Use This

KiokuDB

Compare

  Analyzed about 10 hours ago

KiokuDB is a persistent object graph manager for Perl. It uses multiple backends and layers on Moose's introspection and Search::GIN for indexing.

17.3K lines of code

0 current contributors

almost 13 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

NeoDatis ODB

Compare

  No analysis available

NeoDatis ODB is a new generation Object Oriented Database. ODB is a real transparent persistence layer that allows anyone to persist native objects with a single line of code. Runs on Java and .net. The ODB runtime is less than 400k and is distributed as a single jar/dll that can easily be packaged in any type of application.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl

OpenTLD

Compare

  Analyzed 3 days ago

TLD (aka Predator) is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video. The result is a ... [More] real-time tracking that typically improves over time. Current code is written in C and Matlab and was developed under Windows. Therefore the highest priority is to: - port current code to Linux and Mac (straightforward) - get rid of Matlab and re-implement the code into C - port to Andriod, iPhone. Please cite our CVPR'10 paper if you use the code for academic purposes. [Less]

3.25K lines of code

0 current contributors

almost 10 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

JMetric

Compare

  No analysis available

JMetric aims to bring current OO-metrics, and metrics tools research to the practitioner. The project was started in April 1998 as part of ongoing research into metrics tools. The development team had found that there had been very few good metrics collection and analysis tools available for object ... [More] oriented languages. This was the start of the development of a fully functional metrics tool for an object oriented programming language. JMetric was developed to support metrics for the java programming language. JMetric is the outcome of ongoing research being conducted in the School of Information Technology at Swinburne University of Technology. JMetric is a fully functional metrics tool but continues to change as the research unfolds. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

PAGI

Compare

  Analyzed 3 days ago

PHP AGI ( Asterisk Gateway Interface ) facade, with CDR ( Call Detail Record ), Call spool and schedule auto dial, Send and Receive Fax, Channel Variables, and Caller ID management

8.37K lines of code

0 current contributors

over 6 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

PAMI

Compare

  Analyzed 1 day ago

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

12.8K lines of code

0 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Ruby Memcache

Compare

  Analyzed 3 days ago

A Ruby client library for memcached, a high-performance distributed memory cache. memcached is used to alleviate database load by caching oft-used values in network-accessible memory space, and is used behind several high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia, and others.

3.04K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

DustyDB

Compare

  Analyzed about 16 hours ago

Sometimes, I need to store an eeny-weeny bit of data, but I want it nicely structured with Moose, but I don't want to mess with a bunch of setup and bootstrapping and blah blah blah. I just want to write my script. This provides a mechanism to do that with very little overhead. There are aren't many ... [More] frills either, so if you want something nicer, you'll have to build on or look into something else. [Less]

1.01K lines of code

0 current contributors

about 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This