Tags : Browse Projects

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

CakePHP debug kit

Compare

  Analyzed about 21 hours ago

Provides debugging information for CakePHP application development.

8.18K lines of code

16 current contributors

4 months since last commit

75 users on Open Hub

Low Activity
4.77273
   
I Use This

SPIP

Compare

  Analyzed 1 day ago

209K lines of code

31 current contributors

1 day since last commit

72 users on Open Hub

High Activity
4.64103
   
I Use This

Hibernate Entity Manager

Compare

Claimed by JBoss No analysis available

Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence configuration and packaging Hibernate EntityManager wraps ... [More] the powerful and mature Hibernate Core. You can fall back to Hibernate native APIs, native SQL, and native JDBC whenever necessary. The Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server. [Less]

0 lines of code

62 current contributors

0 since last commit

72 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

libgdx

Compare

  Analyzed about 7 hours ago

Libgdx is a Java game development framework that provides a unified API that works across all supported platforms (Windows, Linux, Mac OS X, Android, iOS, HTML5/WebGL). The framework provides an environment for rapid prototyping and fast iterations. Instead of deploying to iOS/Android/Javascript ... [More] after each code change, you can run and debug your game on the desktop, natively. Desktop JVM features like code hotswapping reduce your iteration times considerably. Libgdx tries not be the "end all, be all" solution. It does not force a specific design on you. Pick and choose from the features it provides. [Less]

578K lines of code

66 current contributors

7 days since last commit

71 users on Open Hub

Moderate Activity
4.69231
   
I Use This

dom4j: flexible XML framework for Java

Compare

  Analyzed about 9 hours ago

dom4j is an easy to use, open source library for working with XML, XPath, and XSLT on the Java platform, using the Java Collections Framework, and with full support for DOM, SAX, and JAXP.

53.6K lines of code

0 current contributors

over 1 year since last commit

71 users on Open Hub

Very Low Activity
4.26667
   
I Use This

GitX

Compare

  Analyzed about 2 months ago

GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!

20.1K lines of code

0 current contributors

over 14 years since last commit

70 users on Open Hub

Activity Not Available
4.54167
   
I Use This

Jinja

Compare

  Analyzed about 20 hours ago

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

14.6K lines of code

52 current contributors

4 days since last commit

69 users on Open Hub

Low Activity
4.7619
   
I Use This

FreeMarker

Compare

  Analyzed about 23 hours ago

FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into ... [More] their products. FreeMarker is designed to be practical for the generation of HTML Web pages, particularly by servlet-based applications following the MVC (Model View Controller) pattern. The idea behind using the MVC pattern for dynamic Web pages is that you separate the designers (HTML authors) from the programmers. Everybody works on what they are good at. Designers can change the appearance of a page without programmers having to change or recompile code, because the application logic (Java programs) and page design (FreeMarker templates) are separated. Templates do not become polluted with complex program fragments. This separation is useful even for projects where the programmer and the HMTL page author is the same person, since it helps to keep the application clear and easily maintainable. [Less]

258K lines of code

6 current contributors

17 days since last commit

68 users on Open Hub

Moderate Activity
4.21739
   
I Use This
Licenses: No declared licenses

cabal

Compare

  Analyzed about 16 hours ago

Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

150K lines of code

58 current contributors

1 day since last commit

67 users on Open Hub

High Activity
4.3125
   
I Use This

Gerrit Code Review

Compare

  Analyzed about 12 hours ago

Web based code review and project management for Git based projects. Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing changes in a side-by-side display, and allowing inline ... [More] comments to be added by any reviewer. Gerrit simplifies Git based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged in by hand by the project maintainer. This functionality enables a more centralized usage of Git. [Less]

600K lines of code

101 current contributors

2 days since last commit

67 users on Open Hub

Very High Activity
4.72222
   
I Use This