Pinned Repositories
identicon
An Elixir library for generating GitHub-like identicons
plug_basic_auth
HTTP Basic Authentication for Plug
programming-elixir
Examples from Exercises in the Programming Elixir book.
zing
Playing with io_uring in Zig
rbishop's Repositories
rbishop/identicon
An Elixir library for generating GitHub-like identicons
rbishop/plug_basic_auth
HTTP Basic Authentication for Plug
rbishop/zing
Playing with io_uring in Zig
rbishop/programming-elixir
Examples from Exercises in the Programming Elixir book.
rbishop/butterflies
An experimental web server using newer Linux kernel features
rbishop/gobe
Go build & exec for Linux users that can't use go run
rbishop/ring_loops
Different implementations of a process ring loop in Elixir
rbishop/special_process
Elixir abstraction for non-OTP behaviour special processes
rbishop/disque
Disque is a distributed message broker
rbishop/dockerfiles
A collection of my Dockerfiles
rbishop/droplet_kit
DropletKit is the official Digital Ocean API client for Ruby.
rbishop/ecto
A database wrapper and language integrated query for Elixir
rbishop/elixir
Elixir is a functional, meta-programming aware language built on top of the Erlang VM. It is a dynamic language that focuses on tooling to leverage Erlang's abilities to build concurrent, distributed and fault-tolerant applications with hot code upgrades
rbishop/elixir-users
Elixir users and meetups on a map
rbishop/erlang_faker
Erlang port of Fast Faker gem
rbishop/hare-nix-flake
Nix flake for building HEAD of Hare
rbishop/hash_smash
Compress deeply nested hashes to a single level hash
rbishop/mayo
Adapter for asynchronous I/O
rbishop/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
rbishop/part_time
An in-memory background job processing library for Ruby applications that don't work that hard.
rbishop/plug
A specification and conveniences for composable modules in between web applications
rbishop/puma
A ruby web server built for concurrency
rbishop/rack_session_access
Rack middleware that provides access to rack.session environment
rbishop/rbishop.github.io
My personal Jekyll blog
rbishop/react.backbone
Plugin for React to make Backbone migration easier
rbishop/sftp_server
A simple SFTP server for testing clients
rbishop/sucker_punch
Sucker Punch is a Ruby asynchronous processing library using Celluloid, heavily influenced by Sidekiq and girl_friday.
rbishop/tentacat
Simple Elixir wrapper for the GitHub API
rbishop/vim-endwise
endwise.vim: wisely add "end" in ruby, endfunction/endif/more in vim script, etc
rbishop/zig-play
Playing around with sockets and parsing in Zig