Tags : Browse Projects

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

Apache Thrift

Compare

Claimed by Apache Software Foundation Analyzed about 14 hours ago

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C, C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

309K lines of code

83 current contributors

about 1 month since last commit

23 users on Open Hub

Moderate Activity
3.75
   
I Use This
Licenses: apache_2, BSD-3-Clause

mtl

Compare

  Analyzed about 16 hours ago

A monad transformer library, inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, by Mark P Jones (http://web.cecs.pdx.edu/~mpj/pubs/springschool.html), Advanced School of Functional Programming, 1995.

1.01K lines of code

4 current contributors

about 1 year since last commit

21 users on Open Hub

Very Low Activity
4.66667
   
I Use This

lambdabot

Compare

  Analyzed about 17 hours ago

Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. It also operates in an offline mode as a Haskell development tool, and embedded as an extension to ghci.

9.74K lines of code

1 current contributors

10 days since last commit

19 users on Open Hub

Very Low Activity
4.77778
   
I Use This

HUGS

Compare

  No analysis available

0 lines of code

0 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.75
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

git-annex

Compare

  No analysis available

git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space.

0 lines of code

0 current contributors

0 since last commit

16 users on Open Hub

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

array

Compare

  Analyzed about 1 hour ago

Standard Haskell arrays library.

1.26K lines of code

2 current contributors

about 2 months since last commit

14 users on Open Hub

Low Activity
4.75
   
I Use This

yi

Compare

  Analyzed about 6 hours ago

Yi is a text editor written and extensible in Haskell. The goal of Yi is to provide a flexible, powerful and correct editor core dynamically scriptable in Haskell.

27K lines of code

0 current contributors

7 months since last commit

14 users on Open Hub

Very Low Activity
4.66667
   
I Use This

hoogle

Compare

  Analyzed about 16 hours ago

Hoogle is a Haskell API search engine. It allows you to search by either name, or by approximate type signature. The standard web interface to Hoogle is available at http://www.haskell.org/hoogle/

6.24K lines of code

13 current contributors

3 months since last commit

13 users on Open Hub

Very Low Activity
5.0
 
I Use This

zlib (Haskell)

Compare

  Analyzed 1 day ago

Compression and decompression in the gzip and zlib formats for Haskell

17.5K lines of code

2 current contributors

4 days since last commit

10 users on Open Hub

Moderate Activity
4.33333
   
I Use This

Template Haskell

Compare

  No analysis available

Facilities for manipulating Haskell source code using Template Haskell.

0 lines of code

0 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: BSD-3-Clause