Pinned Repositories
ai-prac
I hacked up some basic search + learning algorithms for AI. Most of them don't work, it was a study exercise.
better-compiletime
better compiletime, take 3
constexpr-allocator
CPP-RPC
aiming for generic, short, modern C++ remote invocation framework
MixT
Prototype Mixed-consistency transaction implementation
mutils
Basic C++ template utilities I've written and come to rely on.
mutils-serialization
For converting basic objects to arrays of bytes, and vice-versa.
mutils-tasks
Mostly thread and task pools
netkat-verify
build for command-line interface to verify.
women-in-programming-languages-research
Women in Programming Languages and Software Engineering Research
mpmilano's Repositories
mpmilano/MixT
Prototype Mixed-consistency transaction implementation
mpmilano/mutils
Basic C++ template utilities I've written and come to rely on.
mpmilano/mutils-serialization
For converting basic objects to arrays of bytes, and vice-versa.
mpmilano/mutils-tasks
Mostly thread and task pools
mpmilano/better-compiletime
better compiletime, take 3
mpmilano/constexpr-allocator
mpmilano/CPP-RPC
aiming for generic, short, modern C++ remote invocation framework
mpmilano/women-in-programming-languages-research
Women in Programming Languages and Software Engineering Research
mpmilano/ai-prac
I hacked up some basic search + learning algorithms for AI. Most of them don't work, it was a study exercise.
mpmilano/anna
A low-latency, cloud-native KVS
mpmilano/mixt-proofs
Proofs for MixT language stuff!
mpmilano/bril-cpp
C++ representation of Bril IR
mpmilano/compile-time-compiler
C++ compile-time (constexpr + template) compiler implementation, take 2
mpmilano/crouton
Chromium OS Universal Chroot Environment
mpmilano/CS6742
Git repository for my work on CS672 at Cornell, Fall 2014
mpmilano/deb-repo
repository containing .deb files, ready to be added as a package source for debian/ubuntu.
mpmilano/derecho
The main code repository for the Derecho project.
mpmilano/gallifrey-testing
Infrastructure ported from MixT for gallifrey testing
mpmilano/hydroflow-types
mpmilano/mkamotsu-overlay
mkamotsu portage overlay
mpmilano/mpmilano.github.io
A website for the masses. And me. Mostly me.
mpmilano/mutils-containers
"Containers" in a broad sense, not in a conforms-to-container-concept sense
mpmilano/mutils-interp
mpmilano/mutils-networking
simple C++ wrapper for C sockets
mpmilano/MyriaStore
Starting a java MyriaStore interface. Will need to extend the language.
mpmilano/nlp-final-project
Amazon reviews. So many amazon reviews .
mpmilano/old-templates
some c++ hacking I did around the release of C++11
mpmilano/princeton-IW11-website
mpmilano/simple-allocator
bare-bones allocator to get Derecho API up and running
mpmilano/sketches
Small prototypes demonstrating designs in C++, normally involving templates.