Giter Site home page Giter Site logo

Sam Oliver's Projects

airbrake icon airbrake

The official Airbrake library for Ruby on Rails. Links to other Airbrake libraries are in the ReadMe.

classifier icon classifier

A general classifier module to allow Bayesian and other types of classifications.

decisiontree icon decisiontree

ID3-based implementation of the ML Decision Tree algorithm

delayed_job icon delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify

faker icon faker

A library for generating fake data such as names, addresses, and phone numbers.

hirefire icon hirefire

HireFire automatically "hires" and "fires" (aka "scales") Delayed Job (and soon Resque too!) workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.

houston icon houston

Apple Push Notifications; No Dirigible Required

inputs icon inputs

A set of base styles for form elements

macpaint icon macpaint

MacPaint is the drawing program application which interacts with the user, interprets mouse and keyboard requests, and decides what is to be drawn where. The high-level logic is written in Apple Pascal, packaged in a single file with 5,822 lines. There are an additional 3,583 lines of code in assembler language for the underlying Motorola 68000 microprocessor, which implement routines needing high performance and some interfaces to the operating system.

mad_mimi_mailer icon mad_mimi_mailer

Use Mad Mimi to send beautiful HTML emails using the ActionMailer API

maxmind icon maxmind

Ruby Interface to Maxmind's minFraud service

minitest icon minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

money icon money

Library for dealing with money and currency conversion

rubyref icon rubyref

Ruby Programming Language Reference

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.