Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / carymrobbins 110 repositories

carymrobbins/dotfiles

My dotfiles and other things that aren't dotfiles

Language: Shell - Size: 12.8 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 3 - Forks: 2

carymrobbins/intellij-haskforce

Haskell plugin for IntelliJ IDEA

Language: Java - Size: 31.8 MB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 486 - Forks: 41

carymrobbins/carymrobbins.github.io

Language: HTML - Size: 3.36 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

carymrobbins/axis

Language: TypeScript - Size: 996 KB - Last synced: 29 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

carymrobbins/ghc-lexer

Interactive command-line tool for GHC's lexer

Language: Haskell - Size: 586 KB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 6 - Forks: 0

carymrobbins/html2docx

Convert HTML to Micrsoft Word 2007 (docx)

Language: C# - Size: 1.45 MB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 6 - Forks: 2

carymrobbins/refocus

Language: Haskell - Size: 13.7 KB - Last synced: 29 days ago - Pushed: 9 months ago - Stars: 3 - Forks: 1

carymrobbins/intellij-plugin-example

Language: Java - Size: 320 KB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 2 - Forks: 1

carymrobbins/shut-the-box

Language: Haskell - Size: 2.93 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

carymrobbins/xmonad-dbus Fork of troydm/xmonad-dbus

XMonad DBus monitor application and library to easily connect XMonad with Polybar

Language: Haskell - Size: 13.7 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carymrobbins/oh-my-zsh Fork of ohmyzsh/ohmyzsh

A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Language: Shell - Size: 2.12 MB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

carymrobbins/superrecord Fork of agrafix/superrecord

Haskell: Supercharged anonymous records

Size: 103 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

carymrobbins/cereal Fork of GaloisInc/cereal

Size: 264 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

carymrobbins/python-blocks

Functional idioms implemented in a Python-friendly way. Inspired by Haskell and Ruby.

Size: 121 KB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 6 - Forks: 1

carymrobbins/cassava Fork of haskell-hvr/cassava

A CSV parsing and encoding library optimized for ease of use and high performance

Size: 539 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

carymrobbins/haskell-stack-with-rts-callstacks

Example project using stack to build a Haskell project with and without profiling to enable RTS call stacks.

Language: Haskell - Size: 3.91 KB - Last synced: 29 days ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

carymrobbins/aeson Fork of haskell/aeson

A fast Haskell JSON library

Size: 39.2 MB - Last synced: 29 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

carymrobbins/karabiner-config

Language: Haskell - Size: 15.6 KB - Last synced: 17 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

carymrobbins/ideah

Haskell plugin for IntelliJ IDEA

Language: Java - Size: 496 KB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carymrobbins/purescript-html-parser

HTML parser for PureScript

Language: PureScript - Size: 25.4 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 5 - Forks: 5

carymrobbins/scala-derivable

Language: Scala - Size: 51.8 KB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 8 - Forks: 0

carymrobbins/libpg_query Fork of pganalyze/libpg_query

C library for accessing the PostgreSQL parser outside of the server environment

Language: C - Size: 460 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/euler

Language: Rust - Size: 17.6 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

carymrobbins/xleds

Controls the brightness of your keyboard and screen backlight

Language: Haskell - Size: 5.86 KB - Last synced: 29 days ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

carymrobbins/scala-infer

Stealing type information from the inferencer

Language: Scala - Size: 2.93 KB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

carymrobbins/jsortkeys

Language: Haskell - Size: 2.93 KB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

carymrobbins/gnop

Pong clone for the NES.

Language: Assembly - Size: 160 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 2 - Forks: 0

carymrobbins/postgresql-simple Fork of haskellari/postgresql-simple

Mid-level client library for accessing PostgreSQL from Haskell

Size: 1000 KB - Last synced: 29 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

carymrobbins/servant Fork of haskell-servant/servant

Main repository for the servant libraries -- DSL for describing, serving, querying, mocking, documenting web applications and more!

Size: 5.87 MB - Last synced: 29 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

carymrobbins/http-api-data Fork of fizruk/http-api-data

Converting to/from HTTP API data like URL pieces, headers and query parameters.

Size: 353 KB - Last synced: 29 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

carymrobbins/scala-squid

Language: Scala - Size: 96.7 KB - Last synced: 29 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

carymrobbins/lsp4intellij Fork of ballerina-platform/lsp4intellij

This language client library provides language server protocol support for IntelliJ IDEA and other Jetbrains IDEs.

Size: 3.16 MB - Last synced: 29 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

carymrobbins/pure-idea

IntelliJ plugin for PureScript

Language: Java - Size: 899 KB - Last synced: 29 days ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 3

carymrobbins/ghc-pkg-find-module-multi

Patched version of ghc-pkg which supports multiple modules for the find-module command.

Language: Haskell - Size: 28.3 KB - Last synced: 29 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

carymrobbins/pblink

Write a hyperlink to the OSX pasteboard

Language: Objective-C - Size: 1000 Bytes - Last synced: 29 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

carymrobbins/hackjack

