Tags : Browse Projects

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

Wicket

Compare

Claimed by Apache Software Foundation Analyzed 4 months ago

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.

289K lines of code

19 current contributors

5 months since last commit

156 users on Open Hub

Activity Not Available
4.66667
   
I Use This

ack

Compare

  Analyzed 4 months ago

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default, while ignoring .svn, CVS and other VCS directories. ... [More] * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

58.4K lines of code

2 current contributors

over 6 years since last commit

155 users on Open Hub

Activity Not Available
4.80435
   
I Use This

CommitMonitor

Compare

  Analyzed 4 months ago

The CommitMonitor is a small tool to monitor Subversion repositories for new commits. It has a very small memory footprint and resides in the system tray.

431K lines of code

1 current contributors

over 4 years since last commit

153 users on Open Hub

Activity Not Available
4.34615
   
I Use This

OGRE

Compare

  Analyzed 4 months ago

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying ... [More] system libraries like Direct3D and OpenGL and provides an interface based on world objects. [Less]

400K lines of code

23 current contributors

about 6 years since last commit

142 users on Open Hub

Activity Not Available
4.77273
   
I Use This

Catalyst Framework

Compare

  Analyzed 4 months ago

Catalyst is an MVC framework for web development in perl, designed to save on wheel re-invention without getting in the way of architecting your application however is best suited to the problem domain and taking full advantage of the power of CPAN

25.7K lines of code

5 current contributors

about 2 years since last commit

139 users on Open Hub

Activity Not Available
4.42593
   
I Use This
Licenses: Artistic_..., gpl

GNU Octave

Compare

Claimed by GNU Analyzed 4 months ago

Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.

1.22M lines of code

71 current contributors

9 months since last commit

132 users on Open Hub

Activity Not Available
4.28889
   
I Use This

IntelliJ IDEA Community Edition

Compare

  Analyzed 6 months ago

IntelliJ IDEA Community Edition is the Open Source Edition of the well known Java-IDE and the basis for other open source IDEs like PyCharm Community Edition

10.5M lines of code

275 current contributors

6 months since last commit

132 users on Open Hub

Activity Not Available
4.78125
   
I Use This

Steel Bank Common Lisp

Compare

  Analyzed 4 months ago

Steel Bank Common Lisp, aka SBCL, is an open source compiler and runtime system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debugger, and many extensions.

581K lines of code

18 current contributors

5 months since last commit

130 users on Open Hub

Activity Not Available
4.70588
   
I Use This
Licenses: BSD-3-Clause, Public_Do...

Moq

Compare

  Analyzed 4 months ago

Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET lambda expressions that make it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking interfaces as well as ... [More] classes. Its API is extremely simple and straightforward, and doesn't require any prior knowledge or experience with mocking concepts. [Less]

32.9K lines of code

16 current contributors

9 months since last commit

125 users on Open Hub

Activity Not Available
4.58537
   
I Use This

Qt 5

Compare

  Analyzed 4 months ago

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.

8.9M lines of code

292 current contributors

5 months since last commit

125 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: Commercial, GNU_Free_..., gpl3