anelson
Bending Turing machines to my will since 1994 | 🇺🇸 citizen living in 🇺🇦 | Co-founder and CTO @elastio
@elastioKyiv, Ukraine
Pinned Repositories
asynciotest
A test project which exercises performance characteristics of various asynchronous I/O strategies under Windows
awspend
dotfiles
Various config files for shell and related tools
linux_devbox
Ansible playbooks to set up a Linux dev box the way I like
mapi_to_maildir
Project I wrote which uses MAPI33 managed MAPI wrapper to migrate my Outlook PST to Maildir format
panoply
A suite of tools in C# which display DirectShow filters, analyze media files to display contents, and render the DirectShow pipeline visually. Useful back in the days when the codec experience on Windows was a disaster
rcapdissector
A cool little Ruby library and C extension that wrap the Wireshark libraries and support detailed packet dissection of any protocol for which Wireshark has a dissector, all within Ruby and at a surprisingly high speed
rmarkov
A Ruby implementation of text analysis and generation using Markov chains
tracers
Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
ssstar
tar-like utility for constructing archives of objects stored on S3 or S3-compatible services
anelson's Repositories
anelson/tracers
Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
anelson/dotfiles
Various config files for shell and related tools
anelson/gloving
Explore the wonderful world of word vector models, particularly GloVe but also word2vec
anelson/linux_devbox
Ansible playbooks to set up a Linux dev box the way I like
anelson/aiknife
anelson/AQUARMOURY
My musings in C and offensive tooling
anelson/boxstarter
BoxStarter box scripts
anelson/candle
Minimalist ML framework for Rust
anelson/cloudformation-template-generator
A type-safe Scala DSL for generating CloudFormation templates
anelson/drip
Fast JVM launching without the hassle of persistent JVMs.
anelson/garecovery
Bitcoin Cash recovery tool for GreenAddress 2of2 and 2of3
anelson/gorm
The fantastic ORM library for Golang, aims to be developer friendly
anelson/homebrew-cv
Computer vision formulas
anelson/og-generator
WASM module written in Rust that generates custom OpenGraph image previews for my personal blog posts
anelson/openwrt-packages
My own OpenWRT packages
anelson/oss-inventory
Throwaway Rust program to gather Rust OSS inventory information for tech due diligence over multiple repos
anelson/pi-pico-sandbox
Dumping ground for my initial exploration of the Pi Pico uC ecosystem
anelson/prima
Experiment in Ruby multiprocessing using forked processes. Performance was too limited.
anelson/redis-rs
Redis library for rust
anelson/ruby-etl-experiment
anelson/rust-cqf
Rust implementation of a counting quotient filter
anelson/rust-macro-reexport-problem
A minimal example demonstrating a strange problem I'm having with re-exporting a Rust macro from another crate
anelson/rust-rocksdb
rust wrapper for rocksdb
anelson/rustydomain
My first experiments with the Rust language
anelson/scalydomain
Implementation of my toy domain name generator idea but in Scala
anelson/shapeless
Generic programming for Scala
anelson/stable-diffusion
anelson/tmux-gruvbox
Gruvbox colorscheme for tmux
anelson/typify
compiler from JSON Schema into idiomatic Rust types
anelson/zstd-jni
JNI binding for Zstd