Pinned Repositories
nix-container-build
An action to build and publish a container image based on a nix expression. No docker required.
asciitree
+-- ASCII Trees.
elm-wss
Elm websockets, simple.
flask-bootstrap
Ready-to-use Twitter-bootstrap for use in Flask.
flask-kvsession
A drop-in replacement for Flask's session handling using server-side sessions.
rockslide
A small, personal PaaS
serde_php-rs
Serde support for PHP's serialization format.
simplekv
A simple key-value store for binary data.
tinyrpc
A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
socketcan-rs
Linux SocketCAN access in Rust
mbr's Repositories
mbr/flask-bootstrap
Ready-to-use Twitter-bootstrap for use in Flask.
mbr/tinyrpc
A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
mbr/simplekv
A simple key-value store for binary data.
mbr/asciitree
+-- ASCII Trees.
mbr/latex
Python wrappers for calling LaTeX/building LaTeX documents.
mbr/flask-nav
Easily create navigation for Flask applications.
mbr/repl
Run command as REPL-environment (useful for git!).
mbr/bresenham-rs
A fast, iterator-based integer-only implementation of Bresenham's line algorithm in Rust.
mbr/tinydb-git
A storage backend for tinydb that stores database changes inside a git
mbr/device_tree-rs
Reads and parses Linux device tree images
mbr/rockslide
A small, personal PaaS
mbr/rs485-rs
Linux RS485 serial support for Rust
mbr/pymtgjson
Python library for mtgjson.com.
mbr/serde_php-rs
Serde support for PHP's serialization format.
mbr/binbin
Crunchy bits for ${HOME}/bin.
mbr/jsonext
Well-structured helpers to help serializing commonly encountered structures to JSON.
mbr/volatile
A small extension for the tempfile module.
mbr/pgdb-rs
Postgres database as a fixture in Rust
mbr/container_registry-rs
An OCI/Docker container registry crate, written in Rust
mbr/jinja-vanish
Customizable auto-escaping for jinja2
mbr/vorarbeiter-rs
A small process supervisor that shuts down subprocesses.
mbr/elm-wss
Elm websockets, simple.
mbr/texrender-rs
Thin wrapper around `latexmk` for Rust.
mbr/twelve-rs
An opinionated base for twelve factor webapps in Rust. Not for public consumption.
mbr/bldgen-rs
A simple builder-method proc macro. Not fit for public consumption.
mbr/elm-extras
Highly experimental elm library.
mbr/judo
Simple orchestration & configuration management
mbr/maud
:pencil: Compile-time HTML templates for Rust
mbr/nixpkgs
Nix Packages collection
mbr/rocket_prometheus
Prometheus fairing and handler for Rocket