Tags : Browse Projects

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

Ocaml Batteries Included

Compare

  No analysis available

The OCaml Batteries Included project provides a rich programming environment for beginners and advanced users. Its developers find strength in the extensive libraries of modern industrial languages (Java/.Net). We take the best from these languages for the benefit of OCaml users, providing a ... [More] comprehensive collection of consistent libraries to keep OCaml users from having to re-invent these wheels. [Less]

0 lines of code

8 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: lgpl21le

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

Lodash

Compare

  No analysis available

A modern JavaScript utility library delivering modularity, performance, & extras Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc. Lodash’s modular methods are great for: ›Iterating arrays, objects, & strings ›Manipulating & testing values ›Creating composite functions

0 lines of code

25 current contributors

0 since last commit

9 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

Elixir programming language

Compare

  No analysis available

Elixir is a dynamic, functional language designed for building scalable and maintainable applications

0 lines of code

184 current contributors

0 since last commit

9 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Xen Project (XAPI)

Compare

  Analyzed 4 days ago

The Xen Project is a Linux Foundation Collaborative Project that focusses on the development and support of the Xen open source hypervisor and related components, developed and designed to run with the Linux platform. It includes the Xen Hypervisor, the Xen ARM Hypervisor, XAPI and Mirage OS. This ... [More] page covers the XAPI toolstack. The project develops the enterprise ready XAPI toolstack. Xen used with the XAPI toolstack consolidates server workloads, enables savings in power, cooling, and management costs and thus contributing to environmentally sustainable computing, an increased ability to adapt to ever-changing IT environments, an optimized use of existing hardware, and an improved level of IT reliability. [Less]

664K lines of code

44 current contributors

6 days since last commit

8 users on Open Hub

Very High 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

Nicol

Compare

  Analyzed 3 months ago

Scala 2D Game Framework

14.3K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Herschel

Compare

  Analyzed about 19 hours ago

Heather is an general-purpose multiparadigm programming language. It is strongly typed, offering type inference and parametric polymorphism ("generics"). It is consequently object oriented (everything is a object, even functions), while its consequent multiple dispatch approach keeps a strong ... [More] functional touch. The object model is class-oriented, supporting multiple inheritance as well as the separation of types ("protocols", "interfaces") and classes. The grammar is regular, small, and (mostly) context free. In particular it can be parsed without symbol tables, and does not require a special preprocessor since it offers powerful hygienic macros as part of the language and special support for conditional compilation. [Less]

107K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Whiley Compiler (WyC)

Compare

Claimed by Whiley Analyzed about 19 hours ago

Whiley is a programming language particularly suited to safety-critical systems. It is a hybrid object-oriented and functional programming language which employs extended static checking to eliminate errors at compile time, including divide-by-zero, array out-of-bounds and null dereference errors.

33.8K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Fudgets

Compare

  Analyzed 2 days ago

Fudgets is primarily a Graphical User Interface Toolkit for the functional programming language Haskell and the X Windows system. Fudgets also makes it easy to create client/server applications that communicate via the Internet.

1.47K lines of code

1 current contributors

23 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This