vaneyckt's Stars
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
VerbalExpressions/JSVerbalExpressions
JavaScript Regular expressions made easy
rayon-rs/rayon
Rayon: A data parallelism library for Rust
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
mattingalls/Soundflower
MacOS system extension that allows applications to pass audio to other applications. Soundflower works on macOS Catalina.
contribsys/faktory
Language-agnostic persistent background job server
ruby-concurrency/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
deivid-rodriguez/byebug
Debugging in Ruby 2
rbspy/rbspy
Sampling CPU profiler for Ruby
piotrmurach/tty
Toolkit for developing sleek command line apps.
tmm1/rbtrace
like strace, but for ruby code
JoshCheek/seeing_is_believing
Displays the results of every line of code in your file
taf2/curb
Ruby bindings for libcurl
kostya/eye
Process monitoring tool. Inspired from Bluepill and God.
mattheworiordan/capybara-screenshot
Automatically save screen shots when a Capybara scenario fails
tmm1/rblineprof
line-profiler for ruby
opendtrace/toolkit
The DTrace Toolkit: A set of scripts for use with DTrace on various systems.
cheezy/page-object
Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
aderyabin/sniffer
Log and Analyze Outgoing HTTP Requests
ryan-endacott/verbal_expressions
Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions
ruby/curses
Ruby binding for curses, ncurses, and PDCurses. Formerly part of the ruby standard library.
codecov/browser-extension
Codecov Browser Extension
tyrauber/stock_quote
A ruby gem that retrieves stock quotes from IEX
piotrmurach/tty-cursor
Terminal cursor movement and manipulation of cursor properties such as visibility
RoadieHQ/kubewise
Get Helm notifications in your team chat
jorendorff/rust-raytrace
Rust implementation of "Ray Tracing In One Weekend" by Peter Shirley
jorgev/dtrace-scripts
Various DTrace probes
zfletch/ncurses-chat-rb
Chat server and client using ncurses in ruby