Tags : Browse Projects

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

KiokuDB

Compare

  Analyzed about 14 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

about 13 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Elephant

Compare

  No analysis available

Elephant is a persistent object protocol and database for Common Lisp. The persistent protocol component of elephant overrides class creation and standard slot accesses using the Meta Object Protocol (MOP) to render slot values persistent. Database functionality includes the ability to persistently ... [More] index and retrieve ordered sets of class instances and ordinary lisp values. Values are stored persistently on disk by one or more 'data stores', which currently consist of Berkeley DB and SQL servers via CL-SQL. A pure-lisp data store is under development. Elephant inherits the ACID properties of these stores, and by design is transactional, multi-threaded, and in the case of Berkeley DB, process safe. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

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

Coat

Compare

  Analyzed 1 day ago

This module was inspired by the excellent Moose meta class which provides enhanced object creation for Perl5. Moose is great, but has huge dependencies which makes it difficult to use in restricted environments. This module implements the basic goodness of Moose, namely accessors automagic ... [More] , hook modifiers and inheritance facilities. It is not Moose but the small bunch of features provided are Moose-compatible. That means you can start with Coat and, if later you get to the point where you can or want to upgrade to Moose, your code won't have to change : every features provided by Coat exist in the Moose's API. You can consider Coat as an attempt to provide a self-dependent, Mini-Moose module. [Less]

2.38K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

lua-Coat

Compare

  Analyzed 1 day ago

lua-Coat is a Lua 5.1 port of Coat (http://www.sukria.net/perl/coat/), a Perl5 module which mimics Moose (http://www.iinteractive.com/moose/), an object system for Perl5 which borrows features from Perl6, CLOS (LISP), Smalltalk and many other languages. The main features are Classes, Roles and ... [More] type constraints. The attribute declaration with many properties is the most powerful and flexible part of lua-Coat. [Less]

4.07K lines of code

1 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This