Tags : Browse Projects

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

Play! framework

Compare

  Analyzed 3 days ago

Discover a clean alternative to bloated enterprises Java stacks. Play! focuses on developer productivity and targets RESTful architectures.

237K lines of code

97 current contributors

4 days since last commit

75 users on Open Hub

High Activity
4.82353
   
I Use This

Apache Spark

Compare

Claimed by Apache Software Foundation Analyzed 4 days ago

Apache Spark is an open source cluster computing system that aims to make data analytics fast — both fast to run and fast to write. To run programs faster, Spark provides primitives for in-memory cluster computing: your job can load data into memory and query it repeatedly more rapidly than with ... [More] disk-based systems like Hadoop. To make programming faster, Spark offers high-level APIs in Scala, Java and Python, letting you manipulate distributed datasets like local collections. You can also use Spark interactively to query big data from the Scala or Python shells. Spark integrates closely with Hadoop to run inside Hadoop clusters and can access any existing Hadoop data source. [Less]

1.28M lines of code

374 current contributors

4 days since last commit

56 users on Open Hub

Very High Activity
5.0
 
I Use This

Scala IDE for Eclipse

Compare

  Analyzed 2 days ago

The Scala IDE for Eclipse is centered around seamless integration with the Eclipse Java tools, providing many of the features Eclipse users have come to expect. It provides advanced editing and debugging support for the development of pure Scala and mixed Scala-Java applications. Now with a ... [More] shiny Scala debugger, semantic highlight, more reliable JUnit test finder, an ecosystem of related plugins, and much more. [Less]

91.4K lines of code

0 current contributors

about 6 years since last commit

43 users on Open Hub

Inactive
4.22222
   
I Use This

sbt

Compare

  Analyzed 2 months ago

sbt, a build tool for Scala (sbt 0.13)

159K lines of code

3 current contributors

over 1 year since last commit

35 users on Open Hub

Activity Not Available
4.0
   
I Use This
Licenses: No declared licenses

Play! Framework 2

Compare

  Analyzed 3 days ago

Play framework 2.0 The Play framework makes it easier to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture and features predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications - thanks ... [More] to its reactive model, based on Iteratee IO. [Less]

117K lines of code

87 current contributors

4 days since last commit

22 users on Open Hub

High Activity
4.88889
   
I Use This

ScalaCheck

Compare

  Analyzed 2 days ago

ScalaCheck is a Scala implementation of the QuickCheck 2 library for Haskell. It tries to keep the look and feel of QuickCheck as much as possible, while being open for improvements and extensions that can ease the task of property-based, randomized testing of Scala programs. Main features: ... [More] Unit properties are written directly in Scala, using combinators from the ScalaCheck library. Properties are tested automatically, with test data generated by ScalaCheck. Data generation can be precisely controlled, and generation of custom data types is simple to define. Failing test cases are minimised automatically, which makes pin-pointing error causes easier. Support for stateful testing of command sequences, and minimization of failing command sequences. [Less]

7.4K lines of code

21 current contributors

14 days since last commit

12 users on Open Hub

Moderate Activity
5.0
 
I Use This

Apache Flink

Claimed by Apache Software Foundation Analyzed about 2 hours ago

Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale. Learn more about Flink at http://flink.apache.org/

2.1M lines of code

323 current contributors

8 days since last commit

9 users on Open Hub

Very High Activity
5.0
 
I Use This

specs2

Compare

  Analyzed 2 days ago

specs2 is a library for writing executable software specifications in Scala.

68.9K lines of code

16 current contributors

17 days since last commit

9 users on Open Hub

Moderate Activity
5.0
 
I Use This

scalaz

Compare

  Analyzed 4 days ago

Scalaz is a Scala library for functional programming. It provides purely functional data structures to complement those from the Scala standard library. It defines a set of foundational type classes (e.g. Functor, Monad) and corresponding instances for a large number of data structures.

46.5K lines of code

22 current contributors

21 days since last commit

8 users on Open Hub

Low Activity
4.75
   
I Use This

SMC

Compare

  Analyzed 1 day ago

SMC - the State Machine Compiler SMC takes a state machine stored in a .sm file and generates a State pattern in fourteen programming languages (C, C++, C#, [incr Tcl], Groovy, Java, Lua, Objective-C, Perl, PHP, Python, Ruby, Scala, VB.net). Includes: default transitions, transition args ... [More] , transition guards, push/pop transitions and Entry/Exit actions. See all details on http://smc.sourceforge.net/. [Less]

80.9K lines of code

0 current contributors

almost 8 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This