Osager's Stars
fortytools/holumbus
A Haskell library which provides the basic building blocks for creating powerful indexing and search applications.
quixoftic/HedisToys
Simple experiments with the Haskell hedis package for Redis.
fffej/Keyword-Search
A simple keyword search engine using Haskell and Redis
schacon/showoff
moved to puppetlabs/showoff!
gregwebs/Shelly.hs
Haskell shell scripting
jlouis/combinatorrent
A bittorrent client written in Haskell
snoyberg/packdeps
Web app to track lagging package dependencies.
ozataman/shpider
A web automation library for Haskell
vshabanov/fast-tagsoup
Fast Haskell tagsoup parser
commercialhaskell/haskellers
haskellers.com site
Paczesiowa/hsenv
Virtual Haskell Environment builder
adinapoli/cumino
cumino is the Vim's way to prepare Haskell recipies.
Yuras/pdf-toolbox
A collection of tools for processing PDF files in Haskell
jgm/pandoc
Universal markup converter
ivanperez-keera/clean-home
DEPRECATED: Keep your $HOME clean by finding old conf files
bos/stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
chrisdone-archive/pgsql-simple
A mid-level client library for the PostgreSQL database, intended to be fast and easy to use.
briansniffen/zampolit
A tool for measuring progress on group writing projects
ghc/ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
np/mbox-tools
A collection of command line tools on the mbox format
Bukkit/CraftBukkit
The Minecraft Server Mod API Implementation
xavierd/clang_complete
Vim plugin that use clang for completing C/C++ code.
vim-scripts/mru.vim
Plugin to manage Most Recently Used (MRU) files
lukerandall/haskellmode-vim
An unpacked copy of the haskellmode vimball. Ping me if it needs updating.
tomtom/tcomment_vim
An extensible & universal comment vim-plugin that also handles embedded filetypes
bigbluebutton/bigbluebutton
Complete open source web conferencing system.
itspriddle/vim-fuzzyfinder-pathogen
A fuzzyfinder setup for use with pathogen.vim
joestelmach/lint.vim
Vim + JSHint + CSSLint + V8
djmitche/polyeuler
Project Euler in as many programming languages as possible. Pitch in!
lgastako/polyeuler
My attempt to finish Project Euler in as many programming languages as possible.