Tags : Browse Projects

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

GHC

Compare

  Analyzed about 21 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

4 days since last commit

237 users on Open Hub

Very High Activity
4.65517
   
I Use This

xmonad

Compare

  Analyzed about 21 hours ago

The core of xmonad, a small but functional ICCCM-compliant tiling window manager xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. Window manager features are accessible from the keyboard: a mouse is ... [More] optional. xmonad is written, configured and extensible in Haskell. Custom layout algorithms, key bindings and other extensions may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several physical screens. [Less]

3.33K lines of code

2 current contributors

28 days since last commit

130 users on Open Hub

Low Activity
4.75862
   
I Use This

cabal

Compare

  Analyzed about 9 hours ago

Cabal is a system for building and packaging Haskell libraries and programs It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

149K lines of code

58 current contributors

1 day since last commit

67 users on Open Hub

High Activity
4.3125
   
I Use This

xmonad-contrib

Compare

  Analyzed about 20 hours ago

xmonad is a minimalistic tiling window manager for X, written and extensible in Haskell. xmonad-contrib is the library of user-contributed extension modules to xmonad, providing a large collection of new layout algorithms, utilities, hooks, and more.

29.8K lines of code

23 current contributors

20 days since last commit

55 users on Open Hub

Moderate Activity
4.7619
   
I Use This

xmobar

Compare

  Analyzed 28 days ago

Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status bar, it supports similar features, like dynamic color management, output templates, and extensibility through plugins.

-2 lines of code

13 current contributors

almost 2 years since last commit

38 users on Open Hub

Very Low Activity
4.53333
   
I Use This

Haskell base

Compare

  No analysis available

The Haskell base library. Fundamental functions and data structures included with every Haskell system.

0 lines of code

0 current contributors

0 since last commit

36 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

pandoc

Compare

  Analyzed about 10 hours ago

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, RTF, DocBook XML, groff man, and S5 HTML slide shows.

125K lines of code

64 current contributors

16 days since last commit

33 users on Open Hub

High Activity
4.83333
   
I Use This

QuickCheck

Compare

  Analyzed about 19 hours ago

A library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in ... [More] Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. [Less]

5.73K lines of code

8 current contributors

1 day since last commit

31 users on Open Hub

Moderate Activity
4.85714
   
I Use This

Pugs

Compare

  Analyzed about 8 hours ago

An implementation of Perl 6 in Haskell, including the official Perl 6 test suite.

410K lines of code

19 current contributors

over 1 year since last commit

29 users on Open Hub

Very Low Activity
4.84615
   
I Use This
Licenses: Artistic_..., gpl

Haddock

Compare

  Analyzed 27 minutes ago

a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code.

65.3K lines of code

0 current contributors

about 2 months since last commit

24 users on Open Hub

Very Low Activity
4.33333
   
I Use This