msteindorfer
Researcher interested in performance of (immutable) data structures, programming languages, and virtual machines.
Amsterdam, The Netherlands
Pinned Repositories
criterion
The Criterion Benchmarking Suite: Evaluating Immutable Collections across Java Virtual Machine Languages and Libraries
memory-measurer
Clone of Google's memory measurer, with slight additions.
research-paper-oopsla15-artifact
Artifact accompanying our OOPSLA'15 publication.
research-paper-pldi18-artifact
Artifact accompanying our PLDI'18 publication.
capsule
The Capsule Hash Trie Collections Library
rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
msteindorfer's Repositories
msteindorfer/memory-measurer
Clone of Google's memory measurer, with slight additions.
msteindorfer/research-paper-oopsla15-artifact
Artifact accompanying our OOPSLA'15 publication.
msteindorfer/criterion
The Criterion Benchmarking Suite: Evaluating Immutable Collections across Java Virtual Machine Languages and Libraries
msteindorfer/research-paper-pldi18-artifact
Artifact accompanying our PLDI'18 publication.
msteindorfer/arm-cpusysregs
Access Arm64 CPU system registers
msteindorfer/capsule
The Capsule Hash Trie Collections Library
msteindorfer/collection-strawman
Experimenting with Scala Collections designs for Scala 2.13
msteindorfer/dotfiles
Collection of various config files
msteindorfer/jsglr
msteindorfer/swift-collections
A package of production grade Swift data structures
msteindorfer/swift-experimental-string-processing
An early experimental general-purpose pattern matching engine for Swift.
msteindorfer/swift-macro-examples
Example macros for the Swift macros effort