A console-based Black Jack game written in Haskell

Language: Haskell - Size: 302 KB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 1 - Forks: 1

carymrobbins/meta-open

Open files, smarter!

Language: Haskell - Size: 180 KB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 1 - Forks: 0

carymrobbins/haggcat

A Haskell client for Intuit's Customer Account Data API.

Language: Haskell - Size: 277 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 2 - Forks: 0

carymrobbins/yesod-js-routes

Generates JavaScript routes for Yesod

Language: Haskell - Size: 547 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 5 - Forks: 0

carymrobbins/haskell-conf

Parser for Haskell-based configuration files.

Language: Haskell - Size: 148 KB - Last synced: 29 days ago - Pushed: over 7 years ago - Stars: 2 - Forks: 5

carymrobbins/algos

Language: Haskell - Size: 1000 Bytes - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

carymrobbins/haskript

The Haskell script runner

Language: Haskell - Size: 6.84 KB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

carymrobbins/eta-access

Language: Haskell - Size: 51.8 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

carymrobbins/ghc-lexer-example

Language: Haskell - Size: 2.93 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

carymrobbins/hs-stack-lib-test-conflict

Demonstrating a problem arising from interdependent packages in a stack project - https://github.com/commercialhaskell/stack/issues/4786

Language: Haskell - Size: 2.93 KB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

carymrobbins/bad-transaction

Bad things that can happen with PostgreSQL transactions in Haskell!

Language: Haskell - Size: 1.95 KB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

carymrobbins/haskell-ltree-talk

Language: Haskell - Size: 11.7 KB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

carymrobbins/scoped-instances

An experiment with scoping type class instances in Haskell

Language: Haskell - Size: 4.88 KB - Last synced: 29 days ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 0

carymrobbins/intellij-frege

Frege support for IntelliJ IDEA

Language: Frege - Size: 1.29 MB - Last synced: 29 days ago - Pushed: almost 8 years ago - Stars: 14 - Forks: 1

carymrobbins/batmon-talk

LambdaConf 2019 - Batching Monadic Requests with Free Interpreters

Language: JavaScript - Size: 8.63 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

carymrobbins/aeson-gadt-th Fork of obsidiansystems/aeson-gadt-th

Language: Haskell - Size: 88.9 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

carymrobbins/aeson-pretty Fork of informatikr/aeson-pretty

JSON pretty-printing library and command-line tool.

Language: Shell - Size: 68.4 KB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

carymrobbins/scala-adt

Haskell-style Algebraic Data Types for Scala

Language: Scala - Size: 3.91 KB - Last synced: 29 days ago - Pushed: almost 8 years ago - Stars: 13 - Forks: 0

carymrobbins/generic-lens Fork of kcsongor/generic-lens

Generically derive traversals, lenses, and prisms.

Language: Haskell - Size: 771 KB - Last synced: 29 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

carymrobbins/haskell-src-exts Fork of haskell-suite/haskell-src-exts

Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer

Language: Haskell - Size: 18.4 MB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

carymrobbins/cabal-helper Fork of DanielG/cabal-helper

Simple interface to some of Cabal's configuration state, used by ghc-mod. CI: https://gitlab.com/dxld/cabal-helper/pipelines

Language: Haskell - Size: 765 KB - Last synced: 29 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

carymrobbins/tau

Tau Time Tracker for Linux

Language: Python - Size: 23.4 KB - Last synced: 29 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

carymrobbins/zero-talk

Zero Cost Abstractions in Scala talk for LambdaConf 2018

Language: JavaScript - Size: 7.3 MB - Last synced: 29 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

carymrobbins/allo-desktop

Google Allo app for the desktop using Electron

Language: JavaScript - Size: 1.95 KB - Last synced: 29 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

carymrobbins/purescript-maps Fork of purescript-deprecated/purescript-maps

Purely functional maps

Language: PureScript - Size: 207 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/intellij-haskforce-core

Base plugin to be used as a dependency by other Haskell IntelliJ plugins; this plugin is virtually useless when installed on its own.

Language: Java - Size: 70.3 KB - Last synced: 29 days ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

carymrobbins/newtype-unapply Fork of oleg-py/newtype-unapply

Language: Scala - Size: 2.93 KB - Last synced: 29 days ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

carymrobbins/sbt-sqs Fork of localytics/sbt-sqs

ElasticMQ SBT Plugin

Language: Scala - Size: 45.9 KB - Last synced: 29 days ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

carymrobbins/slack-night-mode Fork of laCour/slack-night-mode

A Stylish style for easy Slack theming

Language: CSS - Size: 2.07 MB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carymrobbins/cats Fork of typelevel/cats

Lightweight, modular, and extensible library for functional programming.

Language: Scala - Size: 20.2 MB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carymrobbins/stylish-themes

Adhoc custom themes for Styish I have yet to publish to https://userstyles.org/

Language: CSS - Size: 0 Bytes - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carymrobbins/whombot

Language: Java - Size: 2.93 KB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carymrobbins/jitwatch Fork of AdoptOpenJDK/jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

