Pinned Repositories
json-logic-rs
JSONLogic implementation in Rust, accessible via Python and JS
2d_arrays
Solutions to the 2D array problem
cuid-rust
Rust implemention of CUID unique IDs
falcon-marshmallow
Marshmallow serialization/deserialization middleware for Falcon
githome
stow-managed dotfiles
json-logic-plus
Expansion on the jsonlogic specification
pydecor
Easy peasy Python decorators
safetywrap
Fully typesafe, Rust-like Result and Option types for Python
version_utils
Version parsing and comparison utilities in pure python
pypiserver
Minimal PyPI server for uploading & downloading packages with pip/easy_install
mplanchard's Repositories
mplanchard/cuid-rust
Rust implemention of CUID unique IDs
mplanchard/safetywrap
Fully typesafe, Rust-like Result and Option types for Python
mplanchard/pydecor
Easy peasy Python decorators
mplanchard/json-logic-plus
Expansion on the jsonlogic specification
mplanchard/githome
stow-managed dotfiles
mplanchard/version_utils
Version parsing and comparison utilities in pure python
mplanchard/aoc_2020
advent of code 2020 solutions
mplanchard/dotfiles
mplanchard/pyastrs
Building an AST parser for Python in Rust (learning project, not intended for public use at the moment)
mplanchard/speedy
Playing with Rust for web stuff
mplanchard/argh
Rust derive-based argument parsing optimized for code size
mplanchard/celes
Convenience rust crate for handling ISO 3661-1
mplanchard/cron
A cron expression parser in Rust
mplanchard/Floyd-Protests-Police-Accountability-Links
mplanchard/forge
Work with Git forges from the comfort of Magit
mplanchard/fp-ts
Functional programming in TypeScript
mplanchard/guix-channel
mplanchard/homebrew-emacsmacport
Emacs mac port formulae for the Homebrew package manager
mplanchard/i3status-rust
Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
mplanchard/json-logic-rs
JSONLogic implementation in Rust, accessible via Python and JS
mplanchard/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
mplanchard/linkme
Safe cross-platform linker shenanigans
mplanchard/nixpkgs
Nix Packages collection
mplanchard/procman
mplanchard/RestApiTutorial.com
HTML Source code for www.RestApiTutorial.com
mplanchard/rschess
WIP: Rust chess engine
mplanchard/rust-overlay
Pure and reproducible nix overlay of binary distributed rust toolchains
mplanchard/rustPI
Rewriting the new version of PyPIServer in rust
mplanchard/serval
mplanchard/tenacity
Retrying library for Python