Skip to content
View prabh-t's full-sized avatar
Block or Report

Block or report prabh-t

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ralist ralist Public

    Alternative representation of Haskell's widely used list data structure based on Chris Okasaki's implementation of random-access list. This representation is intended to expose parallelism using a …

    1

  2. pardata pardata Public

    A number of advanced evaluation strategies for tree-like data structures.

  3. concurrent-skiplist concurrent-skiplist Public

    Forked from rrnewton/concurrent-skiplist

    An implementation of maps and sets based on a concurrent-skiplist implementation.

    Haskell

  4. haskell-lockfree haskell-lockfree Public

    Forked from rrnewton/haskell-lockfree

    A collection of different packages for CAS based data structures.

    Haskell

  5. lvars lvars Public

    Forked from iu-parfunc/lvars

    A collection of prototype LVar implementations, tools, and mechanized semantics.

    Haskell

  6. parconc-examples parconc-examples Public

    Forked from simonmar/parconc-examples

    Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"

    Haskell