Skip to content
View adamperelman's full-sized avatar

Block or report adamperelman

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. dunce-cap dunce-cap Public

    worst-case optimal join algorithm http://dl.acm.org/citation.cfm?id=2590991

    Objective-C 10

  2. simd-union simd-union Public

    fast implementation of set union using SIMD instructions

    C++ 1

  3. coffeescript-koans coffeescript-koans Public

    Forked from goodeggs/coffeescript-koans

    Koans to learn CoffeeScript

    CoffeeScript

  4. react-native-google-signin react-native-google-signin Public

    Forked from react-native-google-signin/google-signin

    Google Signin for your react native applications

    Objective-C

  5. sequel sequel Public

    Forked from jeremyevans/sequel

    Sequel: The Database Toolkit for Ruby

    Ruby

  6. uniq-lines uniq-lines Public

    given a bunch of input CSVs with the same header row, creates a combined CSV with the same header but duplicate content lines removed

    Shell