mattsta
This is code I've freed. This is not all my code. You can hire me to create solutions for you in the form of process improvements and l33t code hax.
@carrierdb
Pinned Repositories
crcspeed
This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT
erlang-stdinout-pool
stdinout_pool: stuff goes in, stuff goes out. there's never any miscommunication.
ib_insync
Live upstream is now at https://github.com/ib-api-reloaded/ib_async; sadly, the orignial creator Ewald has died and now we must continue without his years of experience creating and growing this project. See the 'Discussions' tab for organization planning. Python sync/async framework for Interactive Brokers API
icli
interactive brokers ibkr api command line interface cli giving you the fastest way to lose all your money
krmt
krmt: Kit of Redis Module Tools
lematt
Matt's Let's Encrypt Automation
redis-cluster-playground
The simplest way to get a multi-instance Redis Cluster running for experimentation
signal-backup
Archive your Signal conversations to immutable storage (project abandoned, but feel free to use as reference if it helps)
stripe-erlang
Erlang interface to the stripe.com API
trade-balancer
low latency, high throughput load balancer for real time stock market trade feed (using polygon.io websocket API)
mattsta's Repositories
mattsta/crcspeed
This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT
mattsta/icli
interactive brokers ibkr api command line interface cli giving you the fastest way to lose all your money
mattsta/ib_insync
Live upstream is now at https://github.com/ib-api-reloaded/ib_async; sadly, the orignial creator Ewald has died and now we must continue without his years of experience creating and growing this project. See the 'Discussions' tab for organization planning. Python sync/async framework for Interactive Brokers API
mattsta/signal-backup
Archive your Signal conversations to immutable storage (project abandoned, but feel free to use as reference if it helps)
mattsta/ecache
ecache: Erlang ETS Based TTL Cache
mattsta/trade-balancer
low latency, high throughput load balancer for real time stock market trade feed (using polygon.io websocket API)
mattsta/tradeapis
stock market data helpers including api clients for polygon and tradier
mattsta/datakit
datakit is a collection of the most memory efficient data structures in the universe
mattsta/pygreeks
calculate exact black-scholes option value using pytorch autograd and also calculate greeks using either autograd or numerical approximation
mattsta/mpreg
Matt’s Protocol for Results Everywhere Guaranteed
mattsta/twitter-lister
automatically download tweets from your subscribed twitter lists into a full text search database
mattsta/mutil
matt's python utilities (async/multiprocessing/dataflow)
mattsta/nvidia-smi-sender
push nvidia-smi GPU statistics (power, frequency, temperature) to a victoria metrics server for displaying in grafana
mattsta/ossmfa
Open Source Software Maintainer Funding Agreement
mattsta/apsw-auto
Another Python SQLite wrapper (automatically downloads and bundles a static sqlite on build)
mattsta/attsearch
Use ATT Internet Availability API From CLI
mattsta/geneticfuckery
curious about storing your variables in a database instead of code? want to automatically optimize your variables without building offcial "machine learning" systems? you are welcome to FAFO.
mattsta/gptwink
sigh sure fine what the hell lets do a gptclosedapi client
mattsta/kapi-python
Python API for managing your historical life timelines including education and location movements over time. Includes a simple CLI so you don't have to write any code to use the API.
mattsta/awwdio
an audio server for serving (and speaking) audio
mattsta/eventkit
Event-driven data pipelines
mattsta/fluxsort
(my fixes / improvements to: A branchless stable quicksort / mergesort hybrid)
mattsta/Jellevermandere
mattsta/llama.cpp
[refactorings / cleanup] Port of Facebook's LLaMA model in C/C++
mattsta/nest_asyncio
Patch asyncio to allow nested event loops
mattsta/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mattsta/pytorch-examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
mattsta/pytorch-tutorials
PyTorch tutorials.
mattsta/tinygrad
my tinygrad fixes / improvements (matt branch); not caring about upstream requirements because they are fundamentally broken ideologically
mattsta/whisper.cpp
[refactorings / cleanup] Port of OpenAI's Whisper model in C/C++