tarcieri
Co-founder @iqlusioninc, formerly @square. Cryptography and infrastructure engineer.
@iqlusionincDenver, CO
Pinned Repositories
abscissa
Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
rustsec
RustSec API & Tooling
irust
Interactive Rust REPL written in Ruby
micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
reia
Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
revactor
Revactor implements the Actor model using Ruby 1.9's Fibers for concurrency and Rev for event monitoring
tarcieri's Repositories
tarcieri/iobuffer
Fast IO buffering
tarcieri/openssl-nonblock
Non-blocking I/O support for Ruby OpenSSL
tarcieri/resque-workflow
A DSL for describing workflows whose steps are Resque jobs
tarcieri/SmartImage
It's like a Swiss Army Knife for images, but one of those tiny ones you can keep on your keychain
tarcieri/sam
An unobtrusive gem manager
tarcieri/stash
Abstract interface to data structure servers (Redis for now, Membase, Memcache, and maybe Kestrel later)
tarcieri/variety
Actor-based gossiping webapp, powered by Websockets, Cramp and Celluloid
tarcieri/pistachio
HTTP push middleware for Rack powered by Stash
tarcieri/DistribuStream
DistribuStream is a fully open peercasting system which provides on-demand or live streaming media at a fraction of the normal cost.
tarcieri/reja
The Reia programming language, running on top of the JVM using Erjang
tarcieri/MagicLoader
Painless code dependency management. Think Bundler for file dependencies
tarcieri/BadgeWars
CoreWars for conference badges: A little tiny Redcode/MARS engine in a simple C library for microcontrollers
tarcieri/cool.io-ssl
SSL support for cool.io
tarcieri/.emacs.d
tarcieri/benchmark_suite
A set of enhancements to benchmark.rb
tarcieri/girl_friday
Have a task you want to get done but don't want to do it yourself? Give it to girl_friday!
tarcieri/lolcat
irccat for Reia
tarcieri/puma
A ruby web server built for concurrency
tarcieri/resque-scheduler
A light-weight job scheduling system built on top of resque
tarcieri/rstat.us
Simple microblogging network based on the ostatus protocol.
tarcieri/ruby-io.github.com
Performance & concurrency resources for the Ruby language
tarcieri/runtime_info
Sane interfaces to information about the Ruby runtime environment
tarcieri/sidekiq
Simple, efficient message processing for Ruby