myronmarston's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
slatedocs/slate
Beautiful static documentation for your API
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
mhinz/vim-galore
:mortar_board: All things Vim!
sorin-ionescu/prezto
The configuration framework for Zsh
christopheradams/elixir_style_guide
A community driven style guide for Elixir
seven1m/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
wellle/targets.vim
Vim plugin that provides additional text objects
bbyars/mountebank
Over the wire test doubles
akira/exq
Job processing library for Elixir - compatible with Resque / Sidekiq
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.
PSPDFKit-labs/bypass
Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
koudelka/honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
ko1/pretty_backtrace
Pretty your exception backtrace.
solnic/transproc
The project was ported to dry-rb/dry-transformer
joakimk/toniq
Simple and reliable background job processing library for Elixir.
batate/elixir-pipes
Macros for more flexible composition with the Elixir Pipe operator
utkarshkukreti/ex_top
ExTop is an interactive monitor for the Erlang VM written in Elixir.
hahuang65/beaker
A mirror for https://git.sr.ht/~hwrd/beaker
Genki-S/ttnt
Test This, Not That! (Google Summer of Code 2015 project under Ruby on Rails)
jgdavey/tslime.vim
Send command from vim to a running tmux session
burke/matcher
[abandoned] Intelligently searches through a list of file names for the one you were probably looking for.
batate/shouldi
Elixir testing libraries with nested contexts, superior readability, and ease of use
henrik/sipper
Elixir Sips downloader written in Elixir.
epsanchezma/elixir-contracts
Desing by Contracts for Elixir
splattael/hotch
Profile helper
JoshCheek/mrspec
Minitest and RSpec, sitting in a tree, T. E. S. T. I. N. G!
moofish32/vim-ex_test
Run Elixir tests inside VIM