Language: Java - Size: 4.45 MB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

carymrobbins/GitHub-Dark Fork of StylishThemes/GitHub-Dark

:octocat: Dark GitHub style

Language: CSS - Size: 9.94 MB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

carymrobbins/circe Fork of circe/circe

Yet another JSON library for Scala

Language: Scala - Size: 5 MB - Last synced: 29 days ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

carymrobbins/sphinx-rtd-css

Language: CSS - Size: 410 KB - Last synced: 4 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

carymrobbins/homebrew-mongodb26

Legacy homebrew tap for mongodb26

Language: Ruby - Size: 1.95 KB - Last synced: 29 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

carymrobbins/eta Fork of typelead/eta

A dialect of Haskell on the JVM.

Language: Haskell - Size: 7.15 MB - Last synced: 29 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carymrobbins/alex Fork of haskell/alex

A lexical analyser generator for Haskell

Language: Haskell - Size: 550 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/sbt-jni Fork of joprice/sbt-jni

Sbt plugin for projects with jni sources

Language: Scala - Size: 46.9 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/argonaut Fork of argonaut-io/argonaut

Purely functional JSON parser and library in scala.

Language: Scala - Size: 12.2 MB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/scalastyle.github.com Fork of scalastyle/scalastyle.github.com

Scalastyle website

Language: CSS - Size: 208 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/stack-ide Fork of commercialhaskell/stack-ide

Stack-based JSON interface to ide-backend

Language: Emacs Lisp - Size: 328 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/purescript-lists Fork of purescript/purescript-lists

Linked Lists

Language: PureScript - Size: 189 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carymrobbins/dev-env

My terminal-based development environment

Language: Shell - Size: 316 KB - Last synced: 29 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

carymrobbins/maven-repo-example

Language: Java - Size: 203 KB - Last synced: 29 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

carymrobbins/sbt-sh Fork of steppenwells/sbt-sh

a very simple sbt-0.10 plugin to run shell commands from within the sbt shell

Language: Scala - Size: 878 KB - Last synced: 29 days ago - Pushed: about 9 years ago - Stars: 0 - Forks: 1

carymrobbins/django Fork of django/django

The Web framework for perfectionists with deadlines.

Language: Python - Size: 80.9 MB - Last synced: 29 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carymrobbins/todo

A simple application written in Scala using the Play Framework.

Language: Scala - Size: 1.14 MB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carymrobbins/sbt-purescript Fork of eamelink/sbt-purescript

PureScript plugin for SBT

Language: Scala - Size: 114 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carymrobbins/versionone-to-jira-reflector Fork of aarcro/versionone-to-jira-reflector

Create/update a JIRA ticket to match VersionOne stories

Language: Python - Size: 122 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carymrobbins/xmonad-ubuntu-conf Fork of davidbrewer/xmonad-ubuntu-conf

My xmonad config for Ubuntu 12.04, including package list, config files, and instructions.

Language: Haskell - Size: 3.93 MB - Last synced: 29 days ago - Pushed: almost 8 years ago - Stars: 1 - Forks: 0

carymrobbins/ghc-mod Fork of DanielG/ghc-mod

Happy Haskell programming for editors

Language: Haskell - Size: 3.06 MB - Last synced: 29 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

carymrobbins/Tic-Tac-Toe Fork of coxmediagroup/Tic-Tac-Toe

coding challenge: Create an app that can interactively play the game and never lose.

Language: Python - Size: 117 KB - Last synced: 29 days ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carymrobbins/ideavim Fork of JetBrains/ideavim

Vim emulation plug-in for IDEs based on the IntelliJ platform.

Size: 10.3 MB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/hlint Fork of ndmitchell/hlint

Haskell source code suggestions

Language: Haskell - Size: 2.31 MB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/ievms Fork of xdissent/ievms

Automated installation of the Microsoft IE App Compat virtual machines

Size: 734 KB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/helga-haskell

Haskell plugin for helga

Language: Python - Size: 256 KB - Last synced: 5 days ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 2

carymrobbins/py-tryhaskell

Python client for TryHaskell.org

Language: Python - Size: 211 KB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/helga Fork of shaunduncan/helga

One IRC bot to rule them all

Language: Python - Size: 562 KB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/cabal Fork of haskell/cabal

Official upstream development repository for Cabal and cabal-install

Language: Haskell - Size: 22.1 MB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/parser-helper Fork of pjonsson/parser-helper

Language: Haskell - Size: 128 KB - Last synced: 29 days ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

carymrobbins/connectbot Fork of connectbot/connectbot

ConnectBot is the first SSH client for Android.

Language: Java - Size: 6.24 MB - Last synced: 29 days ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

carymrobbins/sample_rails

Sample application from ruby.railstutorial.org

Language: Ruby - Size: 250 KB - Last synced: 29 days ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

carymrobbins/rock-paper-scissors Fork of jtkrueger/rock-paper-scissors

my rock paper scissors game from codecademy

Language: Haskell - Size: 155 KB - Last synced: 29 days ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0