Tags : Browse Projects

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

Apache Commons Lang

Compare

Claimed by Apache Software Foundation Analyzed about 17 hours ago

Provides extra functionality for classes in java.lang. Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic ... [More] enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. [Less]

97.3K lines of code

32 current contributors

1 day since last commit

276 users on Open Hub

High Activity
4.19149
   
I Use This

GHC

Compare

  Analyzed about 19 hours ago

Haskell is an advanced purely functional programming language. The product of more than twenty years of cutting edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency, debuggers, profilers, rich ... [More] libraries and an active community, Haskell makes it easier to produce flexible, maintainable high-quality software. GHC is a state-of-the-art, open source, compiler and interactive environment for Haskell. [Less]

698K lines of code

152 current contributors

3 days since last commit

237 users on Open Hub

Very High Activity
4.65517
   
I Use This

Quartz Enterprise Job Scheduler

Compare

  Analyzed about 4 hours ago

Quartz is an enterprise-class job scheduler for integration with stand-alone Java applications and full-scale J2EE applications. Advanced features include clustering and participation in container managed transactions. It is highly scalable, very lightweight, and supports very complex scheduling.

53.4K lines of code

0 current contributors

about 8 years since last commit

218 users on Open Hub

Inactive
4.05714
   
I Use This

Guava: Google Core Libraries for Java

Compare

  Analyzed about 2 hours ago

The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.

517K lines of code

95 current contributors

1 day since last commit

69 users on Open Hub

High Activity
4.88235
   
I Use This

Racket

Compare

  Analyzed about 22 hours ago

Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.

3.22M lines of code

115 current contributors

3 days since last commit

40 users on Open Hub

High Activity
4.21429
   
I Use This

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed about 20 hours ago

vert.x - Effortless asynchronous application development for the modern web and enterprise

138K lines of code

23 current contributors

3 days since last commit

16 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

Inferno Distributed Operating System

Compare

  No analysis available

Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

0 lines of code

4 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: gpl, lucent_plan9, lgpl

ScUtil

Compare

  Analyzed about 4 hours ago

Hundreds of functions of a variety of topics, from statistics to string parsing, module utilities to network tools. Everyone's pet library accumulates features over time. My erlang library got big, fast. I often find myself giving functions from it out to other people, and a lot of my other ... [More] libraries are dependant on ScUtil in various ways, so I figured what the hell, let's give it away. This library is believed to be efficiently implemented at all points. Efficiency tips are, however, both appreciated and taken seriously. ScUtil uses the TestErl library for unit, regression and stochastic testing. ScUtil is free and MIT licensed, because the GPL is evil. ScUtil is written by John Haugeland, from http://fullof.bs/ . [Less]

9.39K lines of code

0 current contributors

about 8 years since last commit

11 users on Open Hub

Inactive
4.8
   
I Use This

GPars

Compare

  Analyzed about 12 hours ago

GPars (Groovy Parallel Systems) brings a wide variety of high-level concurrency concepts, such as actors, parallel collections, agents, dataflow concurrency and other to Groovy developers. Leveraging the enormous flexibility of the Groovy programming language and building on proven Java ... [More] technologies, we aim to make concurrent programming for multi-core hardware intuitive, robust and enjoyable. [Less]

55.7K lines of code

0 current contributors

over 5 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

vibe.d

Compare

  Analyzed about 3 hours ago

vibe.d vibe.d is an asynchronous I/O and web application framework written in D. It already contains many supplemental features such as database support to be able to offer a complete development toolbox. Extensions are supported in the form of DUB modules. Visit the website at http://vibed.org/ for more information.

17.2K lines of code

29 current contributors

5 days since last commit

5 users on Open Hub

Moderate Activity
4.66667
   
I Use This