vaneyckt's Stars
javatuples/javatuples
Typesafe representation of tuples in Java.
getsentry/sentry-java
A Sentry SDK for Java, Android and other JVM languages.
dryruby/rack-throttle
Rack middleware for rate-limiting incoming HTTP requests.
mattlawer/BButton
BButton is a subclass of UIButton that looks like the bootstrap buttons.
jalkoby/squasher
Squasher - squash your old migrations in a single command
wheybags/freeablo
[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
wg/wrk
Modern HTTP benchmarking tool
mojombo/chronic
Chronic is a pure Ruby natural language date parser.
medialize/URI.js
Javascript URL mutation library
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
colszowka/phantomjs-gem
Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
vcr/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
rholder/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
getmoto/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
SciRuby/nmatrix
Dense and sparse linear algebra library for Ruby via SciRuby
SciRuby/sciruby
Tools for scientific computation in Ruby
rvm/rvm
Ruby enVironment Manager (RVM)
typhoeus/typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests.
awesome-print/awesome_print
Pretty print your Ruby objects with style -- in full color and with proper indentation
ruby-git/ruby-git
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
libgit2/rugged
ruby bindings to libgit2
dcparker/ruby-gmail
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
brandonhilkert/sucker_punch
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
peterbe/github-pr-triage
A dashboard of Github Pull Requests
kossnocorp/jquery.turbolinks
💀 Deprecated ⚠️ jQuery plugin for drop-in fix binded events problem caused by Turbolinks
inconshreveable/ngrok
Unified ingress for developers
davispuh/TimezoneParser
Library for parsing Timezone names and abbrevations to corresponding UTC offsets and much more
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
NanoHttpd/nanohttpd
Tiny, easily embeddable HTTP server in Java.