jugglerchris
I maintain some projects like the html2text and rlua Rust crates. No income needed, but tips at https://ko-fi.com/jugglerchris encourage and justify the time.
Pinned Repositories
adventofcode2021
Solutions to Advent of Code 2021.
adventofcode2022
Advent of Code solutions for 2022
adventofcode2023
Advent of Code 2023 solutions
not-rlua
rememberthemilk-rs
Rust crate for the Remember The Milk API.
rlua_luarocks
rust-html2text
Rust library to render HTML as text.
ta-regex
Regular expression search support for Textadept
tcp_proxy
Simple TCP proxy with IP allow list.
textadept-vi
Customisation for the textadept editor to make it a bit more like vim.
jugglerchris's Repositories
jugglerchris/rust-html2text
Rust library to render HTML as text.
jugglerchris/textadept-vi
Customisation for the textadept editor to make it a bit more like vim.
jugglerchris/rememberthemilk-rs
Rust crate for the Remember The Milk API.
jugglerchris/adventofcode2023
Advent of Code 2023 solutions
jugglerchris/rlua_luarocks
jugglerchris/tcp_proxy
Simple TCP proxy with IP allow list.
jugglerchris/adventofcode2021
Solutions to Advent of Code 2021.
jugglerchris/adventofcode2022
Advent of Code solutions for 2022
jugglerchris/aoc-cli
Advent of Code command-line tool
jugglerchris/aoc2017
My solutions to the Advent of Code 2017
jugglerchris/gotham-middleware-basicauth
http basic auth middleware for Gotham framework
jugglerchris/gpxmerge
Simple tool to merge two GPX tracks together.
jugglerchris/hashbrown
Rust port of Google's SwissTable hash map
jugglerchris/hyde
Port of https://github.com/poole/hyde to Gutenberg
jugglerchris/InfiniTime
Firmware for Pinetime smartwatch written in C/C++ and based on FreeRTOS
jugglerchris/jugglerchris.github.io
jugglerchris/luster
An experimental Lua VM implemented in pure Rust
jugglerchris/rerast
A tool for transforming Rust code using rules
jugglerchris/rlua
High level Lua bindings to Rust
jugglerchris/rlua_luarocks_lrand
Example using rlua with system Lua and library
jugglerchris/rust
Empowering everyone to build reliable and efficient software.
jugglerchris/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
jugglerchris/rust-fractal-tree
A swaying fractal tree using Rust and piston.
jugglerchris/rust-lua53
Lua 5.3 bindings for Rust
jugglerchris/rustc-guide
A guide to how rustc works and how to contribute to it.
jugglerchris/rustfmt
Format Rust code
jugglerchris/temp_rerast_workspace_bug
Temporary example of rerast bug
jugglerchris/tokio-signal
Unix signal handling for tokio
jugglerchris/tree3d
Exploring using the Amethyst game engine.
jugglerchris/wasmtime-index-error-test
Test case