Pinned Repositories
brainfuck.js
A Brainfuck interpreter written in JavaScript
django-globalshorturls
A small Django application for generating short URLs from any other URL.
dmpro2012ytelse
ersatz
A simple, small, work in progress SAT-solver, written in ANSI C
goblin
Collection of unix userland commands written in Go.
mio2jack
A tool to expose sndio MIDI-ports in jack
node-web-irc
A node.js-powered web-irc gateway
vipsql
A vim-frontend for interacting with psql
rust
Empowering everyone to build reliable and efficient software.
martingms's Repositories
martingms/vipsql
A vim-frontend for interacting with psql
martingms/dmpro2012ytelse
martingms/mio2jack
A tool to expose sndio MIDI-ports in jack
martingms/goblin
Collection of unix userland commands written in Go.
martingms/ersatz
A simple, small, work in progress SAT-solver, written in ANSI C
martingms/dan
Active Deep Dropout Networks
martingms/aidio
martingms/aoc
My solutions to Advent of Code 2017 (http://adventofcode.com/2017)
martingms/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
martingms/chibi-scheme
Official chibi-scheme repository
martingms/cockroach
Simple concurrent web-crawler written in Go. Does not obey robots.txt and is only meant as an educational exercise.
martingms/counts
A tool for ad hoc profiling
martingms/django
The Web framework for perfectionists with deadlines.
martingms/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
martingms/go-ipfs
IPFS implementation in go
martingms/lab
martingms/li-sat-solver
A basic SAT solver implementation for the Logics in Informatics course
martingms/neat-oeelm
Code dump from semester project at EPFL
martingms/nixpkgs
Nix Packages collection
martingms/pat
martingms/pgoapi
Pokemon Go API lib
martingms/postgrest
REST API for any Postgres database
martingms/postgrest-heroku
Restful API on Heroku
martingms/rules_rust
Rust rules for Bazel
martingms/rust
Empowering everyone to build reliable and efficient software.
martingms/rust-pgn-reader
Fast non-allocating and streaming reader for chess games in PGN notation
martingms/rust-threadpool
A very simple thread pool for parallel task execution
martingms/serenity
The Serenity Operating System 🐞
martingms/solitaire
A Python implementation of Bruce Schneier's Solitaire cipher. Mostly done for testing statically typed python with mypy.
martingms/vim
The official Vim repository