Pinned Repositories
btcscript
Command-line Bitcoin Script bytecode disassembler.
chip_ocho
(DEAD) Emulator for the CHIP-8 virtual machine.
chipokto
Chip8 and SuperChip8 emulator written in Rust.
cryptocurrent
An asciidoc formatted version of Nick Land's "CryptoCurrent: Bitcoin and Philosophy"
phlogiston
Assembler / Disassembler for the Ethereum Virtual Machine (EVM).
programmingbitcoin-rust
Working through "Programming Bitcoin" in Rust
rbsecp256k1
Compiled Ruby wrapper around libsecp256k1 for secp256k1 ECDSA.
sdl_audio_circular_buffer
Example showing how to play basic sounds in SDL2 with a circular buffer.
etscrivner's Repositories
etscrivner/chip_ocho
(DEAD) Emulator for the CHIP-8 virtual machine.
etscrivner/lemon
(DEAD) A simple, lightweight c++ unit-testing framework based on perl's Test::More.
etscrivner/deleuze
Simple python project creation tool - inspired by Leiningen.
etscrivner/reiis
Treat data in redis like native python objects.
etscrivner/tilecache
Tilecache
etscrivner/yank-line
Emacs extension that allows a user to yank or copy a specific line by line number.
etscrivner/base
(DEAD) Simple C++ and OpenGL software renderer used for a ray-tracer in a computer graphics course.
etscrivner/bloom-filter
A simple python bloom filter using murmur3 hashes.
etscrivner/cqlengine
Cassandra CQL 3 Object Mapper for Python
etscrivner/falcon
Falcon is a high-performance Python framework for building cloud APIs and web app backends.
etscrivner/mapcache
etscrivner/pymemcache
A simple python memcached clone
etscrivner/rope
a python refactoring library