ebendev's Stars
walbourn/directx-sdk-samples
This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK
mikesj-public/rgb_animation_julia
The goal is to make an animation that has every 8-bit RGB color in an animation exactly once (one pixel in one frame), and to make it look decent
Hobo/hobo
The web app builder for Rails (moved from tablatom/hobo)
scottdraves/electricsheep
infinite evolving crowdsourced artwork
BSVino/JaiPrimer
A description of Jonathan Blow's programming language, Jai
philipbuuck/Quake-VS2015
Publication of the Visual Studio 2015 Build of Quake
id-Software/Quake-Tools
The source release of the Quake tools and utilities
id-Software/Quake-2
Quake 2 GPL Source Release
id-Software/DOOM-3-BFG
Doom 3 BFG Edition
id-Software/Quake
Quake GPL Source Release
mceachen/monogamy
Add table-level database locking to ActiveRecord
weareoutman/clockpicker
A clock-style timepicker for Bootstrap (or jQuery). Sorry but no longer maintained.
thiagopradi/octopus
Database Sharding for ActiveRecord
markets/unscoped_associations
:flashlight: Skip the default_scope in your associations (ActiveRecord)
kzk/unicorn-worker-killer
Automatically restart Unicorn workers based on 1) max number of requests and 2) max memory
dcai/fastscrolling
Code from "Fast Scrolling in Tweetie with UITableView" blog post (unofficial)
shiami/SWNinePatchImageFactory
Let you use 9-Patch PNG images easily on iOS.
mattpolito/paratrooper
Library for creating tasks that deploy to Heroku
JuliaLang/julia
The Julia Programming Language
vjebelev/ruby-netsuite-client-gem
NetSweet/netsuite
NetSuite SuiteTalk API Wrapper
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
moment/moment
Parse, validate, manipulate, and display dates in javascript.
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
jimweirich/rspec-given
Given/When/Then keywords for RSpec Specifications
searls/jasmine-given
Like rspec-given, but for jasmine
tilo/smarter_csv
Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Writing CSV Files is equally easy.
texasjusticar/rabl-syntax-highlighter
Syntax highlighter for rabl in sublime text 2
caolan/async
Async utilities for node and the browser