Pinned Repositories
adventofcode2018
adventofcode2021
asyncio-kademlia
Python implementation of Kademlia using asyncio
aws-ec2-assign-elastic-ip
Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
check_no_scheduled_ec2_events
Nagios-style check if the current EC2 instance has any scheduled events
cryptopals-c
dotter
A dotfile manager and templater written in rust 🦀
hyperjson
A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
sql-parser
A SQL parser written in pure JS
cjgu's Repositories
cjgu/asyncio-kademlia
Python implementation of Kademlia using asyncio
cjgu/sql-parser
A SQL parser written in pure JS
cjgu/adventofcode2018
cjgu/adventofcode2021
cjgu/aws-ec2-assign-elastic-ip
Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
cjgu/check_no_scheduled_ec2_events
Nagios-style check if the current EC2 instance has any scheduled events
cjgu/cryptopals-c
cjgu/dotter
A dotfile manager and templater written in rust 🦀
cjgu/hyperjson
A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
cjgu/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
cjgu/ngDraggable
Drag and drop module for Angular JS
cjgu/PyMySQL
Pure Python MySQL Client
cjgu/python-ach
ACH file generator module for python
cjgu/python-flamegraph
Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)
cjgu/riak-python-client
Python clients for Riak.
cjgu/rust_cryptopals
cjgu/serve_csv_rust
CSV Lookup via HTTP
cjgu/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings