Pinned Repositories
abacus
A metrics interface
armory
A personal package manager
dex
A DNS implementation in Rust
philosophy
Principles to guide the practice of software engineering
sentinel
A host monitoring agent
silo
An embedded key-value store
simple-calc
A simple command line calculator.
stache
Mustache template engine for Rust
msmoiz's Repositories
msmoiz/simple-calc
A simple command line calculator.
msmoiz/stache
Mustache template engine for Rust
msmoiz/abacus
A metrics interface
msmoiz/armory
A personal package manager
msmoiz/dex
A DNS implementation in Rust
msmoiz/feather
A lightweight text editor in less than 600 lines of code.
msmoiz/hypertext
A tiny library for sending HTTP requests.
msmoiz/json
Command line JSON parser.
msmoiz/philosophy
Principles to guide the practice of software engineering
msmoiz/sentinel
A host monitoring agent
msmoiz/silo
An embedded key-value store
msmoiz/algorithms
Sandbox for working through Algorithms by Sedgewick.
msmoiz/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
msmoiz/blink
Command line utility that reminds you to blink from time to time
msmoiz/cpp-primer
Follow-along code for C++ Primer, 5th ed.
msmoiz/cpp-style
A remix of the Google C++ style guide.
msmoiz/dsv
A simple parser for delimiter-separated values (e.g., CSV, TSV) written in Rust
msmoiz/effective-c
Follow along code for Effective C by Robert C. Seacord.
msmoiz/fathom
Modest interpreter for the Brainfuck language.
msmoiz/gitignore
A collection of useful .gitignore templates
msmoiz/ini
A simple INI parser written in Rust
msmoiz/lmk
A crash reporting library for command line applications
msmoiz/markdown
A minimal Markdown parser for Rust
msmoiz/ogl
msmoiz/sanity-gatsby-blog
Blog with Gatsby
msmoiz/simple-regex
Simple regular expression parsing library
msmoiz/sss
Implementation of substring search algorithms
msmoiz/todos
So much to do, so little time.
msmoiz/toml
A simple TOML parser written in Rust
msmoiz/unrealistic