alex
I program computers, and build teams that program computers, with a heavy focus on security.
Washington D.C.
Pinned Repositories
django-ajax-validation
A reusable application to preform ajax validation on django forms.
letsencrypt-aws
nyt-2020-election-scraper
pretend
A library for stubbing in python
rply
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
fishinabarrel.github.io
Security research organization dedicated to finding low hanging, critical, vulnerabilities.
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
linux
Adding support for the Rust language to the Linux kernel.
topaz
A high performance ruby, written in RPython
alex's Repositories
alex/csv-sql
Query your CSV files with SQL
alex/rust-asn1
A Rust ASN.1 (DER) serializer.
alex/line-counter
Like `wc -l`, but in Rust and maybe faster
alex/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
alex/ex-post-progress
alex/queries-rs
alex/doc-extractor
alex/bcrypt
Modern password hashing for your software and your servers
alex/pyo3
Rust bindings for the Python interpreter
alex/pyopenssl
Python interface to the OpenSSL library
alex/twisted
Event-driven networking engine written in Python.
alex/rust
a safe, concurrent, practical language
alex/rust-openssl
OpenSSL bindings for Rust
alex/asciinema
Command-line recorder for asciinema.org service
alex/coveragepy
Code coverage measurement for Python
alex/crossbeam
Tools for concurrent programming in Rust
alex/pynacl
Python binding to the Networking and Cryptography (NaCl) library
alex/pyo3-log
Logging bridge from pyo3 native extension to python
alex/rpds
Rust persistent data structures
alex/setuptools-rust
Setuptools plugin for Rust support
alex/Signal-Calling-Service
Forwards media from 1 group call device to N group call devices.
alex/adb
alex/arro3
A minimal Python library for Apache Arrow, connecting to the Rust arrow crate
alex/brew
🍺 The missing package manager for macOS (or Linux)
alex/flat-combining
alex/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
alex/metrics
A metrics ecosystem for Rust.
alex/obstore
The simplest, highest-throughput Python interface to S3, GCS & Azure Storage, powered by Rust.
alex/pyo3-file
A small helper library for working with python file-like objects with rust.
alex/rustix
Safe Rust bindings to POSIX-ish APIs