-
Castle Rock Associates
- Portland, OR
- http://www.linkedin.com/in/rmarshalladams
-
dotfiles Public
Forked from mathiasbynens/dotfiles🔧 .files, including ~/.macos — sensible hacker defaults for macOS
-
-
backbone-model-composite Public
Forked from samolsen/backbone-model-compositeA class extending Backbone.Model with support for nested models
-
-
Choices Public
Forked from Choices-js/ChoicesA vanilla JS customisable select box/text input plugin ⚡️
-
selectize.js Public
Forked from selectize/selectize.jsSelectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
-
-
-
-
jenkins-docker Public
Forked from jenkinsci/dockerDocker official jenkins repo
-
hosting_ping Public
Keep page cache fresh on hosted Aegir sites. Manage from hostmaster.
-
admin_menu_responsive Public
Drupal module - make the "administration menu" mobile friendly.
-
pm_restrict Public
Drupal module extending privatemsg functionality. Restrict possible recipients to a subset to a certain role.
-
drupal-dropzones3 Public
Drupal file/image widget allowing upload of files to S3
-
DropzoneS3 Public
Forked from dropzone/dropzoneDropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
adstocause-zend Public
PHP Zend Framework web app for database class
-
-
-
functional decomposition with pthreads computations synchronized with barriers
-
school-false-sharing-cache Public
benchmark performance hit from reloading cache
-
school-omp-n-body Public
http://web.engr.oregonstate.edu/~mjb/cs475/Projects/proj05.html
-
-
implementations of parallel problems
-
Test speedup from the use of SIMD instructions on large arrays
-
school-simd-array-mult Public
Measure gains in array mult. from using parallel SSE instructions
-
-
school-server-client Public
A python server sends instructions in JSON to a C++ client to find all perfect numbers in a range.
-
school-pipes-uniqify Public
Parse text input and fork sort processes that pipe to a function which suppresses duplicates.