Git Product home page Git Product logo

Brandon Keepers's Projects

hexo icon hexo

A fast, simple & powerful blog framework, powered by Node.js.

hirefire icon hirefire

HireFire automatically "hires" and "fires" (aka "scales") Delayed Job and Resque 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.

html-proofer icon html-proofer

Test your rendered HTML files to make sure they're accurate.

hubot-webscale icon hubot-webscale

A web-sockets based Hubot adapter to allow Hubot to be embedded in a website at webscale.

jekyll-feed icon jekyll-feed

:memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

json_schema icon json_schema

A JSON Schema V4 and Hyperschema V4 parser and validator.

learning-cplusplus-by-reading-pp2e icon learning-cplusplus-by-reading-pp2e

Documentation of my experiences learning to program in C++ by reading Bjarne Stroustrup's 'Programming: Principles and Practice Using C++,' Second Edition.

levenshtein-ffi icon levenshtein-ffi

Fast string edit distance computation, using the Damerau-Levenshtein algorithm.

macaddr icon macaddr

cross platform mac address determination for ruby

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.