Tags : Browse Projects

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

Play! framework

Compare

  Analyzed 1 day ago

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

234K lines of code

97 current contributors

5 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 about 4 hours 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.17M lines of code

374 current contributors

about 7 hours since last commit

56 users on Open Hub

Very High Activity
5.0
 
I Use This

akka

Compare

  Analyzed over 3 years ago

Akka is the platform for the next generation event-driven, scalable and fault-tolerant architectures on the JVM We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it's because we are using the wrong tools and the wrong level of ... [More] abstraction. Akka is here to change that. Using the Actor Model together with Software Transactional Memory we raise the abstraction level and provides a better platform to build correct concurrent and scalable applications. For fault-tolerance we adopt the "Let it crash" / "Embrace failure" model which have been used with great success in the telecom industry to build applications that self-heals, systems that never stop. [Less]

474K lines of code

123 current contributors

over 3 years since last commit

47 users on Open Hub

Activity Not Available
4.86667
   
I Use This

Scala IDE for Eclipse

Compare

  Analyzed 1 day 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

over 5 years since last commit

43 users on Open Hub

Inactive
4.22222
   
I Use This

sbt

Compare

  Analyzed about 1 year ago

sbt, a build tool for Scala (sbt 0.13)

50.7K lines of code

3 current contributors

over 4 years 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 9 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]

114K lines of code

87 current contributors

18 days since last commit

22 users on Open Hub

High Activity
4.88889
   
I Use This

ScalaCheck

Compare

  Analyzed about 8 hours 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]

6.92K lines of code

21 current contributors

about 15 hours since last commit

12 users on Open Hub

Moderate Activity
5.0
 
I Use This

specs2

Compare

  Analyzed about 1 month ago

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

68.4K lines of code

16 current contributors

about 1 month since last commit

9 users on Open Hub

Activity Not Available
5.0
 
I Use This

Apache Flink

Claimed by Apache Software Foundation Analyzed about 3 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.03M lines of code

323 current contributors

1 day since last commit

9 users on Open Hub

Very High Activity
5.0
 
I Use This

scalaz

Compare

  Analyzed 1 day 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

4 days since last commit

8 users on Open Hub

Low Activity
4.75
   
I Use This